Gaurav Sawant
@GauravSawant
4 published packets
Joined Mar 2021
Published Projects
Travelling Salesman Problem using AI Genetic Algorithm in C++
An AI based Genetic Algorithm implementation in C++ to find the solution of the travelling salesman problem optimally.
Apr 24, 2021
AI based Unbeatable Tic Tac Toe in C++
This project is an AI based unbeatable Tic Tac Toe game which can be played between a human and a computer.
Apr 14, 2021
Interactive Quiz Application in C++
This is an interactive quiz application in C++ and can be used to conduct small quizzes in schools & colleges. The results are displayed as soon as the quiz is over.
Apr 09, 2021
Trie Implementation in C++
An implementation of Trie in C++, which is an efficient way to perform search queries on strings.
Mar 30, 2021