G-43. Find the City With the Smallest Number of Neighbours at a Threshold Distance Post date October 22, 2022 Post author By take U forward
G-45. Prim’s Algorithm – Minimum Spanning Tree – C++ and Java Post date October 10, 2022 Post author By take U forward
G-40. Number of Ways to Arrive at Destination Post date October 2, 2022 Post author By take U forward
G-35. Print Shortest Path – Dijkstra’s Algorithm Post date October 2, 2022 Post author By take U forward
G-34. Dijkstra’s Algorithm – Why PQ and not Q, Intuition, Time Complexity Derivation – Part 3 Post date September 28, 2022 Post author By take U forward
G-33. Dijkstra’s Algorithm – Using Set – Part 2 Post date September 28, 2022 Post author By take U forward
G-32. Dijkstra’s Algorithm – Using Priority Queue – C++ and Java – Part 1 Post date September 28, 2022 Post author By take U forward
G-31. Word Ladder – 2 | Optimised Approach for Leetcode Post date September 10, 2022 Post author By take U forward
G-28. Shortest Path in Undirected Graph with Unit Weights Post date September 10, 2022 Post author By take U forward
G-27. Shortest Path in Directed Acyclic Graph – Topological Sort Post date September 10, 2022 Post author By take U forward
G-25. Find Eventual Safe States – BFS – Topological Sort Post date September 5, 2022 Post author By take U forward
G-24. Course Schedule I and II | Pre-requisite Tasks | Topological Sort Post date September 5, 2022 Post author By take U forward
G-23. Detect a Cycle in Directed Graph | Topological Sort | Kahn’s Algorithm | BFS Post date September 5, 2022 Post author By take U forward
G-22. Kahn’s Algorithm | Topological Sort Algorithm | BFS Post date September 5, 2022 Post author By take U forward
G-19. Detect cycle in a directed graph using DFS | Java | C++ Post date August 31, 2022 Post author By take U forward
Number of Distinct Islands | Constructive Thinking + DFS | C++ | Java Post date August 30, 2022 Post author By take U forward
Number of Enclaves | Multi-source BFS | C++ | Java Post date August 30, 2022 Post author By take U forward
Surrounded Regions | Replace O’s with X’s | C++ | Java Post date August 29, 2022 Post author By take U forward
Distance of nearest cell having 1 | 0/1 Matrix | C++ | Java Post date August 17, 2022 Post author By take U forward
Detect a Cycle in an Undirected Graph using DFS | C++ | Java Post date August 16, 2022 Post author By take U forward
Detect a Cycle in an Undirected Graph using BFS | C++ | Java Post date August 15, 2022 Post author By take U forward
Number of Islands | Number of Connected Components in Matrix | C++ | Java Post date August 11, 2022 Post author By take U forward
Number of Provinces | C++ | Java | Connected Components Post date August 10, 2022 Post author By take U forward
Depth-First Search (DFS) | C++ and Java | Traversal Technique in Graphs Post date August 8, 2022 Post author By take U forward
Complete C++ STL in 1 Video | Time Complexity and Notes Post date June 4, 2022 Post author By take U forward
DP 56. Count Square Submatrices with All Ones | DP on Rectangles 🔥 Post date May 3, 2022 Post author By take U forward
DP 55. Maximum Rectangle Area with all 1’s | DP on Rectangles Post date May 3, 2022 Post author By take U forward
DP 54. Partition Array for Maximum Sum | Front Partition 🔥 Post date May 3, 2022 Post author By take U forward
DP 53. Palindrome Partitioning – II | Front Partition 🔥 Post date May 3, 2022 Post author By take U forward
DP 52. Evaluate Boolean Expression to True | Partition DP Post date May 3, 2022 Post author By take U forward
DP 51. Burst Balloons | Partition DP | Interactive G-Meet Session Update Post date April 22, 2022 Post author By take U forward
Codestudio Contest 18 Editorial | Live Problem Solving | Striver Post date April 22, 2022 Post author By take U forward
Leetcode Weekly Contest 287 | Solving LIVE with EXPLANATIONS Post date April 10, 2022 Post author By take U forward
DP 47. Number of Longest Increasing Subsequences Post date April 10, 2022 Post author By take U forward
DP 45. Longest String Chain | Longest Increasing Subsequence | LIS Post date April 8, 2022 Post author By take U forward
DP 44. Largest Divisible Subset | Longest Increasing Subsequence Post date April 8, 2022 Post author By take U forward
Codestudio Contest 16 Editorial | Live Problem Solving | Striver Post date April 8, 2022 Post author By take U forward
DP 43. Longest Increasing Subsequence | Binary Search | Intuition Post date April 4, 2022 Post author By take U forward
DP 42. Printing Longest Increasing Subsequence | Tabulation | Algorithm Post date April 4, 2022 Post author By take U forward
DP 41. Longest Increasing Subsequence | Memoization Post date April 4, 2022 Post author By take U forward
Leetcode Weekly Contest 286 | Free Leetcode Premium Subscriptions Giveaway | Striver Post date March 27, 2022 Post author By take U forward
Codestudio Contest 14 Editorial | Live Problem Solving | Striver Post date March 26, 2022 Post author By take U forward