r/computerscience • u/Homaderuvas • 16h ago
Help Drop some interesting algorithm problems
Hi guys please kindly share some interesting algorithm problems in the comment section. I did solve many algorithm problems on platforms like codeforces, atcoder, luogu and code chef etc.. looking for some unique ones that are quite challenging and interesting at the same time but kindly don't share open problems .
4
Upvotes
9
u/Magdaki Professor. Grammars. Inference & Optimization algorithms. 16h ago
Given a sequence of symbolic data produced by some process, infer a grammatical computational model (ideally the simplest) that produces the data.
If you find anything, then let me know and we'll publish a paper together.