Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
- My efforts are to summarize precise solutions in simple Hindi to decrease the interview preparation time.... more
FAQs about Leetcode: Solving Leetcode Problems in Hindi:How many episodes does Leetcode: Solving Leetcode Problems in Hindi have?The podcast currently has 15 episodes available.
November 10, 2020Rotting orangesGiven a gif, each cell can have one of the three values. 0 for empty, 1 for fresh Orange and 2 for rotten. Return minimum number of minutes that must elapse until no cell has a fresh Orange...more7minPlay
November 05, 2020Number of islandsGiven a grid, find number of islands. We use depth first search....more5minPlay
November 05, 2020Breadth first search and depth first searchTraverse a tree or a graph using DFS and BFS...more4minPlay
November 05, 2020Merge K Sorted ListsGiven a an array of Sorted K linked lists, merge all K lists in one Sorted linked-list and return it....more8minPlay
November 05, 2020Two sum, Two Sum - II, Three sumFind two numbers that add up to a Target. Find two numbers in a sorted array that add up to a number. Find three numbers in an array that add up to a Target....more6minPlay
October 15, 2020Simplify PathGiven a Unix style absolute path, simplify it and return the shortest canonical path...more6minPlay
October 14, 2020Design In-Memory file systemDesign In-Memory file system to simulate following functions. LS, mkdir, addcontentstofile, rewdcontentsfromfile...more10minPlay
October 12, 2020Minimum window Substring AND longest Substring with at most K distinct charactersGive a string S and a String T, find the minimum window in S which will contain all characters in T....more6minPlay
October 11, 2020Employee Free Time or Free intervals.Given a list of scheduled for employees in a company, return free time where no employee is working....more6minPlay
October 07, 2020Find the celebrityFind a celebrity in a room where everyone knows the celebrity and celebrity doesn’t know anyone....more4minPlay
FAQs about Leetcode: Solving Leetcode Problems in Hindi:How many episodes does Leetcode: Solving Leetcode Problems in Hindi have?The podcast currently has 15 episodes available.