This Repo consists of Data structures and Algorithms
-
Updated
Apr 1, 2024 - C++
This Repo consists of Data structures and Algorithms
Blitz++ Multi-Dimensional Array Library for C++
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.
Programming👨💻 Questions on BinarySearch💻, LeetCode💻, CodeChef💻, Codeforces💻,DSA 450
This repo contains solutions to problem of data structures in c++
A highly optimised C++ library for mathematical applications and neural networks.
InterviewBit Programming Solutions
A series of important questions with solutions to crack the coding interview and ace it!
High performance templated AVL tree using a fixed size array. Extensive test suite passing.
Online DSP Lookup Table Generator. (AKA: Sine wave LUT calculator)
This repository aims to contain solutions and explanations to various competitive programming problems, which may be important for interviews and online tests of different companies.
1.算法与数据结构库;2.已经实现动态数组/双向链表/栈/队列/堆/链式哈希表/二叉搜索树/红黑树.均以C++模板类实现,可用于实际项目中替代STL的容器类及数据结构学习.3.已经实现图/深度优先/广度优先/单源最短路径/所有结点对最短路径/最小生成树/快速排序/归并排序/字符串匹配算法.可用于实际项目及算法学习.4.对分治/迭代算法设计方法进行总结,对动态规划/贪心算法针对几个经典问题做了具体实现.
"Small Vector" optimization for Modern C++: store up to a small number of items on the stack
My solution codes for 400+ algorithms and data structure problems. Most common and famous interview placement questions from Data Structures and Algorithms.
Initialize / Fill C++ array fast - O(1) time with only 1 extra bit of memory.
A C++23 array / expression template library with some J/APL features
Hit the ground running with C++
Add a description, image, and links to the array topic page so that developers can more easily learn about it.
To associate your repository with the array topic, visit your repo's landing page and select "manage topics."