harshini2001's Stars
SwethaMagesh/Social-Media-Feed-Customisation
A tool to personalise the feed of social media for each user
SwethaMagesh/Neo4j-Certification-Notes
Neo4j Certification course notes
discorev/colour-puzzle-solver
A python solver for colour sorting puzzle games implementing both breadth-first and depth-first algorithms
bhattbhavesh91/pca-from-scratch-iris-dataset
Implementing PCA from Scratch for iris dataset
afurculita/VehicleRoutingProblem
Vehicle Routing Problem solved using Ant Colony System, Greedy and Tabu Search algorithms
donfaq/VRPTW
Solving VRPTW with metaheuristics
VROOM-Project/vroom
Vehicle Routing Open-source Optimization Machine
ashishpatel26/Amazing-Collection-Vehicle-Routing-Problem
Amazing Collection Vehicle Routing Problem
jwang0306/vehicle-routing-problem
Solves vehicle routing problem with Linear Programming using pulp package, which yields the optimal solution.
ckosek/VRPwoc
Vehicle Routing Problem utilizing wisdom of crowds in Python
sagnikmitra/vehicle-routing-optimization
Solver for vehicle routing problem(VRP)
phoenixx1/Algorithms-Course
Code for most of DS Implementation and some other types of topic like Bit Manipulation, Dynamic Programming, Recursion, Logical Questions etc.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
karolzak/keras-unet
Helper package with multiple U-Net implementations in Keras as well as useful utility tools helpful when working with image semantic segmentation tasks. This library and underlying tools come from multiple projects I performed working on semantic segmentation tasks
prakashshuklahub/Interview-Questions
📚 Data Structure and Algorithm solutions of my youtube videos