An open API service indexing awesome lists of open source software.

https://github.com/akaliutau/cs-problems

Contains solutions for various problems at different level of complexity
https://github.com/akaliutau/cs-problems

algorithm-challenges algorithms-and-data-structures java

Last synced: 11 months ago
JSON representation

Contains solutions for various problems at different level of complexity

Awesome Lists containing this project

README

          

About
============

This is a collection of java solutions for various problems found on different online contest and training resources.
The biggest part of problems is taken from https://www.hackerrank.com and https://www.leetcode.com/ web sites.

Overview
===========

The package org.problems contains solutions of some easy-, medium- and hard-level problems published on https://leetcode.com web-site. All solutions are grouped by categories (total 35).
Some problems are taken from other sites, such as hackerrank.com, etc

Total 600+ problems have been solved.

The links to my profiles are:

Leetcode - https://leetcode.com/akalu/

Hackerrank - https://www.hackerrank.com/alex951413