There are 5 repositories under bit-manipulation topic.
180+ Algorithm & Data Structure Problems using C++
An Open-Source Collection of Flash Cards to Help You Preparing Your Algorithms & Data Structures and System Design Interviews 💯
:computer: A curated list of awesome bitwise operations and tricks
A repository of different Algorithms and Data Structures implemented in many programming languages.
This Repo consists of Data structures and Algorithms
A Python module to help you manage your bits
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.
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Pure-Rust traits and utilities for constant-time cryptographic implementations.
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.
Programming👨💻 Questions on BinarySearch💻, LeetCode💻, CodeChef💻, Codeforces💻,DSA 450
The All ▲lgorithms documentation website.
Rust libraries and programs focused on succinct data structures
A collection of common algorithms and data structures implemented in Java.
Data Structures and Algorithms Patterns that I followed ,implemented in Python
Java Practiced Problems including concepts of OOPS, Interface, String , Collection.
Study group for algorithms in Ruby, hosted at App Academy
Collection of solution for problems on InterviewBit
:keycap_ten: JavaScript/TypeScript library to manipulate bits, nibbles, bytes, and buffers.
Provides a bit-vector, an optimized replacement of the infamous std::vector<:b:ool>. In addition to the bit-vector, the library also provides implementations of STL algorithms tailored for bit-vectors.
This repository contains some algorithms and data structures mostly implemented for kicks and learning. Hopefully might help someone in need! Feel free to fork, copy, suggest corrections or ask questions. Happy coding :)
A REPL calculator and an x86 asm emulator for developers
A series of important questions with solutions to crack the coding interview and ace it!
This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
My solutions of Computer Systems: A Programmer’s Perspective, Third Edition (CS:APP3e) book, the text book for the course, CMU15-213: Introduction to Computer Systems.
This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.
Detailed list of important dsa topics
👍This project aims to be a finest hub of various data structures and algorithms using python. Feel free to contribute and show your support by ✨ this repository.
:pushpin: :books: Solution of competitive programming problems and challenges, Project Euler Solutions, Data Structures, Data Structure implementations, Algorithms and Interview Questions.