Candidatei-me por meio de uma agência de recrutamento. Fui entrevistado pela Piping Rock Health Products (Bengaluru) em jul. de 2017
Entrevista
I have applied through a recruiting agency.
First, they took an aptitude test based on C# and OOP concepts.
After that one technical interview on the basis of the resume.
The second technical interview was in their office.
HR interview was just a formality.
Perguntas de entrevista [1]
Pergunta 1
OOP concept, Whatever you have written in your resume
Candidatei-me por meio de uma agência de recrutamento. Fui entrevistado pela Piping Rock Health Products (Bengaluru) em out. de 2021
Entrevista
Round 1:
Online coding round
Round 2:
technical round-questions on Nodejs and javascript
Round 3:
technical round - Basics of CS and 3 coding questions.
1. find the square root of a number without using sqrt()
2. find the intersection of two arrays
3. find the 2nd maximum element in an array.
Perguntas de entrevista [1]
Pergunta 1
1. what is OOPS?
2. OOPS vs functional programming
3.Questions on Nodejs
4. coding questions
Candidatei-me por meio de uma faculdade ou universidade. O processo levou 1 semana. Fui entrevistado pela Piping Rock Health Products (Jalandhar, Punjab) em fev. de 2020
Entrevista
Accepted- Job offer
The interview is consist of 3 rounds.
1- MCQs based on C# and .net
2. Technical interview(Kind of HR) only discussed about projects.
3. Pure technical and Core subjects. They asked questions from Data structures, OOPS, Database and Operating System.
Perguntas de entrevista [1]
Pergunta 1
What are pillars of OOPS.
Find second largest element in less than n time(They were talking about real time). I did it using Heap
Joins and normalisation in Database
Cross join of two tables in various cases
Deadlock and virtual memory
Merge Sort implementation
Puzzle