parthsharma1410's Stars
FavioVazquez/ds-cheatsheets
List of Data Science Cheatsheets to rule the world
akueisara/algo-on-graphs
Algorithms in Graph Theory written in Java, C++, and Python
kunaltyagi9/ATM-Simulator-System
akueisara/datastructures
Sanan4li/React-Native-Shopping-App
A simple Shopping App in React Native. For Complete Functionality... check https://www.youtube.com/watch?v=Lf0MLrcSx0Q
IEEE-VIT/weatherbes-android
An open sourced Weather App made using OpenWeatherMapAPI
schostac/Genome-Assembly-Programming-Challenge
Genome Assembly, de Bruijn Graph, Overlap Graph, Bubbles and Tips Removal, Optimal K-mer, Phi X174 Genome, Error-Prone Reads, Universal Circular String, Eulerian Cycle.
BessieChen/Coursera-Advanced-Algorithms-and-Complexity
This course talks about networks flows which are used in more obvious applications such as optimal matchings, finding disjoint paths and flight scheduling as well as more surprising ones like image segmentation in computer vision. It then proceed to linear programming with applications in optimizing budget allocation, portfolio optimization, finding the cheapest diet satisfying all requirements, call routing in telecommunications and many others. Next discussing inherently hard problems for which no exact good solutions are known (and not likely to be found) and how to solve them in practice.
nishchayp/algorithms-on-strings
Contains my code submission for Algorithms on Strings course as offered by University of California, San Diego & National Research University Higher School of Economics on Coursera.
zubinchopra/dev-workshop-public
This repository contains code for the full stack web development workshop with NodeJS.
Ishan-001/Smoking-Rentals
A mobile application to get information on available vehicles on rent around a given location. People can add their own vehicles on rent too. Not only vehicle renting services, but also individuals with any free vehicles can add them for rent.
Ishan-001/Vocabulator
An app to store, search and learn new words to enhance your vocabulary.