Repository navigation

#

linked-list

teivah/algodeck

An Open-Source Collection of Flash Cards to Help You Preparing Your Algorithms & Data Structures and System Design Interviews 💯

HTML
5760
20 天前

📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book

TypeScript
4777
6 个月前

Linus Torvalds' linked list argument for good taste, explained

C
2154
1 年前
JavaScript
1255
5 年前

Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程

C
760
5 年前

A library of generic intrusive data structures and algorithms in ANSI C

C
608
8 年前

C Programming Lab: Assessing Your C Programming Skills

C
471
2 个月前

数据结构(C语言描述)学习笔记

C
428
3 年前

A consolidated collection of resources for you to learn and understand algorithms and data structures easily.

420
3 年前

The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.

Python
374
6 年前

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.

C++
366
1 年前

My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++

Python
327
5 年前

This repository is aimed to contain all the questions required for SDE interview preparation from data structures and algorithms.

Java
316
1 年前

A collection of Abhishek Agrawal's C++ solutions providing scalable, production-quality code to 200+ LeetCode-style problems on https://www.interviewbit.com, designed to enhance algorithmic skills through practical learning and mentorship.

C++
264
3 个月前

Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dynamic Programming, Segment Trees etc.

C
258
6 年前