Skip to content

A collection of all the necessary questions and DSA (libraries, services, editors, tools, cheatsheets, etc.) 😊 Here you can get all the codes built from scratch and leetcode solutions that I have done in Javascript. Resources are gathered from many places and pushed into a single repository so that everyone can get what they want at a glance πŸ˜„

Notifications You must be signed in to change notification settings

Saif64/Interview-prep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Interview-Prep πŸ“˜πŸ“–β²οΈπŸ’―

A collection of all the necessary questions and DSA (libraries, services, editors, tools, cheatsheets, etc.) :blush: Here you can get all the codes built from scratch and leetcode solutions that I have done in Javascript. Resources are gathered from many places and pushed into a single repository so that everyone can get what they want at a glance :smile:


Knock me on LinkedIn if you hvae any query. 😊
And if you like the repository give it a ⭐


Contributors



What You can Do to contribute

$ Download the file
$ Fork the Repo
$ Make another brunches for other languages like python, Java, Kotlin even C++.
$ Read the files
$ Go through the codes and understand.
$ If you don't understand please knock me so that I can make it clear to you

Table of Contents

Data Structures

Data Structures Properties
Array return_largest_numberArray
finders_keeper
Graphs πŸ™‚
Linked List SIngly Linked List
doubly Linked List
Stacks πŸ™‚
Queues πŸ™‚
Trees depth first treversal
breadth First treversal
Problem: search for a value in a tree
Problem: sum of tree of K
Problem: minimum value of tree
Problem: max root to leaf path sum
Problem: inverse/mirror a binary tree Leetcode 226

Algorithms

Algorithms Properties
Recursion fibonacci
factorial
sum using recursion
reverse String With Recursion
isPalindrome
decimal to binary
sum of natural number or consecutive number
binary Search using Recursion
merge sort using Recursion
reverse LinkeList using Recursion
Problem: max root to leaf path sum
merge two sorted linkedlist
finders_keeper
Sorting Comparison Sort
Divide & Conquer
Searching Graph-Theory
BFS
DFS
Problem: hasPath
Linear & Binary Search
undirected graph
Kosaraju algorithm
_ largest-connected-component _
_ shorted path algorithm _
_ Number of island _
_ Minimum Island _
Dynamic Programming 1. Memoization
2. Tabulation
Questions && Solutions demo Leetcode Solutions
Adding more and more πŸ™‚

The best Youtube Playlists of algorithm

About

A collection of all the necessary questions and DSA (libraries, services, editors, tools, cheatsheets, etc.) 😊 Here you can get all the codes built from scratch and leetcode solutions that I have done in Javascript. Resources are gathered from many places and pushed into a single repository so that everyone can get what they want at a glance πŸ˜„

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published