bit-masking
There are 17 repositories under bit-masking topic.
harismuneer/Bit-Manipulation-and-Subroutines-8086_Assembly
🖥️ Interesting solved problems demonstrating the concepts of Bit Manipulation and Subroutines (Functions) in 8086 Assembly Language.
Karthikrgpt/LSB-Steganography
LSB (Least Significant Bit) Steganography is a technique used to hide secret information within digital images, audio files, or videos. It operates by modifying the least significant bit (the smallest unit of information) in each byte of the cover media.
masum184e/problem_solving_techniques
Unmasking the array of daily techniques utilized in competitive programming. Throughout your competitive programming journey, these techniques will assist you in making your solutions a little bit more efficient.
Prajjwal-Chauhan/DSA_in_JAVA
Practicing my Data Structures and algorithms to brush-up my skillset.
tridibsamanta/Bit-Manipulation
Let's enjoy some bitwise hacks.
umangkumarr/Image-Steganography
Image steganography tool to hide data in BMP format images.
AFNeves/HaskellGraphs
A Haskell implementation of classic graph algorithms, including Dijkstra's shortest path and a Traveling Salesman Problem (TSP) solver, developed for the Functional and Logic Programming course at FEUP.
arfin-parween/Bit_Manipulation
This repository serves as a collection of algorithms and code snippets related to bit manipulation. This repository is designed to help you understand, explore, and implement various bit manipulation techniques in your projects.
pradyumnameena/COL106-Data-Structures-Java
Collection of assignments offered under COL106-Data Structures course by Prof. Mausam
vishalagg/Data_Structure_Interview_Preperation
Data Structure problems
cflaviu/ipow
Another variant of integer pow but using C++20.
JyotismoyKalita/booths-algorithm
A simple program in rust to visualize the steps of Boot's Algorithm
miraehab/LeetCode-May-Daily-Challenges-2022
My solutions to May leetcode daily challenges.
mohin-73/bit-manipulation
Bit Manipulation Techniques
rimol-chakma/-When-do-we-have-to-use____
This repository shows to hone my skills
Sahapat/BitmaskingForCandlestick-13Bit
🎓 Masking a Candlestick data to single variable for training an AI Neural Network. (13 Bit version)
ShifatJahanShifa/Topic-Wise-Problem
Topic wise problems for Competitive Programming