diff --git a/amex-2022-10-20/Test Summary - Codility.pdf b/amex-2022-10-20/Test Summary - Codility.pdf new file mode 100644 index 0000000..2d14afa Binary files /dev/null and b/amex-2022-10-20/Test Summary - Codility.pdf differ diff --git a/amex-2022-10-20/reflection.txt b/amex-2022-10-20/reflection.txt new file mode 100644 index 0000000..3c54a9c --- /dev/null +++ b/amex-2022-10-20/reflection.txt @@ -0,0 +1,4 @@ +task1: ezpz +task2: that one was like "if you turn on bulbs in order X, Y, Z; then how many seconds are all at+before the current bulb active?" I left a comment explaining "this is probably the google one where you have O(1) space by doing negatives; that'll do". Looks like my performance was bad (as I said in comment n**2). No surprise given it's space efficient. Looks like time complexity is Codility's priority. Surprised I failed 1 of 5 correctness, but that should be fatal. +task3: I LITERALLY DIDNT SORT YET GOT 100% CORRECT that'd disgusting +task4: I missed a multi-choice question. Bullshit. They were so fuckin easy and I bothered to double check. I don't trust proctor here.