bitwise-algorithms
Here are 7 public repositories matching this topic...
Addition of two integers using only bitwise operators (C++).
- Updated
Nov 28, 2021 - C++
Let's enjoy some bitwise hacks.
- Updated
Jul 4, 2020 - C++
this tool gets info about bits in number
- Updated
Oct 9, 2025 - Assembly
A comprehensive collection of Data Structures and Algorithms implemented in C++, based on the concepts from the book Introduction to Algorithms by Cormen, Leiserson, Rivest, and Stein (CLRS). This repository includes various coding challenges and solutions, with unit tests to ensure correctness.
- Updated
Oct 18, 2025 - C++
Personal implementation of huffman coding algorithm applied to compress files in .art format
- Updated
May 16, 2023 - C
Bitwise operations in C
- Updated
Jul 15, 2024 - C
Improve this page
Add a description, image, and links to thebitwise-algorithms topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thebitwise-algorithms topic, visit your repo's landing page and select "manage topics."