I applied online. The process took 4 weeks. I interviewed at NNG (Budapest) in June 2023
Interview
Hiring test - online test with general coding questions (js,css) and some code writing Video interview - live coding with videochat, needed to rewrite some task, than explain some short logical functions.
Interview questions [1]
Question 1
I was given a function using fibonacci numbers that was written using recursion and I had to rewrite it without using recursion, than explain it.