Valid Parentheses problem (Balanced Brackets) | Animation | Coding Interview Question

  Рет қаралды 15,047

Dinesh Varyani

Dinesh Varyani

Күн бұрын

Пікірлер: 27
@shubhamagarwal1434
@shubhamagarwal1434 2 жыл бұрын
Best series for DS & Algo. I am also 10 yrs java exp guy. Was looking for DS & Algo free course over KZbin with java implementation and found this. Hats Off To You Man...Excellent Work. GOD BLESS YOU :)
@itsdineshvaryani
@itsdineshvaryani 2 жыл бұрын
Thanks !!!
@fardilviews
@fardilviews 2 жыл бұрын
You are a Diamond in CS community.
@itsdineshvaryani
@itsdineshvaryani 2 жыл бұрын
Thanks !!!
@_RahulDalvi
@_RahulDalvi 3 жыл бұрын
Sir, please make a video on object oriented programming
@itsdineshvaryani
@itsdineshvaryani 3 жыл бұрын
cant commit ... will see
@NeerajSharma1
@NeerajSharma1 2 жыл бұрын
Why is this combination of parenthesis not working for this code. ? ===== > [{()}]
@terlan114
@terlan114 Жыл бұрын
Hello sir,when i declare Stack , I got error.Type parameter 'java.lang.Character' is not within its bound; should extend 'java.lang.Number'.What can i do ?.please help me ,thanks sir.
@AhsanAli-vz6mg
@AhsanAli-vz6mg 3 жыл бұрын
Well explained
@itsdineshvaryani
@itsdineshvaryani 3 жыл бұрын
thanks !!!
@MohdDanish-kv8ry
@MohdDanish-kv8ry 3 жыл бұрын
nice explanation sir.
@itsdineshvaryani
@itsdineshvaryani 3 жыл бұрын
thanks !!!
@saumyaagarwal6282
@saumyaagarwal6282 2 жыл бұрын
Hello sir, I had given input string, s ="{}()" and the output was "false"..but that should be true.
@razushikh4553
@razushikh4553 2 жыл бұрын
but my output comes true!!
@itsdineshvaryani
@itsdineshvaryani 2 жыл бұрын
Check source code provided in the description of the video !!!
@aratisingh9631
@aratisingh9631 3 жыл бұрын
can u plz refer any book for dsa+algo in java?????
@itsdineshvaryani
@itsdineshvaryani 3 жыл бұрын
algorithms by robert sedjewick data structures and algorithms made easy in java by narsimha crack the coding interview by Gayle Mcdowell
@naveenbala7267
@naveenbala7267 3 жыл бұрын
Sir, in this problem it is showing error object cannot be converted to char in declaring char top
@itsdineshvaryani
@itsdineshvaryani 3 жыл бұрын
did u mentioned the type of object Stack will hold like - Stack ???
@naveenbala7267
@naveenbala7267 3 жыл бұрын
@@itsdineshvaryani thank u ❤sur
@itsdineshvaryani
@itsdineshvaryani 3 жыл бұрын
np !!!
@naveenbala7267
@naveenbala7267 3 жыл бұрын
@@itsdineshvaryani could u please make videos on priority queue sir
@itsdineshvaryani
@itsdineshvaryani 3 жыл бұрын
its there ... check binary heap
@deafghostmotion3712
@deafghostmotion3712 Жыл бұрын
Awesome!
@chidubemishie5945
@chidubemishie5945 3 жыл бұрын
Hello sir, please I got a certain question on an interview. You have an integer (eg. 3567921) and you have to reverse it by every two numbers. For example, the result for the previous number would be 5376291. Please if you can help me solve this problem I will be extremely grateful!
@itsdineshvaryani
@itsdineshvaryani 3 жыл бұрын
sure will add !!!
@vivekprasad1938
@vivekprasad1938 2 жыл бұрын
static int[] rev(int intg){ int[] digits = Integer.toString(intg).chars().map(c -> c-'0').toArray(); if(digits.length%2==0){ for(int i=0;i
Next Greater Element | Animation | Coding Interview
21:23
Dinesh Varyani
Рет қаралды 17 М.
ТВОИ РОДИТЕЛИ И ЧЕЛОВЕК ПАУК 😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 6 МЛН
Valid Parentheses - Leetcode 20 - Stacks (Python)
8:55
Greg Hogg
Рет қаралды 9 М.
Top 7 Algorithms for Coding Interviews Explained SIMPLY
21:22
Codebagel
Рет қаралды 442 М.
Valid Parentheses - Stack - Leetcode 20 - Python
10:43
NeetCode
Рет қаралды 418 М.
Generate Binary numbers from 1 to n using a Queue | Animation
18:38
Dinesh Varyani
Рет қаралды 16 М.
5 Simple Steps for Solving Any Recursive Problem
21:03
Reducible
Рет қаралды 1,2 МЛН
5 Signs of an Inexperienced Self-Taught Developer (and how to fix)
8:40
Recursive PreOrder traversal of a Binary Tree in Java
26:06
Dinesh Varyani
Рет қаралды 61 М.
Mastering Dynamic Programming - How to solve any interview problem (Part 1)
19:41
ТВОИ РОДИТЕЛИ И ЧЕЛОВЕК ПАУК 😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 6 МЛН