Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 205 Bytes

File metadata and controls

8 lines (6 loc) · 205 Bytes

Code solutions for job interview tasks:

  • find the longest path in Grot game,
  • count letters in files,
  • sum n prime numbers,
  • find max path sum in triangle.

Link to each task is inside solution file.