1,515 skills found · Page 1 of 51
huihut / Interview📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
cs01 / GdbguiBrowser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.
aalhour / C Sharp Algorithms:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
mandliya / Algorithms And Data Structures180+ Algorithm & Data Structure Problems using C++
xtaci / AlgorithmsAlgorithms & Data structures in C++.
gibsjose / Cpp Cheat SheetC++ Syntax, Data Structures, and Algorithms Cheat Sheet
Chanda-Abdul / Several Coding Patterns For Solving Data Structures And Algorithms Problems During InterviewsSeveral Coding Patterns for Solving Data Structures and Algorithms Problems during Interviews
fragglet / C AlgorithmsA library of common data structures and algorithms written in C.
srdja / Collections CA library of generic data structures for the C language.
arximboldi / ImmerPostmodern immutable and persistent data structures for C++ — value semantics at scale
khizmax / LibcdsA C++ library of Concurrent Data Structures
kanwei / AlgorithmsRuby algorithms and data structures. C extensions
tezc / ScCommon libraries and data structures for C.
jainaman224 / Algo Ds NotesA 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.
preshing / JunctionConcurrent data structures in C++
justcoding121 / Advanced Algorithms100+ algorithms & data structures generically implemented in C#
liyue201 / GostlData structure and algorithm library for go, designed to provide functions similar to C++ STL
P-p-H-d / MlibM*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of container (comparable to the C++ STL).
wolkykim / QlibcqLibc is a simple and yet powerful C library providing generic data structures and algorithms.
DNedic / LockfreeA collection of lock-free data structures written in standard C++11