Top 7 Algorithms for Coding Interviews | 98% Chance in Interviews | DSA interview questions answer 🔥

Поділитися
Вставка
  • Опубліковано 26 січ 2025

КОМЕНТАРІ • 164

  • @prajwalbenedicta6439
    @prajwalbenedicta6439 3 роки тому +77

    any other important algo's you would suggest
    anyone can answer :)

  • @rishav144
    @rishav144 3 роки тому +88

    1) sorting - Merge sort , Radix sort , Quick sort (also selection & insertion sort)
    2) BFS , DFS , Topological sort
    3) Binary search Algorithm
    4) String matching algos ( Rabin karp , KMP algo)
    5) 2 pointer
    6) Internal working of Hashmaps

  • @danishuddin9752
    @danishuddin9752 3 роки тому +11

    1.searching algorithms
    -binary search (variations)
    2.sorting algorithms
    -merge sort
    -quick sort
    -radix sort
    3.string matching algorithms
    4.Graph
    -BFS
    -DFS
    -topological sorting (acyclic graph)
    5.two pointers algorithm
    6.binary search tree (implementation)
    7.internal working of hashmap

  • @sujalsamai6459
    @sujalsamai6459 3 роки тому +20

    1. Sorting Algorithms - Merge Sort, Quick Sort, Radix Sort
    2. BFS and DFS
    3. Topological sort
    4. Binary Search
    5. String Matching Algorithms
    6. Two Pointers
    7. Binary Search Tree

  • @manjarigoyal2706
    @manjarigoyal2706 3 роки тому +18

    U r the reason behind doing preparation without taking any burden

  • @lovelymangal501
    @lovelymangal501 3 роки тому +8

    1. Sorting algorithm - merge sort,quick sort, radix sort, selection, insertion sort.
    2. Dfs bfs , topological sorting
    3.binary search
    4. String matching algorithm
    5. 2 pointer algorithm
    6. Binary search tree
    7. Internal working of hashmap

  • @alishmadhukar2177
    @alishmadhukar2177 3 роки тому +143

    1)Sorting Algorithm--------> merge sort, quick sort and redix sort .
    2) Difference b/w selection sort and insertion sort.
    3)Graphs-------->BSF, DSF and Topological sorting.
    4)Binary search
    5)String matching algorithm
    6)Two-pointer technique
    7)Binary search tree
    8)Internal working of hashmaps
    .
    .
    Enjoy!!

  • @ShivamGupta-cx3hy
    @ShivamGupta-cx3hy 3 роки тому +5

    1) Sorting merge quick radix
    2)BFS DFS
    3) binary search
    4) string matching algo
    5) two pointer /multiple pointer
    6)binary search tree

  • @shrutibharti4091
    @shrutibharti4091 3 роки тому +76

    Another very important and frequently asked algorithm: Sliding window

    • @NikhilKumar-tk3rh
      @NikhilKumar-tk3rh 3 роки тому +5

      It's not a proper algorithm..It's a problem solving technique.

    • @shrutibharti4091
      @shrutibharti4091 3 роки тому +6

      @@NikhilKumar-tk3rh same is 2 pointer approach as mentioned in video then

    • @NikhilKumar-tk3rh
      @NikhilKumar-tk3rh 3 роки тому +1

      @@shrutibharti4091 yes in my opinion.

    • @shinei9459
      @shinei9459 3 роки тому +3

      The reason he didn't mention it specifically since sliding window comes under two pointer

    • @Dark2115azazel
      @Dark2115azazel 2 роки тому

      Exactly Veri important + kadnes

  • @muscleinjury3331
    @muscleinjury3331 3 роки тому +20

    1. Merge Sort and Quick Sort
    2. BFS (Breadth First Search), DFS (Depth First Search) and Topological Sort
    3. Binary Search
    4. String Matching Algorithms
    5. Two Pointer Algorithms
    6. Binary Search Tree Operations
    7. Internal Working of Hashmap (Bonus)

  • @saurabhbisht7393
    @saurabhbisht7393 3 роки тому +9

    Saw you today for the first. Can't tell you how proud i feel. Way to go anuj. Miss our school days

  • @memesgharanaa3078
    @memesgharanaa3078 2 роки тому +2

    1. Sorting (merge sort, quick sort and redix sort).
    2. BFS, DFS TOPOLOGICAL Sorting
    3. Binary Search (variation)
    4. String Matching Algorithm
    5. Two pointer Approach ( variation)
    6. Binary Search Tree (implementation and variation)

  • @atanmehdi6681
    @atanmehdi6681 3 роки тому +25

    Bhaiya please regularly upload videos in dsa one course🥺🙂.
    Thank you for providing the best course for dsa😊

  • @shivangisrivastava1158
    @shivangisrivastava1158 3 роки тому +29

    Your hashmap- internal working video is the best on UA-cam, i was asked this ques in an interview and could easily explain bcz i saw your video♥️

  • @budhadityachatterjee6270
    @budhadityachatterjee6270 3 роки тому +10

    Hope you provide more DSA One videos soon !
    If possible, please upload 3 videos per week .

  • @sasageyo9571
    @sasageyo9571 3 роки тому +9

    Spoiler Alert
    Algorithms discussed -
    1. Sorting (merge sort + radix sort )
    2. Graph : Bfs + dfs + top sort
    3. Binary Search ( rotated area, duplicate )
    4. String matching algorithms ( rabin karp, kmp ) [ google fav ]
    5. Two pointers ( 2 sum, mid ptr in lnkd lst, kadane)
    6. BST (implementation)
    PS : internal working of hashmap

  • @Games_with_Aryan365
    @Games_with_Aryan365 3 роки тому +4

    Bhaiya you are best for guidence according to interview and crack exam..

  • @bestdeal3385
    @bestdeal3385 3 роки тому +3

    thankuu bhaiya....ek request hai.....sb interview k liye btate hai pr interview tak puche kse coding rounds hi clear ni hote....how to clear coding assessments...type of questions to be practiced...ispr please video bana dijiye bhaiya,thanks in advance

  • @divyanshusingh6473
    @divyanshusingh6473 3 роки тому +2

    Sorting - merge and quick, (radix)
    Graphs - bfs, dfs, topological
    Binary search
    String matching
    Two pointer
    Bst
    Bonus: hashmap implementation

  • @a-k-j
    @a-k-j 7 місяців тому

    1) Sorting - Merge Sort, Radix Sort, Quick Sort (also the difference between Selection Sort & Insertion Sort)
    2) BFS, DFS, Topological Sort
    3) Binary Search
    4) String matching Algorithms ( Rabin-Karp and KMP)
    5) 2 Pointers (in general Multiple Pointer/Variables question)
    6) Binary Search Tree
    7) Internal working of Hashmaps

  • @karanrathore3886
    @karanrathore3886 3 роки тому +2

    Great work man. I'm extremely Lucky to watch your videos....

  • @rajatganguly4032
    @rajatganguly4032 3 роки тому +1

    Bhaiya wo ds wale playlist k liye bohot bohot thanks, please add more. Big fan ❤️❤️❤️❤️

  • @rishuanand8047
    @rishuanand8047 3 роки тому +1

    Merge sort
    Quick sort
    Selection sort
    Radix sort
    BFS/DFS
    Topological sort
    Binary search
    String matching algorithms
    Two pointers
    BST
    Internal Working of hashmap
    ...............................................................................

  • @krishnanathsharma3644
    @krishnanathsharma3644 3 роки тому +5

    Best notes ever🔥🔥🔥

  • @rishabhkalra9505
    @rishabhkalra9505 3 роки тому +2

    thanks a lot for sharing. I have a big tech interview in two weeks and this is definitely helpful.

    • @anupriyagarg5455
      @anupriyagarg5455 9 місяців тому

      Can u share ur interview questions with that big tech ?

  • @FalakSoomro
    @FalakSoomro 3 роки тому +2

    Well explained, stay blessed.

  • @souravnaskar1885
    @souravnaskar1885 3 роки тому +3

    Thanks bhiya I am a beginner and it's great to learn this things from you

  • @ssrpic
    @ssrpic 3 роки тому +10

    List:
    1. Sorting Algo (Merge, Quick, Radix, Selection vs Insertion)
    2. BFS, DFS
    3. Topological Sorting
    4. Binary Search
    5. String Matching Algo
    6. Two Pointers Algo
    7. Binary Search Tree

  • @MindMattersFirst
    @MindMattersFirst 3 роки тому +4

    Need more such videos♥️

  • @ArjunGupta-dj7ot
    @ArjunGupta-dj7ot 3 роки тому +2

    Now thats what we are waiting for bhaiya👍🏻👍🏻

  • @singhji4149
    @singhji4149 3 роки тому +6

    Anuj bhai one imp question inside a recursion function if we are using a loop for eg dfs its a type of backtracking question so can you please make a video for minimum jumps require yo reach at the end of array using recursion please 🙏🙏💐💐

    • @paryanknamdeo3599
      @paryanknamdeo3599 3 роки тому

      Watch pepcoding maze problem in recursion level 1 playlist.

  • @tanmayyguptaa
    @tanmayyguptaa 3 роки тому +2

    Bhai ek baat batana to agar hamare pass wordpress hai website banane ke liye to programming ki jarrorat kyu hai. Hame kab website banane ke liye wordpress ka istemaal karna chaiye aur konsi website banane ke liye coding ka istemaal karna chaiye. Kya wordpress website ko long term ke liye use kar sakte hai. Kya fir coding jaroorat hai. Please tell.

  • @pallavigavali2671
    @pallavigavali2671 3 роки тому +4

    Great bhaiya ❤️👍

  • @vishweshpatel1703
    @vishweshpatel1703 3 роки тому

    Sorting Algo
    merge sort
    quick sort
    radix sort
    insertion sort
    selection sort
    BFS & DFS
    Topological sorting
    Binary search
    String matching algorithms
    two pointers algorithm
    binary search tree
    like Insertion, Deletion , Implementation

  • @backbenchprogrammer5100
    @backbenchprogrammer5100 3 роки тому +6

    Love u from Afghanistan 🇦🇫
    Anuj bhaiya 🥰

  • @CHARAN_REDDY18
    @CHARAN_REDDY18 3 роки тому +2

    BRO PLEASE MAKE A VIDEO ON CYBER SECURITY ROADMAP

  • @vjlogs2490
    @vjlogs2490 3 роки тому +1

    Lovely Thankfull!

  • @qamarshehzad1449
    @qamarshehzad1449 2 роки тому

    7:08 what is algorithm name?

  • @continnum_radhe-radhe
    @continnum_radhe-radhe 2 роки тому +1

    Thank you very much 🔥🔥🔥

  • @ankittjindal
    @ankittjindal 3 роки тому

    First ❣️❣️❣️ ase hii or videos chye!!!! plzz

  • @jyotisingh8183
    @jyotisingh8183 3 роки тому +1

    Please make video on Binary Search Tree.
    Thank you.

  • @mohammedwaseem8599
    @mohammedwaseem8599 3 роки тому +5

    Bonus tip at 8:57 don't forget.

  • @rrc01
    @rrc01 3 роки тому

    Brother Java tutorials par shayad tumhari ek playlist thi I think Aman dhattarwal k channal pe wo mil nhi rahi h. hat gayi h kya UA-cam se?

  • @OffRoadEngineerVlogs
    @OffRoadEngineerVlogs 2 роки тому

    Nice information brother.. thank you

  • @trialaccount2244
    @trialaccount2244 3 роки тому +6

    Agr tum junior ho to sunlo ....Sirf Dev pr rely mt krna DSA, Apti, subjective pehle dev baad mein
    ~by Resume Shortlist hone waale pr OA clear na krpane waale bhaiya

  • @_Vikas
    @_Vikas 3 роки тому

    Great Knowledge Anuj Sir.

  • @darshansomani8256
    @darshansomani8256 3 роки тому

    Great! Needed one!!

  • @hasansyed1004
    @hasansyed1004 3 роки тому +3

    ANUJ BHAIYA🔥🔥🔥

  • @rajchaudhry
    @rajchaudhry 9 місяців тому +1

    Bro..is dsa and problem solving is same.🤔

  • @sudhanshudubey7267
    @sudhanshudubey7267 3 роки тому +1

    bhaiya please make videos on open source programs

  • @shivamsamadhiya7006
    @shivamsamadhiya7006 3 роки тому +1

    thanks bhaiya please make videos on these algorithms

  • @souravdas423
    @souravdas423 3 роки тому

    Please make a video on just like this but on most important interview question list.

  • @prajyotprabhu827
    @prajyotprabhu827 3 роки тому +2

    Bhaiya spring and spring boot pe bhi ek video banado.

  • @RohanSharma-jh4ny
    @RohanSharma-jh4ny 3 роки тому +1

    I'm 2nd semester student what should I do

  • @ShivamKumar-qy6fl
    @ShivamKumar-qy6fl 3 роки тому +3

    Bahiya mai abhi 12th me jee prep. Kr rha hu mere paas CS nhi hai or mughe coding nhi aati to mughe kbse coding start krni chahiye please bta do.

    • @atuldwivedi7677
      @atuldwivedi7677 3 роки тому

      Bhai College me enter krne k baad day 1 se thoda bhi karoge with consistency, that's best
      Wish you a good luck ,pehle college phodo then MAANG

    • @devendrabhuarya4917
      @devendrabhuarya4917 3 роки тому

      College me Start Kar lena coding

  • @da_legend7050
    @da_legend7050 2 роки тому

    String matching algo is so hard , is it really that important 😢

  • @laveshgarg2189
    @laveshgarg2189 3 роки тому +1

    Thanku Bhaiya Amazing video

  • @mohdzunaid9309
    @mohdzunaid9309 3 роки тому +3

    8:52 Bonus tip
    Thanks me later 😀

  • @animetimes5563
    @animetimes5563 3 роки тому +3

    Bhaiya please be regular in uploading videos

  • @swaleh3210
    @swaleh3210 3 роки тому +2

    How to apply for jobs?

  • @vivekpaliwal1876
    @vivekpaliwal1876 3 роки тому

    Sir koi DSA ka google se ya Amazon se certification batao jise kr k product base companies me high chances ho jaaye or interview me thodi mistakes ho b jaaye to b selection hojaye...because kuch log hote hai jinka dimag sahi hota hai but interview me fir b mistakes hojati hai panic ki wajah se kbi kbi dimag chal nhi pata..but jab interview k baad solve kro Aram se problem ko to hojata hai

  • @sanyamkothari4469
    @sanyamkothari4469 3 роки тому +1

    bhaiya,ye frameworks aur api kya hai,confusion h bahut.
    spring,spring mvc,xml, jquery, confusion hai bahut and companies interview k liye ye sab ana jaruri hai kya?

    • @kapildevsharma3245
      @kapildevsharma3245 3 роки тому +1

      api hoti h waiter jse restaurant m hm jte h to waiter ko hm order krte h to vo hme hmra order chef ko btata h and bnne ke bd waiter hme lkr deta h kyoki hm khd nhi chef se lkr a skte to vha hme waiter ki jrurt pdti h ase hi hme kisi jgh se data lena ya dalna h to ye kam hm api ki help se krte

  • @ishwarsingh6728
    @ishwarsingh6728 3 роки тому +1

    Best all rounder pc for students

  • @rohitshrirame2378
    @rohitshrirame2378 3 роки тому

    superrrrrr duperrrrr video check the bonus tip XD

  • @siddharthpatel2938
    @siddharthpatel2938 2 роки тому

    Merge, quick, BFS, DFS ,

  • @akr1831
    @akr1831 3 роки тому +1

    Bhai DSA me video ki frequency increase kijiye

  • @danishuddin9752
    @danishuddin9752 3 роки тому +3

    Got it on correct time!thank you very much bhayya!

  • @shyamkumar2606
    @shyamkumar2606 3 роки тому +1

    Currently where are you working bhaiya

  • @PoojaVishwakarma-vb6gg
    @PoojaVishwakarma-vb6gg Рік тому

    Thankyou sir ❣️😊

  • @srn5893
    @srn5893 3 роки тому

    Bro for javascript interview questions any algorithms

  • @adityatiwari4894
    @adityatiwari4894 2 роки тому

    Sir please ek ese he DSA ke imp topic ke video bta dijiye please sir ❤️🙏🏻

  • @Pawan-cf5cg
    @Pawan-cf5cg 3 роки тому

    To good Bhaiya and be healthy

  • @khushboojoshi6964
    @khushboojoshi6964 3 роки тому

    Sir aap in sab algorithm or inse related problems ka ek seperate course leke aaiye plzzzz

  • @AshikRahman-fw3sv
    @AshikRahman-fw3sv 2 роки тому

    tops algorithm programming language course video?

  • @factsmadeiteasy9943
    @factsmadeiteasy9943 3 роки тому +2

    Bhaiya , I am in 1st semester, Do I need to learn these DSA and algo in 1st year?

    • @shubhamsonawane967
      @shubhamsonawane967 2 роки тому +1

      If u are comfortable in cpp or java then u can definitely follow this course

  • @navy4315
    @navy4315 3 роки тому +1

    Can we get more Android Tutorials?

  • @pavansingh8089
    @pavansingh8089 3 роки тому

    Thanks Anuj bhai.....

  • @tiyasdas590
    @tiyasdas590 3 роки тому

    Bhaiya Figma Ui and CSS mey fark kya hey ,
    Both are use to make websites...🧐🧐🧐

    • @rudradipchanda7255
      @rudradipchanda7255 3 роки тому +1

      figma is a designing tool used for designing the website , where as css is used to create that design to live action

  • @ADITYA-rl8ub
    @ADITYA-rl8ub 3 роки тому

    Bhaiya please make two pointer algorithm video

  • @mukulbansal8269
    @mukulbansal8269 3 роки тому

    Best bhaiya 💕

  • @tarunupadhyay5336
    @tarunupadhyay5336 3 роки тому

    Thanks for Sharing 🙃

  • @tulshikumar7394
    @tulshikumar7394 3 роки тому +2

    Apps ko khola ja skta hy

  • @FFGamingHQ0003
    @FFGamingHQ0003 2 роки тому

    Sir aapne Elon Musk ka fram banvake apne background me laga ya hain why ?????????

  • @samratsingh6102
    @samratsingh6102 3 роки тому

    Sir in saari algo se 1 1 question krwa dijiye

  • @vedanshudhawani6865
    @vedanshudhawani6865 3 роки тому

    In topics pe bhi videos aayenge ?

  • @theJS_developer
    @theJS_developer 3 роки тому +1

    Anuj Bhaiyya❤

  • @richasoni7509
    @richasoni7509 3 роки тому

    Always helpful sir

  • @souravsaha933
    @souravsaha933 3 роки тому +2

    thanks bhaiya 👍🏻

  • @devendrabhuarya4917
    @devendrabhuarya4917 3 роки тому

    Bhaiya mai problem solve karne jata hu lekin question samajh ni aata kya karu

  • @saurabhsuman8309
    @saurabhsuman8309 3 роки тому

    Anuj Bhaiya Java pr full video bnao na

  • @sriyutsrivas7110
    @sriyutsrivas7110 3 роки тому

    Bhaiya maine abhi abhi coding start ki hai. Shall I go for this?

  • @himadripaul7332
    @himadripaul7332 3 роки тому

    design pattern wali book ka naam bolna ...

  • @knull9566
    @knull9566 3 роки тому

    Bhai recursion and backtracking per video bano

  • @syedyousufhussain2725
    @syedyousufhussain2725 3 роки тому

    bhaiya kea ek diploma ka student jiska coding knowledge boht acha he kea woh ek achi coding job le sakta he ??

  • @tulshikumar7394
    @tulshikumar7394 3 роки тому +1

    Apps को खोला जा सकता हैं और कैसे खुलेगा

  • @saurabhkumarsingh9550
    @saurabhkumarsingh9550 3 роки тому +2

    Time stamp dal diya karo bhaiya

  • @098_shivamsingh3
    @098_shivamsingh3 3 роки тому +1

    Next video
    Ds and Algo in 1 day😇 😇

  • @AshikRahman-fw3sv
    @AshikRahman-fw3sv 2 роки тому

    tops algorithm programming language course video

  • @backlogbatch
    @backlogbatch 3 роки тому

    Thank you❤

  • @6drollno25parveenkumar3
    @6drollno25parveenkumar3 3 роки тому

    Bhaiya Can Bsc Biotech graduate Can get placement at product based Company like Google, Microsoft etc.please reply bhaiya