Interviewed for the fortigate front-end team for Web developer-1 position
Step1: Online test of 3 hours. Had 5 questions.
Question1: Get a json data (from a url), filter it and display it on the web page (with certain css rules that were given like in box of specific dimension, border, flex etc)
Question 2: Algorithm question (any language)
Question 3: Write a function in javascript (It was just to filter a json object with specific requirments)
Question 4: Network diagram. Identify IP and ports of a request (study NAT)
Question 5: (in C-langauge), study pointers for the question
Step 2: In person interview:
It was a 2 hour interview. Went over resume, a coding question (in javascript), a code that was given and determine the output. Asked questions related to Request made by browser to website, GET and POST difference, some linux commands