Carbon Interview Question

Write custom sort function and not use the existing sort functions print string is a palindrome.

Interview Answer

Anonymous

Oct 17, 2017

I answered it well. Took little more time than what they expected. Because building a custom sort and not using existing dictionaries in python. I made sure that I tested the code in my terminal and wrote comments. I did not like the code interview interface as it has no way to run the code and check if our code is valid esp when in time crunch. On top of it its video recorded and they review the video. How the hell one can check and keep typing on the screen. I wish they could get on something clean and simple that would allow you run your code and check on things. Recording the video is nicer way to look if they have cut /copy/ paste the code.