Skip to content
View santhoshk's full-sized avatar
Block or Report

Block or report santhoshk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. DiscreteOptimiation DiscreteOptimiation Public

    Code for some discrete optimization problems (Knapsack, Graph coloring, TSP, Facility Location, Vehicle routing). Coded mostly using greedy heuristics, dynamic programming and local search.

    C# 3 4

  2. mlclass mlclass Public

    Machine learning algorithms using Octave

    MATLAB 1

  3. Algo1 Algo1 Public

    Some basic Algorithms (connected components, Dijkstra shortest path, Inversions, Median maintenance, min cuts, Quick sort, Two sum)

    C#

  4. Algo2 Algo2 Public

    Some advanced algorithms (Floyd warshal, KClustering, Knapsack, PrimsMST, Scheduling weighted completion time, TSP, 2-SAT)

    C#

  5. funprog-scala funprog-scala Public

    functional programming concepts using scala (the main code is within src folder)

    Scala

  6. ruby_on_rails_test_app ruby_on_rails_test_app Public

    ruby_on_rails_test_app

    Ruby