Topic: "bit-manipulation"
mandliya/algorithms_and_data_structures
180+ Algorithm & Data Structure Problems using C++
Language: C++ - Size: 750 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 6,001 - Forks: 1,335

teivah/algodeck
An Open-Source Collection of Flash Cards to Help You Preparing Your Algorithms & Data Structures and System Design Interviews ๐ฏ
Language: HTML - Size: 13.5 MB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 5,674 - Forks: 569

keon/awesome-bits
:computer: A curated list of awesome bitwise operations and tricks
Size: 34.2 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 3,082 - Forks: 215

VAR-solutions/Algorithms
A repository of different Algorithms and Data Structures implemented in many programming languages.
Language: C++ - Size: 4.28 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 763 - Forks: 1,013

skjha1/Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Language: C++ - Size: 4.54 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 570 - Forks: 245

scott-griffiths/bitstring
A Python module to help you manage your bits
Language: Python - Size: 42.1 MB - Last synced at: 6 days ago - Pushed at: 30 days ago - Stars: 424 - Forks: 71

tlk00/BitMagic
BitMagic Library
Language: C++ - Size: 61.9 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 422 - Forks: 48

Algo-Phantoms/Algo-Tree
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.
Language: C++ - Size: 2.49 MB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 364 - Forks: 618

anubhavshrimal/Data-Structures-Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Language: Python - Size: 199 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 315 - Forks: 166

dalek-cryptography/subtle
Pure-Rust traits and utilities for constant-time cryptographic implementations.
Language: Rust - Size: 367 KB - Last synced at: 10 days ago - Pushed at: 9 months ago - Stars: 269 - Forks: 90

cruxrebels/InterviewBit
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
Language: C++ - Size: 285 KB - Last synced at: 15 days ago - Pushed at: over 3 years ago - Stars: 262 - Forks: 166

rawify/BitSet.js
The RAW arbitrary size Bit-Vector implementation in JavaScript
Language: JavaScript - Size: 193 KB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 230 - Forks: 30

anupam-kumar-krishnan/Competitive_Programming
Programming๐จโ๐ป Questions on BinarySearch๐ป, LeetCode๐ป, CodeChef๐ป, Codeforces๐ป,DSA 450
Language: C++ - Size: 3.02 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 218 - Forks: 423

uraimo/Bitter
A Swift Bits Manipulation/Bitwise Operations Toolkit
Language: Swift - Size: 267 KB - Last synced at: 3 days ago - Pushed at: almost 5 years ago - Stars: 209 - Forks: 16

AllAlgorithms/algorithms
The All โฒlgorithms documentation website.
Language: JavaScript - Size: 1.07 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 164 - Forks: 59

nishantc1527/Algorithms-Java
A collection of common algorithms and data structures implemented in Java.
Language: Java - Size: 30.5 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 140 - Forks: 16

beling/bsuccinct-rs
Rust libraries and programs focused on succinct data structures
Language: Rust - Size: 1.11 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 137 - Forks: 10

Shikha-code36/Data-Structures-and-Algorithm-Patterns
Data Structures and Algorithms Patterns that I followed ,implemented in Python
Language: Python - Size: 43 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 111 - Forks: 20

superwhiskers/crunch
take bytes out of things easily โจ๐ช
Language: Go - Size: 290 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 98 - Forks: 9

divScorp/Java-Programs
Java Practiced Problems including concepts of OOPS, Interface, String , Collection.
Language: Java - Size: 85.9 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 94 - Forks: 61

Haseeb-Qureshi/Algorithms-Study-Group
Study group for algorithms in Ruby, hosted at App Academy
Language: Ruby - Size: 353 KB - Last synced at: 14 days ago - Pushed at: about 9 years ago - Stars: 93 - Forks: 32

SrGrace/InterviewBit
Collection of solution for problems on InterviewBit
Language: C++ - Size: 462 KB - Last synced at: about 9 hours ago - Pushed at: about 10 hours ago - Stars: 91 - Forks: 56

scott-mescudi/stegano
The fastest steganography library built for go
Language: Go - Size: 3.31 MB - Last synced at: 11 days ago - Pushed at: 2 months ago - Stars: 89 - Forks: 3

FlorianWendelborn/bitwise
:keycap_ten: JavaScript/TypeScript library to manipulate bits, nibbles, bytes, and buffers.
Language: TypeScript - Size: 52.7 MB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 81 - Forks: 8

bkille/BitLib
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.
Language: C++ - Size: 394 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 67 - Forks: 4

shivam-maharshi/algorithms
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 :)
Language: Java - Size: 700 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 62 - Forks: 41

