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
- Host: GitHub
- URL: https://github.com/akaliutau/cs-problems
- Owner: akaliutau
- Created: 2020-03-04T16:56:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-04T14:51:59.000Z (almost 4 years ago)
- Last Synced: 2025-06-24T01:11:23.902Z (about 1 year ago)
- Topics: algorithm-challenges, algorithms-and-data-structures, java
- Language: Java
- Homepage:
- Size: 699 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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