Candidatei-me online. O processo levou 4 semanas. Fui entrevistado pela FactSet (Manila, ) em jan. de 2025
Entrevista
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),
Perguntas de entrevista [1]
Pergunta 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
Candidatei-me por indicação de um funcionário. O processo levou 3 semanas. Fui entrevistado pela FactSet em nov. de 2021
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 1
Convert a CSV data file into a table and print the table.