Mriganka Saikia (mrigankas1993)

mrigankas1993

Geek Repo

0

following

0

stars

Location:Guwahati, INDIA

Github PK Tool:Github PK Tool

Mriganka Saikia's repositories

Backtracking

This repository consists solutions to many backtracking problems like rat in maze, all possible permutation of a string etc etc. This repository also have many Python implementation of stanford university CS 106B lectures on backtracking.

Language:PythonStargazers:0Issues:0Issues:0

Binary-Tree-Problems-Solutions

This repository consists of my Python implementations to many Binary tree related problems, such as find the maximum value , sum of all nodes/sum of sub tree or finding all the leaf nodes etc.

Language:PythonStargazers:0Issues:0Issues:0

CS-106B-Stanford-Marty-Stepp-Lectures-Implementation

This repository is having coding implementations or solution to Marty Stepp CS 106 B lectures in Python

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0

face-mask-detector

This is a simple face mask detector Machine Learning model build with Python's TensorFlow library and OpenCV Library.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Geeks-for-Geeks

My Python implementation and solution of geeks for geeks problem of the day

Language:PythonStargazers:0Issues:1Issues:0

General-Coding-Interview-Questions

This module has my Python implementation of some basic coding interview questions

Language:PythonStargazers:0Issues:0Issues:0

GRAPH-ALGORITHMS

This is my self made repository on implementing Graph Algorithm

Language:PythonStargazers:0Issues:0Issues:0

MaxHeap

This repository contain my self made module to implement Maximum Heap and it's related operations in Python

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

mrigankas1993

Config files for my GitHub profile.

Stargazers:0Issues:0Issues:0

Priority-Queue-and-Heaps

My implementation of Priority Queue and Heap Data Structures

Language:PythonStargazers:0Issues:0Issues:0

Tic-Tac-Toe-Game

A simple Tic Tac Toe game build using C++ in RAD studio

Language:C++Stargazers:0Issues:0Issues:0