Would someone please recommend a site with plenty of KDB/q exercises for beginners (and preferably with the solutions)? Regards, VA
There’s no dedicated/standalone exercises resource that I’m aware of (excluding the product documentation itself on code.kx.com) but you should be able to find some across the various resources:
QTips book
Q for mortals 3 book (also see code.kx.com)
Project Euler (many will have solutions submitted by kdb users, though you need to answer first before seeing solutions)
Stack overflow
More advanced exercises would be found on
k4 topicbox
Advent of code
Greplin challenge
Answers to Advent of code or greplin could be found in the k4 topicbox archives.
Terry