Git Product home page Git Product logo

open-dsa's Introduction

Welcome to Abshar's Profile!

profile views

I'm Abshar, an Undergraduate Computer Science Student at BITS Pilani Dubai Campus ๐ŸŽ“

๐Ÿ› ๏ธ Skills and Technologies

๐Ÿ“Š My GitHub Statistics

๐Ÿ’ป GitHub Profile Stats

abxhr's Github Stats abxhr's Top Languages
Note: Top languages is only a metric of the languages my public code consists of and doesn't reflect experience or skill level.

๐Ÿ“• Blog posts

๐Ÿ™‹โ€โ™‚๏ธ Connect with me

Twitter Linkedin Instagram

open-dsa's People

Contributors

abxhr avatar adityavsm avatar ashutosh321607 avatar atmish01 avatar codershubham2000 avatar gopal-dahale avatar kajal1801 avatar om12dahale avatar radha919 avatar redhawk2002 avatar sauravraj8 avatar sejalsingh417 avatar utkarshkislay avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

open-dsa's Issues

Hacktoberfest 2021! ๐Ÿš€

Hacktoberfest 2021 is finally here!!
Accepting contributions! ๐Ÿ’–

Create a Pull Request, and add implementation of Data Structures and Algorithms (only in CPP), along with their documentation!

Guidelines:

  • Pull requests won't be accepted if unassigned. So get assigned, before you start working on a pull request.
  • Before you start working on this repository, make sure to tell us which Data Structure or Algorithm you will be implementing. Make sure to be specific on the concept (eg: Insertion Sort, Doubly Linked List, etc.)
  • Make sure to first check if the concept you want to work on is not yet implemented, or assigned.
  • When working on a concept, make sure to implement all the possible manipulations for it (eg: for Singly Linked List, show the working of inserting a node, deleting a node, searching for a node, etc.). If this is not possible, implement the essential manipulations atleast.
  • After you are done working on a concept, don't forget to add document it in the 3 documentation files:
    1. Open-DSA/README.md
    2. Open-DSA/Algorithms or Open-DSA/Data-Structures - according to concept implemented
    3. Specific README.md for a concept (eg: For implementation of Binary Search Tree, file created at Open-DSA/Data-Structures/Trees/BinarySeachTree/README.md)
  • While adding documentation for a specific README.md for a concept, make sure to add information such as Complexity, Applications, Possible Errors, etc., according to what you feel might be essential information. (Check out this for an example)

Assigned:

Assignee Concept Complete
@UtkarshKislay Tree traversal (Inorder, Preorder and Postorder)
@redhawk2002 Templates, Dynamic Stack
@Gopal-Dahale DP - (knapsack, subset sum problem, equal sum partition, unbounded knapsack and rod cutting problems
@pranju27 BFS (using STL)
@AdityaVSM Left Shift Operation, Right Shift Operation โœ…

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.