INTERNSHIP TASKS
Glad to meet you here. In this page, you can navigate between the different tasks of your internship.
AI Engineer
Apply basic AI algorithms to build smart solutions for games, problem solving, and simple automation tasks.
PythonJavaScriptor any programming language
1: Unbeatable Tic Tac Toe Game
In this task, you need to use Minimax algorithm to create an unbeatable tic tac toe game.
2: Sudoku Solver
In this task, you need to use Backtracking algorithm to create sudoku solver.