Skip to content

Commit d3f0fb3

Browse files
committed
descr of the repository
1 parent 226bf24 commit d3f0fb3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# Data Structures and Algorithms
1+
# GO - Data Structures and Algorithms
22

3-
**GO Data Structures and Algorithms**
4-
The intent of this repository is to solve with **Go Language** the problems identified by the **[Geeksforgeeks Algos to revision](https://www.geeksforgeeks.org/top-10-algorithms-in-interview-questions/amp/)** article as a must known algorithms for coding interview. GO is a great language choice for technical interviews.
3+
Inspired by the **[Geeksforgeeks - Top 10 Algorithms in Interview Questions](https://www.geeksforgeeks.org/top-10-algorithms-in-interview-questions/amp/)** article, the intent of this repository is to solve these questions using the **Go Language**. GO is a great language choice for technical interviews and hopefully here you can find the solutions to the common algorithms/problems easy to understand.
54

65
WIP, the description of the below `unsolved yet` problems can be found in the orginal article.
76

0 commit comments

Comments
 (0)