Javascript Algorithms📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Fucking Algorithm刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
LeetcodeSolutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
Orderedmap🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.
Argo使用go语言实现数据结构与算法,涵盖字符串、数组、链表、队列、栈、树、图等数据结构。在实现算法的基础上,进行go语言实战。此外也包含经典算法在go实战项目中的应用,以及开源项目算法方面源码分析。
Rethink CA reuseable codebase for C Programming Language.
StaticvecImplements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
LibdictC library of key-value data structures.
CollectableHigh-performance immutable data structures for modern JavaScript and TypeScript applications. Functional interfaces, deep/composite operations API, mixed mutability API, TypeScript definitions, ES2015 module exports.
DeepgraphAnalyze Data with Pandas-based Networks. Documentation:
C AlgorithmsA library of common data structures and algorithms written in C.
CodejamSet of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another
Static FrameImmutable and grow-only Pandas-like DataFrames with a more explicit and consistent interface.
Competitive ProgrammingMy competitive programming guide,reading materials, link to system and design interview preparation and my own coding solutions from Codechef, Leetcode,Geeks for Geeks, HackerRank , spoj, codesignal, codebyte, codeblocks and other online judges
C SharpAll algorithms implemented in C#.
TechnicalnoteRepository to store what we have studied. 📖 We want everyone to get a job through TechnicalNote.
Cs50🎓 Harvard CS50x — 2018 solutions 👨🏫
RustAll Algorithms implemented in Rust
Sparse MapC++ implementation of a memory efficient hash map and hash set
CozyThe collection synthesizer
Interviewguide《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
C Macro CollectionsEasy to use, header only, macro generated, generic and type-safe Data Structures in C
SupdateClojure's update with superpowers.
CourseraSource Code and Starter Code for Accelerated Computer Science Fundamentals Specialization on Coursera
Programmers CommunityThis repository contains various solution of a problem in Ruby, C, C++, Python and Java.
Dailycodebase2 month data structures and algorithmic scripting challenge starting from 20th December 2018 - Coding is Fun! 💯💯 Do it everyday!! Also, Do give us a ⭐ if you liked the repository
Interview QuestionsList of all the Interview questions practiced from online resources and books
Fun操作系统,数据结构,网络,python,go,web
Emutomanipulate JSON files
ImmutableThread-safe, persistent, immutable collections for the Crystal language
LeetcodeLeetCode solutions, written in python and cpp(LeetCode解题报告,记录自己的leetcode成长之路)
Libchef🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库
AtomixA reactive Java framework for building fault-tolerant distributed systems
CrdtA Golang implementation of CRDTs.