Retour

Explorez tous les épisodes du podcast Leetcode: Solving Leetcode Problems in Hindi

Plongez dans la liste complète des épisodes de Leetcode: Solving Leetcode Problems in Hindi. Chaque épisode est catalogué accompagné de descriptions détaillées, ce qui facilite la recherche et l'exploration de sujets spécifiques. Suivez tous les épisodes de votre podcast préféré et ne manquez aucun contenu pertinent.

Rows per page:

1–15 of 15

TitreDateDurée
Rotting oranges10 Nov 202000:06:29
Given 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 --- Support this podcast: https://podcasters.spotify.com/pod/show/raytornado/support
Number of islands05 Nov 202000:04:14
Given a grid, find number of islands. We use depth first search. --- Support this podcast: https://podcasters.spotify.com/pod/show/raytornado/support
Breadth first search and depth first search 05 Nov 202000:03:19
Traverse a tree or a graph using DFS and BFS --- Support this podcast: https://podcasters.spotify.com/pod/show/raytornado/support
Merge K Sorted Lists05 Nov 202000:07:58
Given a an array of Sorted K linked lists, merge all K lists in one Sorted linked-list and return it. --- Support this podcast: https://podcasters.spotify.com/pod/show/raytornado/support
Two sum, Two Sum - II, Three sum05 Nov 202000:05:35
Find 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. --- Support this podcast: https://podcasters.spotify.com/pod/show/raytornado/support
Simplify Path15 Oct 202000:05:32
Given a Unix style absolute path, simplify it and return the shortest canonical path --- Support this podcast: https://podcasters.spotify.com/pod/show/raytornado/support
Design In-Memory file system14 Oct 202000:09:54
Design In-Memory file system to simulate following functions. LS, mkdir, addcontentstofile, rewdcontentsfromfile --- Support this podcast: https://podcasters.spotify.com/pod/show/raytornado/support
Minimum window Substring AND longest Substring with at most K distinct characters12 Oct 202000:05:36
Give a string S and a String T, find the minimum window in S which will contain all characters in T. --- Support this podcast: https://podcasters.spotify.com/pod/show/raytornado/support
Employee Free Time or Free intervals.11 Oct 202000:05:09
Given a list of scheduled for employees in a company, return free time where no employee is working. --- Support this podcast: https://podcasters.spotify.com/pod/show/raytornado/support
Find the celebrity 07 Oct 202000:03:22
Find a celebrity in a room where everyone knows the celebrity and celebrity doesn’t know anyone. --- Support this podcast: https://podcasters.spotify.com/pod/show/raytornado/support
Design Tic Tac Toe - Leetcode07 Oct 202000:08:00
Designing Tic Tac Toe in o(1) complexity. Also thinking how to design infinite Tic Tac toe --- Support this podcast: https://podcasters.spotify.com/pod/show/raytornado/support
Meeting rooms - II06 Oct 202000:04:02
Given an array of intervals find minimum number of Chee conference rooms Required. --- Support this podcast: https://podcasters.spotify.com/pod/show/raytornado/support
SQL Processing order22 Sep 202000:03:56
How should you read an SQL query - of course the way SQL parser does --- Support this podcast: https://podcasters.spotify.com/pod/show/raytornado/support
Learn what are joins in SQL19 Sep 202000:07:15
SQL joins in Hindi --- Support this podcast: https://podcasters.spotify.com/pod/show/raytornado/support
Leetcode: Verify Alien Dictionary14 Sep 202000:04:29

Given a sequence of words written in the alien language, and the order of the alphabet, return true if and only if the given words are sorted lexicographically in this alien language.

--- Support this podcast: https://podcasters.spotify.com/pod/show/raytornado/support
© My Podcast Data · Projet indépendant · Données issues d'Apple & Spotify