Pinned Repositories
Add-Two-Numbers
A Simple Hello-World Like Project For New Android Developers
Algorithms
A collection of algorithms and data structures
Algorithms-Java
A collection of common algorithms and data structures implemented in Java.
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
chip8
Chip 8 Emulator
Graph-Theory
Implementation of a directed and weighted graph, along with finding the shortest path in a directed graph using breadth first search, and finding the shortest path in a weighted graph with Dikstra and Bellman Ford algorithms.
Leetcode
My Leetcode Solutions
Pokemon-Simulator
A Text Based Pokemon Simulator Game, With The Ability To Create Teams And Battle.
printfln
the most useless function ever
Tic-Tac-Toe-AI
A Tic Tac Toe AI
nishantc1527's Repositories
nishantc1527/Algorithms-Java
A collection of common algorithms and data structures implemented in Java.
nishantc1527/Graph-Theory
Implementation of a directed and weighted graph, along with finding the shortest path in a directed graph using breadth first search, and finding the shortest path in a weighted graph with Dikstra and Bellman Ford algorithms.
nishantc1527/chip8
Chip 8 Emulator
nishantc1527/Algorithms
A collection of algorithms and data structures
nishantc1527/Pokemon-Simulator
A Text Based Pokemon Simulator Game, With The Ability To Create Teams And Battle.
nishantc1527/Add-Two-Numbers
A Simple Hello-World Like Project For New Android Developers
nishantc1527/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
nishantc1527/Leetcode
My Leetcode Solutions
nishantc1527/printfln
the most useless function ever
nishantc1527/Tic-Tac-Toe-AI
A Tic Tac Toe AI
nishantc1527/Algorithms-1
Algorithm and Data Structures
nishantc1527/szf
A fuzzy finder similar to fzf that allows typos
nishantc1527/Algorithms-Cpp
Algorithms in C++
nishantc1527/Algorithms-Python
nishantc1527/Hangman
The classic game of hangman recreated as a console application using Python.
nishantc1527/hugo-easy-gallery
Automagical css image gallery in Hugo using shortcodes, with optional lightbox/carousel gadget using PhotoSwipe and jQuery.
nishantc1527/Java
All Algorithms implemented in Java
nishantc1527/PokemonPPTracker
nishantc1527/PyBoy
Game Boy emulator written in Python
nishantc1527/Python
All Algorithms implemented in Python
nishantc1527/usaco-guide
A free collection of curated, high-quality resources to take you from Bronze to Platinum and beyond.