rishabhgarg25699/Competitive-Programming
This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding. Join with me on telegram group https://t.me/joinchat/GL4Y8RREZbz-Cp78R869CQ
C++
Issues
- 4
Linked List Implementation In Python
#307 opened by rishabhgarg25699 - 1
Quicksort in functional programming design.
#293 opened by aryanmaurya1 - 1
Strassen's Matrix Multiplicaation
#241 opened by yashica-patodia - 4
Subset Sum Problem
#284 opened by rishabhgarg25699 - 1
- 2
Insertion and Deletion in Sorted DLL in C++
#280 opened by nomadicGeek - 2
Wildcard Pattern Matching
#287 opened by Sanskar31 - 0
Linked List in functional Programming.
#295 opened by aryanmaurya1 - 0
Adding new resources in README.md
#297 opened by aryanmaurya1 - 0
- 0
List permutation in functional Programming.
#294 opened by aryanmaurya1 - 4
Longest Palindromic Substring
#283 opened by rishabhgarg25699 - 4
Word Break Problem
#285 opened by rishabhgarg25699 - 5
Longest Common Subsequence
#282 opened by rishabhgarg25699 - 0
To check Perfect Number in C and C++
#215 opened by ayush-krishna - 3
Introducing problems in backtracking
#213 opened by RashakDude - 0
How to Find Maximum and Minimum degree nodes of a Weighted Undirected Graph using Adjacency Matrix Representation
#269 opened by nishitanand - 3
Pascal's Triangle in C++
#257 opened by Muskan-Mangal - 0
t
#278 opened by aryangulati - 0
Knapsack (DP) in cpp
#272 opened by sonalisingh18 - 0
Reversing of a linked list in c++
#261 opened by richard937 - 0
Permutation Sort in cpp
#260 opened by sonalisingh18 - 0
Randomized Quick sort implementation
#194 opened by Roopam-mishra - 2
Pascal's Traingle in Python
#244 opened by Muskan-Mangal - 0
- 1
Lucas theorem to compute nCr mod p
#242 opened by mayank-kumarr - 0
Implement Sieve of Eratosthenes in C
#258 opened by ivaibhavjindal - 0
Solve Rubik's Cube in cpp
#259 opened by sonalisingh18 - 0
Find Height of Generic Tree in cpp
#251 opened by sonalisingh18 - 0
Kadane Algorithm In C
#233 opened by ivaibhavjindal - 0
Implementation of Fermat Primality Test in cpp
#197 opened by sonalisingh18 - 1
Implementation of Count Sort
#229 opened by anuratb - 0
Smallest subset of an array whose sum equals that of the given value in Order of n
#195 opened by srijanakde2001 - 1
Implementing KMP algorithm in Python
#190 opened by Shashvat6264 - 1
Armstrong number in python
#236 opened by ivaibhavjindal - 1
Kadane algo in Java
#235 opened by ivaibhavjindal - 2
Grouping code files in folders
#234 opened by ivaibhavjindal - 0
sorting array of 0s,1s,2s
#217 opened by gaursakshi - 0
Maximum Sum SubArray (Kadane's Algo)
#218 opened by ivaibhavjindal - 0
Implementation of Pre order, Post order and In order traversal in a binary tree
#228 opened by nishitanand - 2
strongly connected components in directed graph
#179 opened by ashishugi - 1
Dijkastra's Algorithms using C++
#181 opened by ashishugi - 0
Bipartite graph
#216 opened by ashishugi - 2
Stable Marriage Problem
#206 opened by Satvinder31415 - 1
AP and GP by Dynamic Programming
#204 opened by RashakDude - 0
- 1
Find the nth fibonnaci and catalan numbers
#211 opened by Satvinder31415 - 0
Implementation of ternary search in cpp
#198 opened by Roopam-mishra - 0
Implementation of Fenwick Tree/BIT
#191 opened by AmanGupta03 - 0
k th smallest element with O(n)
#182 opened by aerus02