Skip to content

Coding challenges from leetcode/hackerrank with Arrays, Trees, LinkedList, Stack/Queues, Heap, Graphs (Path finding for minimum weight along with routes, Minimum Spanning Tree), and Dynamic Programming.

Notifications You must be signed in to change notification settings

bikashjoshi/coding-challenges

Repository files navigation

Coding challenges

Coding challenges in C# with Arrays, Trees, LinkedList, Stack, Queues, Heap, Graphs, Dynamic Programming

Notable challenges

  • N Queens Puzzle
  • Dutch Flag Sorting
  • Medain of two sorted arrays
  • Dynamic programming fundamentals
  • Graph Challenges: Bellman Ford, Dijkstra, Bipartite, Topoligical Sorting, MST with Kruskal, MST with Prims
  • Running Median
  • LRU Cache
  • Tree Traversal and Reconstruction

About

Coding challenges from leetcode/hackerrank with Arrays, Trees, LinkedList, Stack/Queues, Heap, Graphs (Path finding for minimum weight along with routes, Minimum Spanning Tree), and Dynamic Programming.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages