Ho presentato la mia candidatura tramite un'altra fonte. Ho sostenuto un colloquio presso CodeHall Technology (Sat home) nel mese di lug 2020
Colloquio
I applied through elitmus round 1 is simple coding round of two question easy
round 2 techical coding round with screen sharing at home .
the whole process is quite quick may be because they want immediate joining
i
Domande di colloquio [1]
Domanda 1
Q1.height of the left most leaf node
Q2. insert element in sorted linkedList in a way that linked list after insertion remain sorted
(they ask for full implementation not just function )
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso CodeHall Technology (Bangalore Rural) nel mese di giu 2024
Colloquio
applied for a Frontend Engineer role via a LinkedIn post in April. After being shortlisted, I completed an online assessment covering reasoning, mathematics, coding, and technical questions. I was invited for a second-round face-to-face technical interview in June. However, another online assessment was unexpectedly scheduled, extending the process to over two months. The assessment environment was very unprofessional, with HR personnel watching reels, making calls, and singing songs, making it difficult to focus and perform well. Furthermore, the process seemed to undervalue experience and problem-solving approaches, focusing solely on assessment scores rather than evaluating candidates' logical thinking and problem-solving methods. Waste of time.
Ho presentato la mia candidatura tramite segnalazione di un dipendente. Ho sostenuto un colloquio presso CodeHall Technology
Colloquio
I only gave Online coding test for Software Engineer, the coding round was pretty frustrating to me.
The coding options were so outdated, in the times of Java 7/8 or C++ 14/17. Who gives assessment in C/Java ?
Domande di colloquio [1]
Domanda 1
1. A value in a string is garbled, e.g 13 + garbled = 45,
Find correct value & replace garbled
2.Convert roman no. to integer
In 60 mins
Ho presentato la mia candidatura online. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso CodeHall Technology (Bengaluru) nel mese di lug 2020
Colloquio
I applied online through elitmus platform(people were selected who exceeded the cut off) after that there was an online coding exam for 1 hour, there were 2 coding questions: 1) Convert Roman number to Integer and 2) String manipulation problem. After that there was 2 F2F round, in the first round they asked data structures and algorithms only and 2nd round was based on both algorithms and tech stack questions, I got a lot of questions on react and redux. In the last round I was asked to create a real time application and had a discussion on taht in the next round.
Domande di colloquio [1]
Domanda 1
Spiral Traversal of matrix.
Point of intersection in a linked list.
Sorting a linked list containing upper case and lower case letter.
Nodes at distance k from a given node