GitHub topics: bitmasking
AntonioBerna/sudoku-solver
Sudoku Solver using Bitmasking + Backtracking and Dancing Links in C
Language: C - Size: 904 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

AnupamAkib/BFS-DFS-DP
Just after my graduation, I started practicing for Software Engineer position at Samsung R&D Institute Bangladesh. Here is some codes that I wrote for practicing DSA.
Language: C++ - Size: 84 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Eckhardt-D/bitflags
A simple bit masking library for TypeScript, store features in a single integer
Language: TypeScript - Size: 40 KB - Last synced at: 44 minutes ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

semisedlak/bitmasking
This simple library provides a set of functions for easier life when dealing with bitmasks.
Language: PHP - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

AFCgooner29/Coding-Ninjas-Competetive-Programming-code
This has all the solutions to the problems solved in Coding ninjas Competetive programming course
Language: Java - Size: 422 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

A5HU705H/letter-boxed-solver
nyt letter boxed solver. uses backtracking and bitmasking to search solutions. generalized for number of sides and characters per side.
Language: Python - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

codescrum/bitmask-set-jsbi-js
Convert arrays to bitmask representations to quickly operate with them through bitwise operations. (uses JSBI)
Language: JavaScript - Size: 141 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 3

liliansteven/Competitive-Programming--Solution
This is an public repository for Accepted solutions of coding problems on different coding platforms like codeforces , hackerearth, codechef , hackerrank .......
Language: C++ - Size: 44.9 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Prayag2003/Standard_Template_Library
Standard Template Library ( STL ) of C++
Language: C++ - Size: 5.81 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

balubalaji3002/BIT-MAGIC
BIT-MAGIC
Language: C++ - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

HattyDoge/WashingMontiClothes
Monti !Diabetico //bitmasking di una lavatrice
Language: C# - Size: 429 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

rafaelfigueredog/Bitmap
This is a C library for handling bitmaps. It includes functions for initializing a BitmapSet, setting and unsetting bits, retrieving the value of a bit, and printing the binary value of a BitmapSet.
Language: C - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

liliansteven/Codeforces-GYMS-Solution
This repository is containing all 2-star gyms with my accepted solution
Language: C++ - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

theTardigrade/golang-infiniteBitmask
This Go package allows for the creation of bitmasks of theoretically infinite size.
Language: Go - Size: 96.7 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sprakhar77/DiabloEngine
A chess engine based on AlphaBeta Pruning search, developed for UCI protocols supported GUIs.
Language: C - Size: 456 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

marctuscher/TravellingSalesmanOsm
Travelling salesman problem on OpenStreetMap data. Shortest path distances by Dijkstra's algortihm. Frontend built with react and leaflet.
Language: C++ - Size: 21.8 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 20 - Forks: 7

VaibhaveS/MentalHealthWithAI
divorcePRED offers an end to end solution from predicting the state of marriage with the help of machine learning, finding like minded people through clustering, emotional analysis through natural language processing and finding optimal routes and therapy centres through graph algorithms.
Language: Python - Size: 53.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 2

CyberLemonade/Ultimate-Tic-Tac-Toe-AI
Monte Carlo Tree Search implementation for playing Ultimate Tic Tac Toe
Language: C# - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

sha-since1999/CompetitiveCodingPractice
competitive learner can revise a lot of program and topic from this repo ,here i organised all of my practised and tested code in well manner...
Language: C++ - Size: 24.1 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

kumar80/code
CP work
Language: Python - Size: 29.4 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

harsh7in/Competitive-Programming
This repository contains algorithms for Competitive Programming as a part of my competitive programming Journey.
Language: C++ - Size: 83 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 2

Blazer-007/Competitive-Programming
All about Competitive Programming
Language: C++ - Size: 103 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

Rad-hi/Number_Guesser_ESP32
A simple interactive game made as a tutorial for bitwise operations and bitmasks for embedded programming.
Language: C++ - Size: 2.09 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

aw-studio/laravel-bitflags
Store bitmask in database, cast bitmask for auto de-/encoding bitflags.
Language: PHP - Size: 19.5 KB - Last synced at: 5 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

niaz-ahsan/Turn-LED-On
STM32F4DISC board LD4 (Green) is being turned on.
Language: C - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

sanyathisside/Bitmasking
Bit Manipulation.
Language: C++ - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Rernokk/ProjectFrailty
This project was mostly designed to explore microinteractions and their effectiveness of creating immersive and exciting gameplay in spite of simple art assets and environmental design.
Language: C# - Size: 1.7 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

devmins-code/Leetcode_Solutions
Leetcode, Leetcode Solutions, Competitive Programming, Algodesign
Language: Python - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

karanbangia/Data-structures-and-algorithms
solved problems from various websites
Language: Java - Size: 2.69 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Anshu-rai89/Random-Codes
Some random Problems and their Codes
Language: C++ - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

kush1912/Data-Structures-and-Algorithms-in-C-
Language: C++ - Size: 425 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
