Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 348 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 348 Bytes

geeksforgeeks

This repository contains all the problems from https://www.geeksforgeeks.org solved using javascript.

Objectives

  • To Practice Data Structres and Algorithms (ofcourse)
  • To practice TDD as well
  • Configured CI using gitlab runner
  • Use flow typed to document code as well
  • Eslint and Prettier for maintaining the code quality