badamczewski/Shiny.Calculator
A REPL calculator and an x86 asm emulator for developers
Language: C# - Size: 139 KB - Last synced at: 2 days ago - Pushed at: about 4 years ago - Stars: 60 - Forks: 4

dpt/Aha
Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren
Language: C - Size: 108 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 55 - Forks: 7

SarthakKeshari/CPP-Questions-and-Solutions
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.
Language: C++ - Size: 12.3 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 47 - Forks: 131

devangi2000/Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Language: C++ - Size: 715 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 44 - Forks: 9

SarthakKeshari/Java-Questions-and-Solutions
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.
Language: Java - Size: 931 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 44 - Forks: 94

martinmoene/bit-lite
bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library
Language: C++ - Size: 78.1 KB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 40 - Forks: 5

prathimacode-hub/PyAlgo-Tree
๐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.
Language: Jupyter Notebook - Size: 61.2 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 34 - Forks: 41

tanaytoshniwal/Data-Structures-Algorithms
:pushpin: :books: Solution of competitive programming problems and challenges, Project Euler Solutions, Data Structures, Data Structure implementations, Algorithms and Interview Questions.
Language: C++ - Size: 2.26 MB - Last synced at: 14 days ago - Pushed at: over 3 years ago - Stars: 32 - Forks: 20

anuanu0-0/DSA_Roadmap_topics
Detailed list of important dsa topics
Size: 207 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 32 - Forks: 18

twesterhout/lattice-symmetries
A package to simplify working with symmetry-adapted quantum many-body bases. Provides a good foundation for writing custom exact diagonalization and variational Monte Carlo software
Language: Haskell - Size: 6.69 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 30 - Forks: 8

Querz/chess
Chess in Java using JavaFX
Language: Java - Size: 239 KB - Last synced at: 11 days ago - Pushed at: over 5 years ago - Stars: 29 - Forks: 7

UseTheApi/algorithms
Study cases for Algorithms and Data Structures.
Language: C++ - Size: 771 KB - Last synced at: 7 days ago - Pushed at: about 7 years ago - Stars: 29 - Forks: 2

mmiszczyk/deepmage
Hex editor for bit-level occultism
Language: Hy - Size: 69.3 KB - Last synced at: about 20 hours ago - Pushed at: over 6 years ago - Stars: 22 - Forks: 1

mkchoi212/bitbuf
C API for creation and analysis of binary data
Language: C - Size: 189 KB - Last synced at: 1 day ago - Pushed at: over 7 years ago - Stars: 21 - Forks: 1

rudrakshi99/Data-Structures-And-Algorithm
A collection of algorithms and data structures in C++. If you loved it, give a ๐!
Language: C++ - Size: 9.63 MB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 2

gbmhunter/CppUtils
A library with a range of utility classes and methods for jump starting C++ applications.
Language: C++ - Size: 76.2 KB - Last synced at: 22 days ago - Pushed at: almost 6 years ago - Stars: 18 - Forks: 2

Aabhas99/HackerRank-Solution-To-Algorithms
Solution To HackerRank Problems
Language: Java - Size: 313 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 18 - Forks: 15

sonugiri1043/Cracking-The-Coding-Interview
Solution to problems in "Cracking the Coding Interview" in C++.
Language: C++ - Size: 252 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 15

mah-shamim/leet-code-in-php
Php-based LeetCode algorithm problem solutions, regularly updated.
Language: PHP - Size: 11.4 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 16 - Forks: 6

AyushSoni86/Data-Structues-and-Algorithm-using-Java
The only repository you need to master Data structure and algorithm. This repo contains questions that are asked in big product based giants. Be ready to land on your dream job.
Language: Java - Size: 961 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 16 - Forks: 23

steinwurf/bitter
Is a lightweight API for reading an arbitrary amount of bits from a single input
Language: C++ - Size: 938 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 3

tachyonlabs/CodePath-Alumni-Professional-Interview-Prep-Course
My code solutions and other materials for the November 2017 - Febuary 2018 CodePath Alumni Professional Interview Prep course -- see the README for descriptions and links
Language: Python - Size: 84.6 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 15 - Forks: 6

oschulz/BitOperations.jl
Julia Bit Manipulation Functions
Language: Julia - Size: 147 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 2

bhartik021/Data-Structure-Algorithm
An repository that contains all the Data Structures and Algorithms concepts and their implementation in several ways, programming questions and Interview questions. The main aim of this repository is to help students who are learning Data Structures and Algorithms or preparing for an interview.
Language: C++ - Size: 582 KB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 1

