Very complicated with topics that are not related with the position, also the use an external people to evaluate, which means not professional reviews from their side, I don't recommend apply here
Interview questions [1]
Question 1
Explain this algorithm with Big Notation and improve at the next level with recursion in less of 1 minute
Thank you for your feedback! We appreciate hearing about everyone’s experience to learn how we can do better💪
At Prediktive, we are committed to maintaining the high standards we are known for by carefully designing our interviews. We also think good communication is essential so we’ll take another look under the hood and make sure everything’s working the way it should be.
Feel free to reach out via email if you’d like to provide more details.
I applied online. I interviewed at Prediktive in Mar 2024
Interview
Disappointing. I didn't even get simple feedback saying that I didn't pass or they hired another developer.
The interview is simple with the following steps:
- Chat with the recruiter to check background and fit;
- Online code challenge with simple JS and front-end knowledge;
- 1:1 code challenge with a Software Engineer from the company;
Interview questions [1]
Question 1
Given an array of integers (arr[int]) and a target (int). I want you to return the indices of 2 numbers sum.
For example, given the array [2, 7, 11, 15] and a target of 9, the function should return [0, 1], indicating that the numbers at indices 0 and 1 (i.e., 2 and 7) add up to the target sum of 9.
I applied online. The process took 2 weeks. I interviewed at Prediktive (São Paulo, São Paulo) in Aug 2023
Interview
Processo dividido em três etapas: 1) Papo com recutadora para avaliar o fit com a vaga. 2) Desafio online usando a plataforma CodingGame: o desafio consistia em uma série de perguntas (por volta de 30) nos temas: AWS, Docker, Kubernetes e Golang, além de dois defafios de programação no estilo hacker rank. 3) Papo um um gestor sobre conceitos de Go e projetos anteriores que eu trabalhei e desafios que enfrentei