Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso FactSet (Hyderabad) nel mese di apr 2022
Colloquio
Role : Software Engineer 1, Hyderabad
3 rounds : 2 technical, 1 managerial
Technical Interview : In depth Javascript, JS DOM manipulation, DS questions (array manipulation), React
Managerial : past experience, overview of technical skills, some technical questions
Domande di colloquio [1]
Domanda 1
JS
temporal dead-zone, output based
hoisting, DOM manipulation
Creat react comp with 2 child comp and show communication
Ho presentato la mia candidatura online. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso FactSet (Manila, ) nel mese di gen 2025
Colloquio
1.) HackerRank Exam
- Easy leetcode style questions, as long as you know your sorting, you'll do fine
2.) HR Interview
- Usual Stuff
3.) First Technical Interview
- Was given 2 questions but I was only to pick one:
- One was about leetcode for moving zeroes to the most right of the array and retaining the location of the non zeroes
- One was about using this [10, 20, 30, 40, 50, 60, 70] array and you must compare 2 numbers in it that will equal to 70, your answer must be 4 times all of these will hit 70
4.) 2nd Technical Interview
- Was given a String like "abacdaAb", and you have to display the most frequently seen character (a) to the least (A),
Domande di colloquio [1]
Domanda 1
- About yourself
- How I solve complex problems
- What if you asked the same question again to your team member
- What if the team member asked the same question again
- How do you handle team dynamics and how do you delegate your tasks
- Describe the time that you had to learn a new technology
- What are the pillars of OOP
- What's the difference between an array and a LinkedList
- What's a Binary Tree
- There was a question about which to use better, array or LinkedList
- What are getters and setters
Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso FactSet nel mese di nov 2021
Colloquio
Interview process is of 3 rounds. First two rounds are technical rounds and third round is technical + managerial round. We are expected to code on white board in the first two rounds.
Domande di colloquio [1]
Domanda 1
Convert a CSV data file into a table and print the table.