ikozyris/kri
simple, compact & very fast text editor
Language: C++ - Size: 769 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 10 - Forks: 1

Jae7777/Leetcode
My solutions to all of Neetcode
Language: Python - Size: 164 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 10 - Forks: 2

JnyJny/bitvector
Bit Vector for Humansโข
Language: Python - Size: 75.2 KB - Last synced at: 15 days ago - Pushed at: 9 months ago - Stars: 9 - Forks: 1

harismuneer/Bit-Manipulation-and-Subroutines-8086_Assembly
๐ฅ๏ธ Interesting solved problems demonstrating the concepts of Bit Manipulation and Subroutines (Functions) in 8086 Assembly Language.
Language: Assembly - Size: 213 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 8 - Forks: 2

flippingbitss/rust-tetris
playing around with opengl using SDL2 graphics in rust lang, a tetris game in rust with no libs except SDL opengl graphics
Language: Rust - Size: 330 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

Mohit-Chaudhari/Level-Up-Coding
Collection of Python solutions for problems from the various competitive programming sites
Language: Python - Size: 158 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 1

karanseq/simple-game-engine
A simple game engine written in C++.
Language: C++ - Size: 7.28 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 3

Vladislao/bitfun
Functions for manipulating bitmasks as numbers
Language: TypeScript - Size: 294 KB - Last synced at: about 23 hours ago - Pushed at: 10 months ago - Stars: 7 - Forks: 0

theskyinflames/word2png
This is a tool that encrypts a sequence of words (or pieces of texts) using the AES-256 algorithm and encodes the encrypted result into a PNG image by linking each byte value to a specific color. It also decodes the before image to get back the original sequence of words
Language: Go - Size: 929 KB - Last synced at: 30 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

Adebayo-S/alx-low_level_programming
๐พ Low level programming projects repository. Done at @ALXAfrica-Holberton School
Language: C - Size: 549 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 4

ahmeducf/computer-systems-CS-APP3e
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.
Language: C - Size: 8.28 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 2

erwanor/binbin
Convenient binary string manipulation module for OCaml
Language: OCaml - Size: 31.3 KB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 1

TransGirlCodes/Twiddle.jl
A collection of useful bit-twiddling tricks in Julia.
Language: Julia - Size: 262 KB - Last synced at: 10 days ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 7

thisisnitish/cp-dsa
A curated list of questions with solutions for Competitive Programming, DSA and also for Interview Preparation in C++ language
Language: C++ - Size: 406 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 5

aditisrinivas97/Bitmap4Rust
A Rust library for creating and manipulating Bitmaps.
Language: Rust - Size: 18.6 KB - Last synced at: 6 days ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 0

TheLazyTomcat/lib.BitOps
Provides functions for not-so-common bit operations and more.
Language: Pascal - Size: 165 KB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 2

mnpsnuwan/interviews
Everything I need to know to get the better job.
Language: Java - Size: 22.5 KB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

Devinterview-io/bit-manipulation-interview-questions
๐ฃ Bit Manipulation interview questions and answers to help you prepare for your next data structures and algorithms interview in 2024.
Size: 13.7 KB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

generalmimon/ks-bits-fuzzer
Kaitai Struct bits int fuzzer
Language: Jupyter Notebook - Size: 20.5 KB - Last synced at: 13 days ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

adityaprakash-bobby/interview-prep
Repo containing solutions to competitive programs' solution in C++/Python/Golang/Java
Language: C++ - Size: 196 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

pbondoer/42-fillit-bitwise
fillit @ 42 - bitwise implementation
Language: C - Size: 85.9 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 1

iShiBin/info6205
Program Structure and Algorithms
Language: Java - Size: 368 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 0

nvzqz/bit-collection-rs
Iterate over bits in Rust
Language: Rust - Size: 67.4 KB - Last synced at: 14 days ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 0

xaxys/bubbler
Bubbler is a proto generator optimized for IoT devices.
Language: Go - Size: 2.2 MB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

fDero/Bits4j
A simple java library to perform low-level bits manipulations and conversions (hosted on maven-central)
Language: Java - Size: 51.8 KB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

CharryWu/leetcode
All LeetCode Problems Charry Solved - Tutorial https://labuladong.gitbook.io/algo-en/ or https://labuladong.github.io/algo/ (Chinese)
Language: Python - Size: 348 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

nasserkessas/hamming-codes
Hamming code encoder and decoder in C
Language: C - Size: 69.3 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

meshubhama01/hackerrank-solutions
might not be the shortest but descriptive and easy for newcomers too.
Language: Python - Size: 395 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 6

