An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with bitmanipulation

A curated list of projects in awesome lists tagged with bitmanipulation .

https://github.com/ianbrayoni/bithacks

Bit Twiddling Hacks By Sean Eron Anderson: code snippets in Python

bitmanipulation python

Last synced: 30 Oct 2025

https://github.com/amanovishnu/leetcode

This repository is a collection of solutions to LeetCode problems. It provides a variety of implementations in Java & Python3, helping you enhance your algorithmic and problem-solving skills. Explore the organized folders for various problem categories and use the code as a reference for your own LeetCode journey

arrays bitmanipulation bitmask java python queue stack strings twopointers

Last synced: 08 Sep 2025

https://github.com/ankurrai1/gfg-solutions

This repo will contain the problem solution of GFG problems

bitmanipulation gfg-solutions mathematics

Last synced: 23 Oct 2025

https://github.com/subhash3/bit-array-in-cpp

These are useful in coding competitions to optimise the space complexity and even time complexity sometimes.

bitarray bitmanipulation bitmask cpp

Last synced: 27 Mar 2025

https://github.com/shaik-sohail-72/dsa

This repository is my personal DSA playground, dedicated to self-improvement and skill enhancement. Through diverse coding challenges and detailed solutions, I aim to refine my Data Structures and Algorithms expertise. Join me in this journey of continuous learning and growth in the realm of computer science.

arrays bfs-dfs binary-search bitmanipulation dp graph greedy-algorithms hashing hashtable linked-list math matrix queues recursion sortings stack strings trees trie two-pointers

Last synced: 18 Jun 2025

https://github.com/princebansal7/concept-programs

This Repository contains Logic programs with full explanations and multiple ways of approaching the Problems

algorithms-and-data-structures binary-search bitmanipulation cpp17 data-structures oops

Last synced: 24 Jul 2025

https://github.com/jason-c-daniels/jcd.bitmanipulation

A .Net Standard 2.0 library adding syntactic sugar to your bit manipulation experience.

bitmanipulation csharp dotnet

Last synced: 15 May 2026

https://github.com/dhrupad17/algorithm1_leetcode

In mathematics and computer science, an algorithm is defined as a process or set of rules to be followed in calculations or other problem-solving operations. This practical method is often used in calculations, data processing, and automatic reasoning because it contains clear and concise instructions and can be executed in limited time and space complexities.

backtracking bfs binarysearch bitmanipulation dfs dynamic-programming recursion slidingwindow twopointers

Last synced: 19 Mar 2026

https://github.com/anam1980/dsa_world

Collection of data structures and algorithms implementations in java programming languages.

2pointers acciojob array binary-search-tree bitmanipulation dsa-learning-series gfg-solutions graph greedy-algorithms java leetcode-solutions prefixsum sliding-windows

Last synced: 08 Jun 2026

https://github.com/dhrupad17/algorithm2_leetcode

In mathematics and computer science, an algorithm is defined as a process or set of rules to be followed in calculations or other problem-solving operations. This practical method is often used in calculations, data processing, and automatic reasoning because it contains clear and concise instructions and can be executed in limited time and space complexities.

backtracking bfs-algorithm binary-search bitmanipulation dfs-algorithm dynamic-programming recursion sliding-windows two-pointers

Last synced: 19 Mar 2026

https://github.com/cubicle-jockey/cj_common

Get your functions running, Head out on the mainframe, Lookin' for extension, And whatever comes our way -- Born to be Common.

base64 bitmanipulation hex inset rust

Last synced: 10 Mar 2026

https://github.com/abdullrahmen/alx-low_level_programming

This repo contains all the projects that I have done in the ALX curriculum on low level programming.

arrays bitmanipulation c data-structures debug debugging dynamic-library low-level-programming memory memory-management strings

Last synced: 23 Jun 2025

https://github.com/mdbentaleb/minitalk_42

📡 Minitalk is a 42 Network project where you build a simple messaging system using Unix signals. It enhances your skills in signal handling, inter-process communication, and system programming. 🖥️📩

bitmanipulation minitalk42 signal-handler unix-signals

Last synced: 11 Jun 2026

https://github.com/origoss/bmstruct

A golang library for manipulating C structs represented as byte slices

bitmanipulation golang-package

Last synced: 12 Jan 2026

https://github.com/yogaprasadk/dsa_a_to_z_course

It is a complete repository of my learning of data structure and algorithms. You can see here that video link(image) with particular problem and solutions of the particular problem code is updated.

arrays binarysearch bitmanipulation dynamic-programming heaps linearsearch linkedlist queue stacks strings

Last synced: 20 Mar 2025

https://github.com/rvangelse/risc-v

Ejercicios de practica implementados en RISC-V Assembly

arrays bit bitmanipulation iteration recursion recursive risc-v riscv riscv32

Last synced: 02 Aug 2025

https://github.com/tayloradam1999/holbertonschool-low_level_programming

All of the concept based low-level programming projects for Holberton School Tulsa

bitmanipulation c libraries low-level

Last synced: 17 Oct 2025

https://github.com/sk-azraf-sami/bit-manipulation

Bit manipulation is much important in problem solving context. But this topic is so much confusing.So, I created this note as a overview on bit manipulation

bit-manipulation bitmanipulation c contest-programming puzzle

Last synced: 26 Feb 2025