Skip to content
View neerajdixit1990's full-sized avatar

Block or report neerajdixit1990

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

Popular repositories Loading

  1. ROP-Payload-Generator ROP-Payload-Generator Public

    ROP-Payload-Generator

    Python 6 3

  2. Reliable-UDP Reliable-UDP Public

    This project adds TCP like functionality of sequence numbers, re-transmission and timeouts, flow control and congestion control using UDP sockets

    C 1 2

  3. AODV AODV Public

    This is implementation of Ad hoc On-Demand Distance Vector (AODV) Routing protocol using UDP sockets. The implementation is based on the paper

    C 1

  4. Peg-Solitaire-AI Peg-Solitaire-AI Public

    Implementation of Peg Solitaire using AI techniques like IDS & heuristic search

    Python

  5. Connect-Four-AI Connect-Four-AI Public

    This project builds an AI player using MIN-MAX algorithm. The subsequent part speeds up the search using Alpha-Beta pruning

    Python

  6. Sudoku-AI Sudoku-AI Public

    This project is about implementing sudoku puzzle using AI techniques like backtracking, backtracking with MRV, CSP and minimum conflicts

    Python