jainaman224/Algo_Ds_Notes
A comprehensive resource for learning and implementing algorithms and data structures. This repository includes detailed notes, complexity analysis, and code examples in C++, Java, Python, and more. Ideal for students, professionals, and those preparing for coding interviews.
C++GPL-3.0
Issues
- 1
Flood Fill Algorithm in Java
#3077 opened by ritish099 - 2
Detect loop in linked list
#3113 opened by techyharshit123 - 0
Happy NUmber
#3127 opened by Gaurav-Verma07 - 0
The link for heap sort in c hasn't been updated. Please update it or assign it to me to make that change in INDEX.md file.
#3123 opened by Kranthi-Guribilli - 2
Reverse a linklist using recursion
#3109 opened by codeingwolf - 0
Fix technical mistake in README.md
#3119 opened by aditdesai - 1
[FEATURE] Add an algorithmic approach to calculate factorial in python programming language
#3118 opened by pratyaksh1610 - 20
Extended Euclidean Algorithm
#2906 opened by jainaman224 - 0
Prefix sum algorithm related DSA questions
#3115 opened by paridhi-jain-047 - 0
DS Algo in Rust
#3102 opened by navlok-mishra - 1
Matrix Chain Multiplication in Java
#3072 opened by ritish099 - 1
Gold Mine Problem in C++
#3074 opened by ritish099 - 1
Lobb Number in C++
#3080 opened by ritish099 - 0
Splay Tree Implementation
#3068 opened by binarydevelop - 1
- 10
Euclidean Algorithm
#2905 opened by jainaman224 - 0
Calculating factorial of large numbers using Python
#3033 opened by saloniankita - 4
Implementation of doubly Linked list
#2908 opened by AmitKarnam - 3
Print the prime factors of a number in cpp
#2922 opened by vedangi163 - 2
Postfix expression evaluation in Cpp
#2923 opened by utkarshanehe - 0
Added remove_duplicate.c
#2866 opened by aftex261 - 2
Implementation of Generic tree in Java
#2872 opened by j-shreya - 1
Zigzag level order traversal of Generic Tree in Java
#2873 opened by j-shreya - 1
Travelling Salesman Problem
#2849 opened by heisenbuggs - 4
Bubble_Sort.cpp not working due to small error
#2851 opened by samyak06 - 3
GCD problem in C
#2868 opened by anshuman1510 - 0
Anagram README file
#2845 opened by pragyajaiswa05l - 3
Fibonacci implementation using DP in c++
#2846 opened by pragyajaiswa05l - 0
Hey, I wanted to add Linked list implementation,insertion code.Along with codes for deletion of node in a linked list, Could also add code for implementation of doubly-linked-list.
#2870 opened by AmitKarnam - 3
Algorithm for generating magic square
#2837 opened by anirudh-kac - 0
Adding one additional Example in armstrong numbers
#2830 opened by NoobSolver - 0
- 0
Palindromic_string_implementation in python
#2842 opened by 264pranjal - 1
Add Readme for Lucas Number
#2811 opened by aaliyah03 - 1
Happy number in java
#2823 opened by vyom153069 - 0
Sudoku checker
#2824 opened by vyom153069 - 0
Implement Bresenham line drawing algorithm in C++
#2825 opened by thakran14 - 2
Johnson's Algorithm in Java & Python
#2810 opened by aaliyah03 - 1
Linear Discriminant Analysis
#2790 opened by AparnaJuhi - 0
Python code for Factorial
#2797 opened by Nikhita7Chavva - 0
Generic Tree in c++
#2802 opened by pragyajaiswa05l - 2
Queue using array in Java
#2792 opened by ShambhaviTiwari - 1
Diameter of a Binary Tree in c++
#2783 opened by pragyajaiswa05l - 3
Principal Component Analysis
#2784 opened by AparnaJuhi - 0
Code disjoint sets in C
#2787 opened by NagaHarshita - 0
Implementation of 1D array programs in Go language.
#2788 opened by KamalDGRT - 2
tree traversal in iterative way
#2777 opened by Ankit152 - 0
Stack using array by using template
#2782 opened by pragyajaiswa05l - 0
Doubly Linked Lists in Java
#2791 opened by ShambhaviTiwari - 0
Queue using two stacks
#2793 opened by ShambhaviTiwari