Your browser (Unknown 0) is no longer supported. Some parts of the website may not work correctly. Please update your browser.
AVAILABLE EXERCISES:
Exercise 9
Bitwise operations (bit-ops)
Exercise 8
Frontend
Exercise 7
Data Structures
Exercise 6
SQL
Exercise 5
Coding skills
Exercise 4
Algorithmic skills
Exercise 3
2017 Contest
Exercise 2
2016 Contest
Exercise 1
2015 Contest
Exercise 6
SQL
Tasks:
elementary
SqlSum
VIEW
START
Calculate sum of elements.
easy
SqlEventsDelta
VIEW
START
Compute the difference between the latest and the second latest value for each event type.
medium
SqlWorldCup
VIEW
START
Given a list of matches in a group stage of the soccer World Cup, compute the number of points each team currently has.