I was contacted by a recruiter soon after I applied.
The recruiter sent me a link to a Hackerrank test.
The test contained a total of 17 questions, with 3 coding questions and 14 MCQs.
Reverse words in a string.
Find the first number in an array that is not repeated (or repeated, I do not remember exactly).
Sort a given list of date strings.
function logsth() { console.log(this); } new logsth();
What is the value of this?
const cowsound = 'moo'; function makesound() { console.log(cowsound); const cowsound = 'baa'; console.log(cowsound); }
What will you see in the console?
Some questions about left join.
Some questions involving the difference between transpilation and polyfill.
A question about what certain specified situations represent the correct HTTP status. The options were 401, 403, 500, and something else.
Which of the data structures can erase from the beginning or end in O(1) time? Options are: vector, dequeue, stack, segment tree.
Some questions about CORS.
Something about JSONP.
The following metrics were computed from 1 interview experience for the Agoda Full Stack Engineer role in Bangladesh.
Agoda's interview process for their Full Stack Engineer roles in Bangladesh is extremely selective, failing the vast majority of engineers.
Candidates reported having very good feelings for Agoda's Full Stack Engineer interview process in Bangladesh.