Question: Uber | SDE 1 | On Campus | 27th Novemeber 2020 Format
- 90 minutes
- 4 programming problems
1. Kth Character
Exactly same problem was posted in TJO previously with detailed solution!
Check the solution in this
Arcesium TJO post.
2. XorSum
3. Co-prime Pairs
4. Optimise Code
My attempt to XORSUM problem: `https://codeforces.com/blog/entry/81136?#comment-822318` Please let me know whether it's correct or not. Thanks
Login before adding your answer.