Pinned Repositories
AIND-Isolation
An adversarial search agent to play the game, "Isolation".
AIND-Sudoku
A game solving agent to solve Diagonal Sudoku Puzzles.
compiler
Simple compiler for a custom mini language implemented in Java
datastructures
Implementation of some common data structures and algorithms in Java
LibraryManagementProgram
Interactive database to be used in a library
minimaxarticle
PowerSet
This program contains two methods that create and store the list of subsets of a set. One method does this iteratively while the other does this recursively.
kkuivi's Repositories
kkuivi/minimaxarticle
kkuivi/AIND-Isolation
An adversarial search agent to play the game, "Isolation".
kkuivi/AIND-Sudoku
A game solving agent to solve Diagonal Sudoku Puzzles.
kkuivi/compiler
Simple compiler for a custom mini language implemented in Java
kkuivi/datastructures
Implementation of some common data structures and algorithms in Java
kkuivi/LibraryManagementProgram
Interactive database to be used in a library
kkuivi/PowerSet
This program contains two methods that create and store the list of subsets of a set. One method does this iteratively while the other does this recursively.
kkuivi/Abacus
TopCoder Abacus Problem (SRM 292)
kkuivi/AcademicJournal
AcademicJournal (TopCoder Problem)
kkuivi/AIND-Planning
kkuivi/Algorithms
A Repository to store implementation of some of the famous Data Structures and Algorithms (mainly in C/C++/Java/Python) for everyone to learn and contribute.
kkuivi/ATaleOfThreeCities
TopCoder SRM 239 Problem
kkuivi/BuildingStrings
BuildingStrings Problem
kkuivi/coding-interview-university
A complete computer science study plan to become a software engineer.
kkuivi/Countries
kkuivi/CountriesApp
kkuivi/electron-oauth2
A library to handle OAuth2 authentication for your Electron app.
kkuivi/ExportDB
Sandbox Export DB
kkuivi/FlipBitToWin
Program that returns the longest sequence of 1's that can be obtained in a binary number when one 0 is flipped to a 1.
kkuivi/ParenthesesSequence
kkuivi/PopupDialogSandbox
kkuivi/qnaApp
kkuivi/Shushu
kkuivi/startbootstrap-business-frontpage
A Bootstrap HTML business homepage template created by Start Bootstrap
kkuivi/StringPermutations
Program that creates and returns a list of all the permutations of a String.
kkuivi/Summarizer
Ongoing project that hopes to able to take a paragraph of text and accurately summarize it.
kkuivi/TCP-Server
kkuivi/testBot
kkuivi/TicTacToe-Jetpack-Compose
Jetpack Compose Implementation of TicTacToe