Skip to content

nav-p/Task0

Repository files navigation

Task0

Introduction to git

Task_v2.0

Follow these to complete this subtask

The basic idea of this task is to understand how collaborated projects work on github

  • Fork this repo
  • Clone the forked repo to your local system
  • Implement a given algorithm in your favourite programming language and commit
  • Modify the README.md file by adding your name next to the algorithm you implemented and commit again
  • Push the file to the repository
  • Make sure you pull the code using git pull before pushing your code
  • After pushing the code, give a pull request or a PR to the parent repo from which you have forked from
  • Your pull request will then be reviewed by the mentor

Algorithms to be implemented

  • Linear Search
  • Binary Search-----Srivatsav
  • Bubble sort-----Jerry
  • Insertion Sort
  • Merge sort
  • Print fibonacci series - Anushri
  • Finding if a given number is prime
  • Finding the max element in an array ----- Balaji Jayashrri
  • Finding the min element in an array - Chandra prabu
  • Multiplication of matrices - Shyam

About

Introduction to git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7