Menu

Close
  • Home
  • java (29)
  • dotnet (11)
  • algorithms (7)
  • architecture (7)
  • scala (7)
  • javascript (5)
  • polish (5)
  • csharp (4)
  • elektronika (4)
  • hibernate (3)
  • linux (3)
  • unit-testing (3)
  • hardware-review (2)
  • cheatsheet (1)
  • ctf (1)
  • devcon (1)
  • eclipse (1)
  • electronics (1)
  • functional-programming (1)
  • git (1)
  • hacking (1)
  • hardware (1)
  • kotlin (1)
  • low-level (1)
  • other (1)
  • postman (1)
  • powershell (1)
  • regex (1)
  • security (1)
  • sql (1)
  • ssh (1)
  • tips (1)
  • vim (1)
  • windows (1)
Subscribe
Blog Logo Menu

algorithms

A 7-post collection

« Newer Posts Page 2 of 2

Find cycle start in singly linked list

In this post I will present solution to the following problem: We have a non empty singly linked list with a cycle in it. We must... »

Author image Marcin Chwedczuk on Algorithms 25 Jun 2016

Get day of week from date

Today we will try to solve the following problem: Given year, month and day tell what day of week it is (Sunday, Monday etc.). INPUT: Three... »

Author image Marcin Chwedczuk on Java, Algorithms 15 Jun 2016
« Newer Posts Page 2 of 2
Programming is Magic © 2021
Proudly published with Jekyll using Jasper