Skip to content
View Temurson's full-sized avatar
  • Jersey City, NJ, USA

Highlights

  • Pro

Organizations

@plum-umd

Block or report Temurson

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 Loading

  1. Stepik-Haskell-1 Stepik-Haskell-1 Public

    Solutions to problems from Stepik Haskell Course, Part 1.

    Haskell 3

  2. SnP-Chart-Viewer SnP-Chart-Viewer Public

    Little application that could be used to display charts from SnP file format. It is written in Qt using widgets, QTreeView and QChart.

    C++ 2 1

  3. LongestPathProblem LongestPathProblem Public

    Algorithm for appoximating the longest path in the given graph. It implements the greedy algorithm developed by L.L.Pongrácz. It is also tweaked to run in parallel.

    C++ 1

  4. DataStructures DataStructures Public

    Different data structures implemented for the Data Structures and Algorithms course. Implemented in Java 8, since it is the required language for the course.

    Java

  5. GalaxyClassification GalaxyClassification Public

    Student project on galaxy classification using Machine Learning.

    Jupyter Notebook

  6. Stepik-Haskell-2 Stepik-Haskell-2 Public

    Solutions to problems from Stepik Haskell Course, Part 2.