Skip to content

noobDevelopers/AlgoJam

Repository files navigation

AlgoJam

GitHub issues GitHub Hacktoberfest combined status

Now learn basic data structure in a fun way....in the noob way!!!

Description

Since I have started my journey with Data Structure , it has become one of my core interests.

Hope you will find this the same way I did.

Here we provide you a place to hustle and take up some easy to medium level programs, and interact with the logic of data structure...

This repository contains enough basic structure with handson code to craft the solution... the problem is, creator of all such problems were newbie and hence could just successfully generate the problem and not the solution...

Let's find out solution for them...

Table of Contents

  1. Data Structure
  2. Greedy Algo
  3. Search with Noob
  4. Sort with Noob

How to Contribute?

1.Fork it!

2.Clone the forked repository to local system.

3.Read issues and solve it, or add your own issues 😊

4.Commit your changes: git commit -m 'Add some feature'.

5.Push to the noob branch

7.Submit a pull request 😄

If you had fun, consider to give a star ⭐ to this repository