An AI based Genetic Algorithm implementation in C++ to find the solution of the travelling salesman problem optimally.
This project is an AI based unbeatable Tic Tac Toe game which can be played between a human and a computer.
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.
An implementation of Trie in C++, which is an efficient way to perform search queries on strings.