Was asked to do a pre screening coding test on hackerrank which was simple. There are three more rounds: Coding test, Virtual Interview, Live Interview. The coding test can be done either in Java/C++.
Interview questions [1]
Question 1
Write a program to find first repeated char in a tring
I applied online. The process took 4 days. I interviewed at Fidessa in Jan 2017
Interview
Two coding questions on HackerRank. The coding test lasted for 40 mins and the questions were pretty simple.
I just received the link for the second test and will share the experience soon.
Interview questions [2]
Question 1
1. Find the first letter with the maximum occurrences
I applied online. I interviewed at Fidessa (New York, NY) in Dec 2017
Interview
The interview process is a 4 step process, starting with a screen test and ending with a skype call. You need to sign up with HackerRank and take the screen test.
Interview questions [1]
Question 1
A 40 min timed screen test and they ask you to solve two programs via HackerRank, either in C++ or Java.
I applied online. I interviewed at Fidessa in Feb 2017
Interview
Round 1 HackerRank challenge, got email for challenge within two days of application, there were two questions and 40 mins to solve the challenge. It was easy to finish within time.
Interview questions [2]
Question 1
Return first character in a string which repeats within same string.