shaikrasheed99/data-structures-and-algorithms
Practice problems of DSA from LeetCode and GeeksForGeeks platforms.
Language: Java - Size: 84 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

Anshika15/DataStructures
Data Structures and Algorithms (Checkout solutions and implementations of all the DS/Algos in this repository)
Language: Java - Size: 712 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

hienmv/Problems-Solving
My implementation of useful data structures, algorithms, as well as my solutions to programming puzzles.
Language: Java - Size: 1.13 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

uchihaMadara-7/Programming-Problems-Solution
Programs that are collection of challenges and Competitive programming question. Its an eclectic Collection.
Language: C++ - Size: 209 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

elkin/bitty
bit manipulation library for Java and Kotlin
Language: Java - Size: 170 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

cxy1997/Bit-Manipulations-and-CPU-Pipeline-Optimization
SJTU-CS359-assignments&projects
Language: C - Size: 2.54 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1

nidhiupman568/Leetcode-Solved-Problems
๐๐ I solve the Problem of the Day on LeetCode daily ๐๏ธ๐งฉ and have successfully tackled over 150 interview questions. ๐ช๐ง Additionally, I've completed Love Babbar's 450 DSA sheet ๐ and Striver's 180 DSA sheet ๐. My primary coding language is C++ ๐ป, but I have also solved many problems in Java โ. ๐๐
Language: C++ - Size: 1.69 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 3 - Forks: 0

nidhiupman568/GFG-Problem-Solved
๐๐I solve the Problem of the Day on GeeksforGeeks daily ๐๏ธ๐งฉ and have successfully tackled Love Babbar's 450 DSA sheet ๐ and Striver's 180 DSA sheet ๐. My primary coding language is C++ ๐ป, but I have also solved many problems in Java โ. ๐๐
Language: C++ - Size: 752 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 3 - Forks: 0

husamahmud/LeetCode
This repository is managed by LeetPush extension: https://github.com/husamahmud/LeetPush
Language: Python - Size: 313 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 3 - Forks: 0

lav-kushwaha/DSA-IN-JAVA
This repository is a well-structured collection of Data Structures and Algorithms (DSA) in Java. It provides optimized code, detailed notes, and hands-on problem-solving exercises to help developers and students master DSA concepts effectively.
Language: Java - Size: 2.09 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 3 - Forks: 0

Gauranshgoel123/Leetcode-problems
Explore a curated collection of diverse coding challenges, honing problem-solving skills in a structured and organized manner. Whether you're a fellow learner or an interested observer, join the journey of mastering DSA through practical problem-solving.
Language: Java - Size: 615 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

nidhiupman568/C-PLUS-PLUS-PROBLEMS-SOLVED
๐๐ I solve the Problem of the Day on LeetCode daily ๐๏ธ๐งฉ and have successfully tackled over 150 interview questions. ๐ช๐ง Additionally, I've completed Love Babbar's 450 DSA sheet ๐ and Striver's 180 DSA sheet ๐. My primary coding language is C++ ๐ป, but I have also solved many problems in Java โ. ๐๐
Language: C++ - Size: 169 KB - Last synced at: 10 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

rabestro/unique-ip-addresses
The optimal solution to the problem of counting unique IPv4 addresses in a huge text file.
Language: Java - Size: 176 KB - Last synced at: 9 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 1

nidhiupman568/Data-Structures-and-Algorithms-DSALGO
Mastering Data Structures and Algorithms: Essential Interview Questions ๐
Size: 56.6 KB - Last synced at: 16 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

ElbazAhmed/Data-Structures-and-Algorithms
This repository contains my solutions to various problems and my practice implementations of data structures and algorithms in Java.
Language: Java - Size: 254 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

Parsankamusa/alx-low_level_programming
Language: C - Size: 443 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

dominiksalvet/huffman-codec
Adaptive Huffman coding with extra features
Language: C++ - Size: 1.24 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

m0saan/CP
The repository contains solutions to CP problem from diffrent CP websites
Language: C++ - Size: 1.32 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

ph4r05/bitarray Fork of ilanschnell/bitarray
Efficient bit array operations library for Python implemented in C
Language: Python - Size: 1.91 MB - Last synced at: 7 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

Jenni-Foued/holbertonschool-low_level_programming
This repository is made during my study at Holberton school while exploring the low level programming(mostly using C language)
Language: C - Size: 370 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 4

skailasa/pyinvsqrt
Quake 3 Fast Inverse Square Root in Python
Language: C - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

devkumar326/PracticeQuestions
This is the repository where I will upload 5 questions/ day that I practice from geeksforgeeks website.
Language: Python - Size: 138 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2
