This repository is only to study about technologies' Node.js and Python.
This repository store some implementations of algorithms that i have been studying about.
Directory | Description | Level |
---|---|---|
GO/SolveMeFirst | Inspired on "Solve Me First" | [EASY] |
GO/SimpleArraySum | Inspired on "Simple Array Sum" | [EASY] |
GO/CompareTheTriplets | Inspired on "Compare The Triplets" | [EASY] |
GO/GradingStudents | Inspired on "Grading Students" | [EASY] |