Candidatei-me online. O processo levou 5 dias. Fiz uma entrevista na empresa Centre for Computational Technologies (Pune).
Entrevista
In office off campus drive first stage is aptitude test those who pass it will have 2 technical interviews followed by interview with a top level executive at company . The first 3 rounds happened in a day for me since I was good in aptitude and got my interview scheduled rather early
Fiz uma entrevista na empresa Centre for Computational Technologies (Pune).
Entrevista
first round is aptit ude on google form second round is coding test on codidas for this you will need your laptop third is technical and 4 th round is also technical
Candidatei-me por meio de uma agência de recrutamento. O processo levou 2 semanas. Fui entrevistado pela Centre for Computational Technologies (Pune) em set. de 2024
Entrevista
5 ROUNDS-
1. MCQ Test( containing basics of aptitude, geometry, Core cs concepts and DSA )
2. Coding Test( 2hrs - 1 Leetcode easy and 1 Leetcode medium question) + 5 behavioral questions
3. Technical Round 1
4. Technical Round 2
5. Director Round
Perguntas de entrevista [1]
Pergunta 1
- Round 1
- Tell me about yourself.
- Pattern Questions in familiar programming language.
- OOPS Concepts(pillars of oops, scenerio based questions on oops, multiple inheritance in java, scenerio based questions on interfaces).
- Difference between access specifiers and scenerio based question on it
- What is javascript?
- Difference between let, var and const.
- What is closure?
- What are synchronous and asynchronous?
- What are anonymous functions in JS?
- What are the features of React?
- What are components in ReactJS?
- What is Prop Drilling in React?
- What is the difference between Context API and Redux toolkit?
- How can we pass the prop into the innermost component if we have 5 nested components?
- What are props in ReactJS?
- What are routers in React and why they're used?
- Round 2
- Intro & explained about CCTECH.
- Tell, how we can get to know if a point resides inside the circle or not.
- Tell, how we can get to know if a point resides inside the rectangle or not.
- Given reactjs code to find the error in it.
- Given a counter to create using react
- Given puzzle ( 3(empty),5(empty),8(full of water) ltr buckets, tell the algorithm to get 4-4 ltr water in each 5ltr and 8 ltr bucket)