Skip to content
View AkshayKumarTripathi's full-sized avatar
👾
👾

Block or report AkshayKumarTripathi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Tic-Tak-Toe-Using-MiniMax-Algorithm Tic-Tak-Toe-Using-MiniMax-Algorithm Public

    created Tik-Tak-Toe game using the concepts of OOP and implemented MiniMax Algorithm to find the most optimal move for the computer player.

    Python 1

  2. LibraryManagementSystem LibraryManagementSystem Public

    Library Management System created using Flask.

    HTML 3

  3. Sudoku-Puzzle-Solver Sudoku-Puzzle-Solver Public

    Used Back-Tracking algorithm to find the solution for any given Sudoku Puzzle.

    Python

  4. Algorithms-And-Data-Structures Algorithms-And-Data-Structures Public

    This repository contains the fundamental questions of algorithms and data structures.

    Python

  5. Tic-Tak-Toe-game Tic-Tak-Toe-game Public

    This is a simple Tik-Tak-Toe game created using python

    Python

  6. Rat-Maze-Problem Rat-Maze-Problem Public

    This is a Problem related to finding the path that a rat must follow to reach the end of the Maze and I have Used Back-Tracking Algorithm

    Python