Candidatei-me online. O processo levou 1 semana. Fui entrevistado pela TIKAJ (Nova Deli) em mai. de 2022
Entrevista
Interview process was smooth, Had two rounds
First was technical round in which 3-4 questions were asked based on JavaScript
Second round was about projects and Js interview questions along with salary discussion
Perguntas de entrevista [1]
Pergunta 1
What is Event loop in JavaScript
What is Asynchronous programming
Fiz uma entrevista na empresa TIKAJ (Gurgaon, Haryana).
Entrevista
Applied through wellfound and got interview call for a technical round in which interviewer asked 2 easy dsa problems , javascript live coding , 1 sql query and react basics questions.
Perguntas de entrevista [1]
Pergunta 1
implement a method groupByOwners that takes in input an object containing the file owner name for each file name and returns output an object containing the list of file names for each file owner name
// For example:
// Input
// —---
// {
// 'Input.txt': 'Randy',
// 'Code.py': 'Stan',
// 'Output.txt': 'Randy'
// }
// Output
// —---
// {
// ‘Randy’ : [‘Input.txt’, ‘Output.txt’],
// ‘Stan’ : [ ‘Code.py’]
// }
Candidatei-me por indicação de um funcionário. O processo levou 1 dia. Fui entrevistado pela TIKAJ (Lucknow) em dez. de 2022
Entrevista
question related to dictionary, and basic react based logic page and along with it had questions on college projects and work done in previous internships and jobs before coming to Tikaj and also asked about work location preferences
Perguntas de entrevista [1]
Pergunta 1
question related to dictionary, and basic react based logic page