https://github.com/pkini2002/strivers-sde-sheet-challenge-2023
Strivers SDE Sheet Solutions Repo
https://github.com/pkini2002/strivers-sde-sheet-challenge-2023
coding-interviews codingninja-solution cpp17 dsa gfg-solutions leetcode-solutions strivers-sde-sheet-solutions
Last synced: 4 months ago
JSON representation
Strivers SDE Sheet Solutions Repo
- Host: GitHub
- URL: https://github.com/pkini2002/strivers-sde-sheet-challenge-2023
- Owner: pkini2002
- Created: 2023-06-04T07:12:56.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-27T11:26:24.000Z (almost 2 years ago)
- Last Synced: 2025-01-02T08:18:37.177Z (6 months ago)
- Topics: coding-interviews, codingninja-solution, cpp17, dsa, gfg-solutions, leetcode-solutions, strivers-sde-sheet-solutions
- Language: C++
- Homepage: https://takeuforward.org/interviews/strivers-sde-sheet-top-coding-interview-problems/
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Strivers-SDE-Sheet-Challenge-2023
- Step 1 : Arrays
- Step 2 : Arrays Part 2
- Step 3 : Arrays Part 3
- Step 4 : Arrays Part 4
- Step 5 : Linkedlist
- Step 6 : Linkedlist Part 2
- Step 7 : Linkedlist and Arrays
- Step 8 : Greedy Algorithm
- Step 9 : Recursion
- Step 10 : Recursion and Backtracking
- Step 11 : Binary Search
- Step 12 : Heaps
- Step 13 : Stack and Queue
- Step 14 : Stack and Queue Part 2
- Step 15 : String
- Step 16 : String Part-2
- Step 17 : Binary Tree
- Step 18 : Binary Tree Part 2
- Step 19 : Binary Tree Part 3
- Step 20 : Binary Search Tree
- Step 21 : Binary Search Tree Part 2
- Step 22 : Binary Tree (Miscellaneous)
- Step 23 : Graphs
- Step 24 : Graphs Part 2
- Step 25 : Dynamic Programming
- Step 26 : Dynamic Programming Part 2
- Step 27 : Trie