I applied online. The process took 3 weeks. I interviewed at MeridianLink in Jan 2024
Interview
It took 45 minutes. The interviewer initiated the conversation by discussing the company. Then, he inquired about my background, and we promptly delved into coding challenges. They emphasized the need for a developer who focuses more on the code itself rather than the framework.
Interview questions [1]
Question 1
Write a program to iterate 1 to 100 (inclusive) that does the following (only 1 option should appear per number
Calculate the sum from 1 to N (inclusive) where the sequence goes : +1 -2 +3 -4 +...-/+N, N is a large positive integer