Highlights
- Pro
-
competitive-coding Public
repository to maintain record of my competitive coding solutions (C++ and Python)
-
advent-of-code-haskell Public
My solutions to https://adventofcode.com/ in Haskell.
Haskell UpdatedDec 3, 2021 -
-
-
algorithms Public
Forked from keon/algorithmsMinimal examples of data structures and algorithms in Python
-
-
-
-
-
MicrosoftQ-CodingContest Public
My solutions for [Microsoft Q# Coding Contest](https://codeforces.com/blog/entry/77614)
UpdatedJun 22, 2020 -
TLE Public
Forked from cheran-senthil/TLEDiscord Bot for Competitive Programming
-
-
-
-
-
alien-invasion-game Public
A basic game similiar to Galaga written in Python using Pygame library.
-
ML_DATA Public
for HackerEarth's DL challenge - https://www.hackerearth.com/challenge/competitive/deep-learning-beginner-challenge/
Jupyter Notebook UpdatedJul 11, 2018 -
-
-
plots-and-visualizations Public
Some interesting plots and visualizations in Python 3. Contains scripts for Path trajectory animations, Random walks, Sierpinski triangle, etc.
-
sudoku-solver Public
A basic Python3 script to solve a NxN sudoku board.
-
The solutions to the exercises done during Machine Learning course by Andrew Ng on Coursera.