Skip to content

Instantly share code, notes, and snippets.

View guandai's full-sized avatar
💭
I may be slow to respond.

twindai guandai

💭
I may be slow to respond.
View GitHub Profile
@guandai
guandai / codility_solutions.txt
Created March 27, 2022 10:05 — forked from lalkmim/codility_solutions.txt
Codility Solutions in JavaScript
Lesson 1 - Iterations
- BinaryGap - https://codility.com/demo/results/trainingU2FQPQ-7Y4/
Lesson 2 - Arrays
- OddOccurrencesInArray - https://codility.com/demo/results/trainingFN5RVT-XQ4/
- CyclicRotation - https://codility.com/demo/results/trainingSH2W5R-RP5/
Lesson 3 - Time Complexity
- FrogJmp - https://codility.com/demo/results/training6KKWUD-BXJ/
- PermMissingElem - https://codility.com/demo/results/training58W4YJ-VHA/
/tmp/ruby-build.20161217152540.70329 ~/Downloads
/tmp/ruby-build.20161217152540.70329/ruby-2.1.6 /tmp/ruby-build.20161217152540.70329 ~/Downloads
checking build system type... x86_64-apple-darwin16.1.0
checking host system type... x86_64-apple-darwin16.1.0
checking target system type... x86_64-apple-darwin16.1.0
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o