Sandip-Kanzariya / GFG-LeetCode

Solution Of GFG & LeetCode Questions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GFG

Solution Of GFG Questions

Tree

Question Problem
Height of Binary Tree GFG
Balanced Binary Tree GFG, LeetCode

Level Ordered Travesal in BT : BFS

Question Problem
Level Ordered travesal
Find level of each Leaf node GFG
Left most and right most node in each level of BT GFG, LeetCode

Graph

BFS

Question Problem
Minimum Multiplication to Reach End

DFS on Grid

Question Problem
GFG
Floyd Warshall Transitive closure of a Graph GFG
Topological GFG

About

Solution Of GFG & LeetCode Questions


Languages

Language:C++ 97.9%Language:Java 2.1%