Java basics
Desenvolvedor De Software Senior Interview Questions
6,806 desenvolvedor de software senior interview questions shared by candidates
Design a program that reads a list of IP's and blocks them using Cloud Native AWS Services.
What do you want to do in 5 years?
C++ experience
One of the backend engineers mentioned an arbitrary website, he knew I was not familiar with, and then asked, as he hands me a whiteboard marker, 'how would you redesign it'?
oops, scenario based questions
What is the most difficult problem you have solved?
ask more on database , same questions asking from multiple question.
(Javascript) Unblock the main thread by replacing a while(10 second timer) loop
This kind of test doesn't imply any 1-1 interview, nor technical verbose definition, nor any multiple choices, but is rather mainly an online simulation test aimed on your understanding of automated testing. That's what the test is mainly about. The idea is being able to generate 50 successful tokens in a row through username&password login. So in order to get a successful token, you'll first be asked to find a way to generate proper username and password combination to login. A hint... the username and password are the same and are mainly composed of four identical numbers series... At least the combo worked in my case... The next catch is to override a maximum of 10 tries. When you'll reach the 10th you'll probably hit a message saying you've been detected as a bot! A way to override this issue by clearing the cache at 9 and also restarting same session with different fake Selenium drivers and proxies. As proof of success, I also added a line of code enabling to take a print screen jpeg image of each successful token and save it on temp directory, just to make sure. So that was it.
Viewing 1031 - 1040 interview questions