π Day 48 - #SDESheetChallenge
β Revised:
- detect a cycle in a directed graph using BFS (Kahn's Algorithm)
- topological sort using BFS
- topological sort using DFS
@striver_79@takeUforward_
π Day 47 - #SDESheetChallenge
β Solved:
- detect a cycle in an undirected graph using BFS
- detect a cycle in an undirected graph using DFS
- detect a cycle in a directed graph using dFS
@striver_79@takeUforward_
π Day 47 - #SDESheetChallenge
β Solved:
- detect a cycle in an undirected graph using BFS
- detect a cycle in an undirected graph using DFS
- detect a cycle in a directed graph using dFS
@striver_79@takeUforward_
π Day 45 - #SDESheetChallenge
The final day of the challenge! π
β Done with 3 problems from the list wrapping up the BST section.
This challenge helped me get back into the habit of solving DSA consistently. Thanks @striver_79 & @takeUforward_ for organizing the challenge
π Day 45 - #SDESheetChallenge
The final day of the challenge! π
β Done with 3 problems from the list wrapping up the BST section.
This challenge helped me get back into the habit of solving DSA consistently. Thanks @striver_79 & @takeUforward_ for organizing the challenge
π Day 44 - #SDESheetChallenge
Revised a few more important problems today:
β flatten BT to LL
β Kth largest element in a stream
β find median from data stream
@striver_79@takeUforward_
π Day 44 - #SDESheetChallenge
Revised a few more important problems today:
β flatten BT to LL
β Kth largest element in a stream
β find median from data stream
@striver_79@takeUforward_
π Day 43 - #SDESheetChallenge
A little late with the update because of all the travelling lately π , but finally got around to revising these BST problems:
β Serialize and Deserialize BT
β Max Sum BST in BT
β BST Iterator
β Two Sum IV
@takeUforwar_ @striver_79
π Day 43 - #SDESheetChallenge
A little late with the update because of all the travelling lately π , but finally got around to revising these BST problems:
β Serialize and Deserialize BT
β Max Sum BST in BT
β BST Iterator
β Two Sum IV
@takeUforwar_ @striver_79
π Day 41 - #SDESheetChallenge
Couldn't solve the POTD yesterdayπbecause I was travellingπ§³, but I still managed to complete 4 problems from the Binary Trees list today β
Not every day goes as plannedπ€§
@striver_79
@takeuforwar
π Day 41 - #SDESheetChallenge
Couldn't solve the POTD yesterdayπbecause I was travellingπ§³, but I still managed to complete 4 problems from the Binary Trees list today β
Not every day goes as plannedπ€§
@striver_79
@takeuforwar
π Day 29 - #SDESheetChallenge
β Solved the potd : number of strings that appear as substrings in word, and π revised 3 string problems.
@striver6 @takeUforward_