Using the Dancing Links algorithm to generate sudoku boards
• By Arman Drismir
Non-work related write ups.
Filter by tagUsing the Dancing Links algorithm to generate sudoku boards
By breaking the problem into a tree, we can scan in O(log n)
Solution for Leet Code 60. Permutation Sequence
The med ethics sudoku site had a catastrophic UI malfunction
Secures all OpenAI API requests for SkillSync
Image similarity search app I built with an image vectorizer and a vector database.
A machine learning model I deployed to a web app
Chess algorithms I built for the C++ Chess game I made