Skip to content

This repository contains codes for various data structures and algorithms in C, C++, Java, Python.

License

Notifications You must be signed in to change notification settings

hhy5277/DS-Algo-Point

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

  • The goal of this project is to have codes for various data structures and algorithms - in C, C++, Java and Python.
  • Feel free to contribute in any way you want.
  • Make sure to follow the contribution guidelines listed below.

Content

  • We currently have 4 folders for 4 programming languages - C, C++, Java, Python.
  • Do not create folders in your submissions, unless specifically told to do so.

YOU CANNOT CREATE A PR DIRECTLY. YOU NEED TO BE ASSIGNED AN ISSUE. IF THE ISSUE DOES NOT EXIST, CREATE ONE, ASK FOR IT IN YOUR PREFERRED PROGRAMMING LANGUAGE AND WAIT FOR IT TO BE ASSIGNED TO YOU. NOT FOLLOWING THIS WILL BE CONSIDERED A VIOLATION


Contribution Guidelines

  • Issues will be assigned on a first come, first serve basis. The person who creates the issue gets the first priority. And then, issues are assigned based on who commented first. You just have to comment on the issue, asking to be assigned and the programming language you should be assigned in, and it will be done if found fit.
  • You cannot work on any issue that is not assigned to you.
  • If you have anything else in mind, FEEL FREE TO CREATE AN ISSUE and please wait for it to be assigned to you. If assigned to you, then you can start working on it and create a PR.
  • All PRs must be made from a Branch. Create a separate branch for every Issue you are working upon and then create a PR.
  • In your code file, add (Inside a multiline comment) Sample Input and Output at the end of the file along with Time and Space Complexity.
  • Every time you add a file via a Pull Request also update the README.md file for that particular language in Alphabetical Order in the same PR. You'll find a README.md file in each language folder.
  • Plagiarism is not encouraged and a plagiarized PR won't be accepted at all.
  • PR should be created within a week of you being assigned to it.
  • At no point of time, you can claim more than 4 issues i.e. you can have at max 4 working issues, for this repository, at any point of time.

You can find us on Telegram . Join the telegram channel - DS-Algo-Point to reach out to us.


Where to upload the files

PLEASE READ THIS

  • Your files should be uploaded directly into the corresponding folder (e.g. if you wrote code for a Data Structure in C-Plus-Plus, it goes inside the C-Plus-Plus folder and so on)
  • Edit the corresponding README.md file to add the link to your code in the corresponding section (GitHub Markdown Guide)
  • Under no circumstances create new folders within the language folders to upload your code unless specifically told to do so.

Maintainers for this project

  • Sukriti Shah - @sukritishah15
  • Aditi Khemka - @aditik03
  • Gunisha Chaturvedi - @gunisha30
  • Manan - @manan025
  • Sumit Kumar Roy - @mephi007
  • Falguni Sarkar - @lostgirljourney
  • Ananya Nagar - @AnanyaNagar
  • Rahul Joshi - @mrjoshi0147
  • Unnati Deshwal - @unnatideshwal
  • Manan Chawla - @mananchawla2005
  • Niranjan Kumar S - @niranjantuty
  • Sunil - @sunilgknair051
  • Muskan Gupta - @muskangupta19
  • Priyal - @priyal2806
  • Mahima Goyal - @mahimagoyalx

In association with

ACM-W MUST STUDENT CHAPTER

License

This project follows the MIT License.

SHOW SOME LOVE BY LEAVING A ⭐

About

This repository contains codes for various data structures and algorithms in C, C++, Java, Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 27.6%
  • C++ 27.2%
  • C 22.8%
  • Python 22.4%