- qna.q (contains dictionary of questions and answers)
- kdbquiz.q (example code)
- kdbquiz.md (File containing problem to be solved)
- CSVs
- tradereport.q (example code)
- tradereport.md (File containing problem to be solved)
- tick.q (creates the streaming feed for the client)
- client.q (example client code for subscribing to the feed in tick.q)
- u.q (some .u namespace functions)
- realtime_view_system.md (File containing problem to be solved)
- CSVs
- fakedb.q (to create hdbs)
- livelive.md (File containing problem to be solved)
- livelive.q (sample solution)