Filter interviews by
I applied via Internshala and was interviewed in Aug 2023. There was 1 interview round.
I applied via Campus Placement and was interviewed in Dec 2021. There was 1 interview round.
The boot process is the sequence of events that occur when a computer system is powered on or restarted.
The boot process starts with the power-on self-test (POST) where the hardware components are checked.
The system firmware (BIOS or UEFI) is then loaded and initializes the hardware.
The bootloader is executed, which locates and loads the operating system kernel.
The kernel initializes the essential components, mounts th...
I was interviewed in Feb 2017.
Top trending discussions
posted on 6 Jan 2025
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
I applied via Campus Placement and was interviewed in Dec 2024. There were 5 interview rounds.
The assessment focused on general aptitude, which was relatively easy and manageable to pass. However, the pseudo-code section may pose a greater challenge during the first round.
It is very easy; you just need to speak at least once to easily pass through this round. mostly they dont try to reject you unless you are very nervous and very low about confidence they want you to speak atleast once , even the point is valid or not.
You will undergo a written test comprising three coding sections (either in Python or C) containing five or six questions each, along with ten multiple-choice questions on software testing, which are relatively easy. However, the most challenging section is networking, for which you will need to write theory responses; therefore, it is important to prepare thoroughly for that part.
posted on 23 Jan 2025
I possess excellent communication skills, problem-solving abilities, and a strong customer-centric approach.
Strong communication skills to effectively interact with customers and address their concerns
Proven problem-solving abilities to quickly resolve issues and provide satisfactory solutions
Customer-centric approach to prioritize customer satisfaction and build positive relationships
Ability to remain calm and compose...
I possess strong communication skills, problem-solving abilities, and a customer-centric approach.
Excellent communication skills to effectively interact with customers and address their concerns
Strong problem-solving abilities to quickly resolve issues and provide solutions
Customer-centric approach to ensure customer satisfaction and retention
Ability to remain calm and patient in challenging situations
Experience in han...
The company's strong reputation for excellent customer service and commitment to employee development attracted me.
Reputation for excellent customer service
Commitment to employee development
Positive reviews from current and former employees
My salary expectations are in line with industry standards and based on my experience and qualifications.
Research industry standards for the position
Consider my experience and qualifications
Be prepared to negotiate based on job responsibilities and benefits package
Yes, I have 3 years of experience in customer service roles.
Worked as a customer service representative for 2 years at Company X
Handled customer inquiries, resolved complaints, and processed orders
Trained new employees on customer service best practices
Yes, I am dedicated to this role and committed to providing excellent customer service.
I have a strong work ethic and always strive to exceed customer expectations
I am willing to go above and beyond to resolve customer issues and ensure their satisfaction
I am constantly seeking ways to improve my skills and knowledge in order to better serve customers
Integrity and honesty
I applied via Approached by Company and was interviewed in Dec 2024. There was 1 interview round.
Java 8 introduced static and default methods in interfaces, allowing for method implementation and code reusability.
Java 8 introduced static methods in interfaces, allowing for method implementation directly in the interface itself.
Default methods were also introduced in Java 8, enabling interfaces to have method implementations without affecting implementing classes.
Static methods in interfaces can be called using the...
HashMap is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values.
HashMap uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.
If multiple keys hash to the same index, a linked list is used to handle collisions.
To synchronize a HashMap, you can use the synchronizedMap() m...
No, the program will not compile if the parent class throws a runtime exception while the child class throws an arithmetic exception.
In Java, if a parent class method throws a checked exception, the child class method can only throw the same exception or its subclasses.
ArithmeticException is an unchecked exception, so if the parent class throws a checked exception and the child class throws an unchecked exception, the ...
Configure JDBC in Spring Boot to specify which database to use
Define multiple DataSource beans in the configuration class
Use @Primary annotation to specify the primary DataSource
Use @Qualifier annotation to specify the secondary DataSource
Inject the DataSource beans where needed in the application
To use a Jetty server in a Spring Boot application, you can configure it as a dependency and customize its settings.
Add Jetty server dependency in your pom.xml file
Exclude Tomcat server dependency if it's included by default in Spring Boot
Configure Jetty server settings in application.properties or application.yml file
Example: Add Jetty dependency - <dependency> <groupId>org.springframework.boot</groupId...
RequestParam is used to extract query parameters from the URL, while PathVariable is used to extract values from the URI path.
RequestParam is used for query parameters in the URL, while PathVariable is used for values in the URI path.
RequestParam is optional, while PathVariable is required.
RequestParam is used with the @RequestParam annotation, while PathVariable is used with the @PathVariable annotation.
Example: @Requ...
I would implement timeout mechanisms and retries to handle the scenario of one microservice awaiting a response from another microservice taking an extended time.
Implement timeout mechanisms in the calling microservice to limit the waiting time for a response.
Set up retry logic to automatically resend the request to the slow microservice if no response is received within the specified timeout period.
Use circuit breaker...
posted on 30 Jan 2025
I was interviewed in Dec 2024.
Basic quant and reasoning questions
Selenium MCQ
Java programs with MCQ
I was interviewed in Dec 2024.
Work done from all assigments
Bachelor of Commerce degree with a GPA of 6.79 and an accompanying resume.
Interview experience
based on 32 reviews
Rating in categories
Technical Consultant
8
salaries
| ₹2 L/yr - ₹5.3 L/yr |
Software Developer
5
salaries
| ₹1.8 L/yr - ₹3.7 L/yr |
Linux System Administrator
5
salaries
| ₹2.8 L/yr - ₹3.7 L/yr |
Functional Consultant
5
salaries
| ₹2.4 L/yr - ₹4.5 L/yr |
System Engineer
4
salaries
| ₹1 L/yr - ₹3.5 L/yr |
TCS
Infosys
Wipro
HCLTech