Lakshay

Results 7 issues of Lakshay

Hey there, here is my profile readme file as per this repository contributing guidelines.

Objective: To implement Dijkstra’s Shortest Path Algorithm in your preferred language with the best possible Time and Space complexity. Add it to the existing "Greedy Algo" directory otherwise create it.

good first issue
hacktoberfest

Objective: To implement Kruskal’s Minimum Spanning Tree Algorithm in your preferred language with the best possible Time and Space complexity. Add it to the existing "Greedy Algo" directory otherwise create...

hacktoberfest

Objective: WAP for the implementation of KMP(Knuth Morris Pratt) pattern searching algorithm. Add this algorithm to the Searching directory inside the respective language folder.

hacktoberfest

Objective: WAP to solve The Knight’s tour problem in your preferred language with the best possible Time and Space complexity. Add it to the existing "Backtracking" directory otherwise create it.

hacktoberfest

Objective: WAP to solve Hamiltonian Cycle Problem in your preferred language with the best possible Time and Space complexity. Add it to the existing "Backtracking" directory otherwise create it.

hacktoberfest

Objective: Create a new directory "Stack" and inside it create a new folder respective to your programming language. Add all your codes to this folder.

good first issue
hacktoberfest