https://github.com/tush-tr/ps-dsa
Data Structures and Algorithms with a lot of questions
https://github.com/tush-tr/ps-dsa
algorithms algorithms-and-data-structures c clanguage cpp datastructures python python3
Last synced: over 1 year ago
JSON representation
Data Structures and Algorithms with a lot of questions
- Host: GitHub
- URL: https://github.com/tush-tr/ps-dsa
- Owner: tush-tr
- Created: 2020-09-11T07:59:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-03T22:07:57.000Z (over 3 years ago)
- Last Synced: 2025-02-03T17:59:26.017Z (over 1 year ago)
- Topics: algorithms, algorithms-and-data-structures, c, clanguage, cpp, datastructures, python, python3
- Language: C++
- Homepage:
- Size: 1.59 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data Structures and Algorithm concepts and practice:
###
Complete DSA Concepts
###
Complete DSA topics and quesions in C++/JavaScript
###
Data structures and algorithms with a lot of questions in C++ and JavaScript
###
###
JavaScript data structures and algorithms
###
Random questions in JavaScript

# Data Structures and Algorithms using C/C++
-
C/C++ important Concepts -
Required Steps for Programming -
Introduction -
Recursion -
Arrays Representations -
Array ADT -
Strings -
Matrices -
Sparse Matrix and polynomial representation -
Linked List -
Sparse Matrix and polynomial using Linked List -
Stack -
Queues -
Trees -
Binary Search Trees -
AVL Trees -
Search Trees -
Heap -
Sorting Techniques -
Hashing Technique -
Graphs -
Asymptotic Notations
Data Structures and Algorithms: DSA ONE
-
Introduction to data structures, algorithms and time complexity -
Some Basic operations on arrays -
Bit Manipulation -
Mathematics -
Recursion and Backtracking
DSA Practices
Mathematics
Arrays
Stack and Heap Dynamic Memory Allocation
Strings
Bit Manipulation
Recursion and Backtracking
Data structures and Algorithms in JavaScript
Data Structures and Algorithms in JavaScript and a lot of practice problems