Prateek Srivastava (prateek22sri)

prateek22sri

Geek Repo

Company:Indiana University

Location:Bloomington

Home Page:prateek22sri.me

Github PK Tool:Github PK Tool

Prateek Srivastava's repositories

Blinking-leds

blinking led and simple pulse wave modulation on Pynq-Z1 board

Language:VerilogStargazers:2Issues:2Issues:0

Text-conversation-finder

Every book has conversations and this piece of code finds the total conversations that happened in a text

Language:PythonStargazers:1Issues:0Issues:0

15-Puzzle-variant

Implementation of the game 15-Puzzle solver which finds the shortest possible sequence of moves that restores the canonical configuration given an initial board configuration provided in a text file called "input.txt" by the user.

Language:PythonStargazers:0Issues:0Issues:0

nqueens

N-queens is a typical search problem in Artificial Intelligence. In a chess board of NxN dimension, it is an algorithm to place N number of queens such that no queen can attack each other

Language:PythonStargazers:0Issues:0Issues:0