All Projects → khanchi97 → Smvdu-Algos

khanchi97 / Smvdu-Algos

Licence: other
Can learn how to contribute to an open source project and practise Algorithm and Data Structures

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language
java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Smvdu-Algos

Data-Structures-and-Algorithms--A-Comprehensive-Guide
Data Structures & Algorithms - A Comprehensive Guide
Stars: ✭ 15 (+15.38%)
Mutual labels:  datastructures
datastructures-and-algorithms
Repository for studying/practicing Data Structures, Algorithms and Code Interview Problems.
Stars: ✭ 30 (+130.77%)
Mutual labels:  datastructures
FPL
Fortran Parameter List. A fortran dictionary where to put the parameters of your application.
Stars: ✭ 29 (+123.08%)
Mutual labels:  datastructures
peds
Type safe persistent/immutable data structures for Go
Stars: ✭ 57 (+338.46%)
Mutual labels:  datastructures
Python Scripts
It contains all the Python Programs, whether it's a GUI, basic, Data Structures, etc. It's a collection of some great Python scripts from basic to advance levels for automating some monotonous tasks.
Stars: ✭ 23 (+76.92%)
Mutual labels:  datastructures
Julia
Algorithms implemented in the Julia programming language. We're collaborating with the Humans of Julia community!
Stars: ✭ 216 (+1561.54%)
Mutual labels:  datastructures
icpc
Resources for Competitive Programming
Stars: ✭ 14 (+7.69%)
Mutual labels:  datastructures
Graphs.jl
An optimized graphs package for the Julia programming language
Stars: ✭ 197 (+1415.38%)
Mutual labels:  datastructures
borax
📓 Python3工具集合库——中国农历/中文数字/设计模式/树形结构
Stars: ✭ 57 (+338.46%)
Mutual labels:  datastructures
kwstruct
Struct with keyword arguments support
Stars: ✭ 17 (+30.77%)
Mutual labels:  datastructures
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (+584.62%)
Mutual labels:  datastructures
Joy-of-Computing-using-Python-NPTEL
Joy of computing using Python NPTEL Course Assignment Solutions
Stars: ✭ 22 (+69.23%)
Mutual labels:  datastructures
TUMGAD
Exercise generator and helpful materials for the Introduction to Algorithms and Data Structures 📚
Stars: ✭ 27 (+107.69%)
Mutual labels:  datastructures
Programacion-Competitiva
Material de programación competitiva elaborado por el Grupo de Programación Competitiva UNI (GPC-UNI)
Stars: ✭ 23 (+76.92%)
Mutual labels:  datastructures
option
Option object for PHP inspired by Rust
Stars: ✭ 27 (+107.69%)
Mutual labels:  datastructures
treebitmap
Fast IP lookup table for IPv4/IPv6 prefixes
Stars: ✭ 81 (+523.08%)
Mutual labels:  datastructures
bloomfilter
Simplistic (but fast) java implementation of a bloom filter.
Stars: ✭ 35 (+169.23%)
Mutual labels:  datastructures
DSA
Data Structures and Algorithms
Stars: ✭ 13 (+0%)
Mutual labels:  datastructures
pystructures
Extended Data Structure Features in Python
Stars: ✭ 15 (+15.38%)
Mutual labels:  datastructures
RedQuarkTutorials
Code used in all my tutorials on my website - redquark.org
Stars: ✭ 27 (+107.69%)
Mutual labels:  datastructures

https://www.singsys.com/blog/wp-content/uploads/2013/12/ss.jpg

"Commit early,commit often."

Please join gitter channel to get help and to help others.

And please follow GitCommits to know how to write good Commit Messages.


gitter channel


If you are a newcomer to github then first take a look at wiki page of github and then please go through this tutorial to learn some git commands.

Some more resources to learn about GIT and GITHUB:

  1. Code School tutorial- https://www.codeschool.com/courses/try-git
  2. Codecademy Tutorial- https://www.codecademy.com/learn/learn-git
  3. Best resource to learn about Linux and its Terminal- https://linuxjourney.com/

Now you have a great opportunity in helping us to improve Smvdu-Algos.And learning new things along with practising algorithms. And you can

  • Create an issue
  • Review a PR
  • Create a PR.

Now the only thing that you have to do is fork Smvdu-Algos repository,make some changes and use git add/commit/push to let us know what you have changed and what you want to be merge in Smvdu-Algos. And one more thing that you can do is invite your friends so that they can get benefit from this and learn new things.

Note:

  • Please make sure that you are making a PR with referencing a issue as well.If you want to add something new then please create an issue or if you need any help then feel free to ping us in gitter channel.And if you want to give some suggestion related to this project,we can discuss in our channel.

Complexities of various Search & Sort Algos:

  • To get a better understanding of the best,average and worst case complexities of various search and sort algos,take a look at the following image and to understand what is BIG O Complexity, read the blog: Big O Complexity

Happy Coding!


https://he-s3.s3.amazonaws.com/media/uploads/c950295.png
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].