I applied online. The process took 2 weeks. I interviewed at Globant (Mumbai) in Oct 2024
Interview
The interview started with a Quick Introduction about myself, followed by a few questions about the tech stack I am developing.
A few questions on OOPS, Can we create an object in the Abstract class? If yes, give an example with a prototype and inheritance questions.
They shared a sample code and asked about the output of the above.
Can we change the access specifier once the code is written and we are asked about a specific instance?
In-depth access specifiers and one more coding sample were used by referencing it with the inheritance principle.
Explain constructors and Static constructors and had a few cross-questioning on it followed by destructors.
A lot of questions related to parallel programming, and said to write a sample code on Task as well. (TPL)
Async and Await keywords and why are we using them along with advantages.
IOC containers, Injection types, Solid Principles, and Design patterns that follow the OCP principle.
Repository pattern and advantages of it.
Concurrency handling of Repository pattern and in general Concurrency handling.
Few questions on AWS, As I am having some bg into AWS Cloud.
Attribute routing and Convention Routing, which is better and asked based on an example.
Media type formats: XML, JSON, HTML, etc.
CORS, Anonymous methods, Few questions on DB.
I applied online. The process took 2 weeks. I interviewed at Globant (Medellín, Antioquia)
Interview
The interview was based in Javascript Question in english, asking about basic concepts of Javascript and NodeJS, It asked about the lyfecycle of an app in Javascript, and AWS context.
it was a great experience having interview with globant. there as many things which i understood here. The manager round was good. More he was asking toward the general understanding
I applied through a recruiter. I interviewed at Globant
Interview
Technical interview based on Azure Cloud - Azure functions Service bus.
Design patterns- Abstract factory pattern.
micro-service arch, Different types of arch. Web Api related - HTTP headers.
Overall interview was vast , covering all the basics of web development.
Interview questions [1]
Question 1
Technical interview based on Azure Cloud - Azure functions Service bus.
Design patterns- Abstract factory pattern.
micro-service arch, Different types of arch. Web Api related - HTTP headers.
when to use transient in DI.
what is execution plan - DB.
Github - merge, rebase. branching.
Code coverage, unit testing framworks.
Abstract vs interface. virtual method. SOLID principle.