Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 483 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 483 Bytes

Solutions to different problems in various languages

Solutions for problems from:

  • websites like LeetCode, HackerRank;
  • books like K&R C, CRLS, etc.

I try to solve problems in different languages like C, Python, Clojure, SQL to get more practice with them.

Coding challenge websites


Solved by Sergei Kolesnikov