Pinned Repositories
algorithm-anthology
Alex's Anthology of Algorithms: Common Code for Contests in Concise C++ (A³C⁵) - Work in Progress!
algos
Competitive programming algorithms in C++
ArabicCompetitiveProgramming
The repository contains the ENGLISH description files attached to the video series in my ARABIC algorithms channel.
awesome-competitive-programming
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
Bridges-and-Articulation-points
Tarjan's algorithm for finding bridges and articulation point in an undirected graph
code-library
Templates, algorithms and data structures implemented and collected for programming contests.
Competitive-Programming
My own templates and implementation of important algorithms and data structures for competitive programming purposes
competitive_programming_codebook
Programming Contest Book. All types of algorithms and data structures.
DSandAlgoLab
free-programming-books
:books: Freely available programming books
krm24's Repositories
krm24/algorithm-anthology
Alex's Anthology of Algorithms: Common Code for Contests in Concise C++ (A³C⁵) - Work in Progress!
krm24/algos
Competitive programming algorithms in C++
krm24/ArabicCompetitiveProgramming
The repository contains the ENGLISH description files attached to the video series in my ARABIC algorithms channel.
krm24/awesome-competitive-programming
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
krm24/Bridges-and-Articulation-points
Tarjan's algorithm for finding bridges and articulation point in an undirected graph
krm24/code-library
Templates, algorithms and data structures implemented and collected for programming contests.
krm24/Competitive-Programming
My own templates and implementation of important algorithms and data structures for competitive programming purposes
krm24/competitive_programming_codebook
Programming Contest Book. All types of algorithms and data structures.
krm24/DSandAlgoLab
krm24/free-programming-books
:books: Freely available programming books
krm24/Hacktober_Bash
This is a public Repo Open to all KGEC students feel free to pull a request for your awesome project that we want to share
krm24/Interview-Questions
Most comprehensive list :clipboard: of interview questions :blue_book: of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
krm24/InterviewRoom
Contains all important data structure and algorithms problems asked in interviews
krm24/LintCode
📘 C++ 11 Solutions of All 289 LintCode Problems
krm24/low-level-design-primer
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
krm24/React
krm24/Redis_Implementation
krm24/Snake-and-Ladder
krm24/SortingVisualizer
This is a web app built to visualize classic sorting algorithms .