Activities on BFE.dev
2025-6-30 - Ham_n_jam created a post - *Very slightly* optimised exclusion map solution. O(m) + O(nk) .
2025-6-30 - zTzyzOL solved 15. implement a simple DOM wrapper to support method chaining like jQuery .
2025-6-30 - ctman created a post - The test cases are inadequate. Solution with recursion which will work for missed cases and maintains execution context. .