Filter interviews by
I applied via Referral and was interviewed before Nov 2023. There was 1 interview round.
Top trending discussions
posted on 13 Oct 2024
I applied via Naukri.com
I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.
I applied through the careers page and after a week HR called me and scheduled an online test on Hacker Rank which contained 5 questions, 2 DSA, 1 Sql Query, 1 Rest Apis and 1 Problem Which I had to complete using IDE, that was a Spring Boot project and I need to validate the incoming request
Count the number of characters in a given string.
Iterate through the string and increment a counter for each character encountered.
Use the length() method of the String class to get the total number of characters.
Consider handling edge cases like empty strings or null inputs.
Count the number of words in a given string.
Split the string by spaces to get an array of words
Get the length of the array to count the number of words
Consider handling special cases like multiple spaces or punctuation
posted on 28 Mar 2024
JavaScript is a scripting language used for web development, while AJAX is a technique for creating asynchronous web applications.
JavaScript is a client-side scripting language used to create interactive web pages.
AJAX (Asynchronous JavaScript and XML) is a technique used to create asynchronous web applications.
AJAX allows web pages to be updated asynchronously by exchanging data with a web server behind the scenes.
Jav...
Asynchronous operation in JavaScript allows code to run without blocking the main thread, improving performance and user experience.
Asynchronous operations use callbacks or promises to handle tasks that may take time to complete.
Allows multiple operations to run concurrently without waiting for each other to finish.
Commonly used for fetching data from APIs, handling user input, and performing time-consuming tasks.
Examp...
Online test which consists of java, angular, micro services related questions
Static methods belong to the class itself, while default methods are part of an interface in Java.
Static methods can be called without creating an instance of the class, while default methods are used to provide a default implementation in interfaces.
Static methods are defined using the 'static' keyword, while default methods are defined using the 'default' keyword in Java.
Static methods cannot be overridden in subclas...
I was interviewed before Nov 2023.
A machine task is assigned you need to compete that first.
I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.
30 minutes, PHP, MySQL,
Had some question about the scenario based questions
I was interviewed before Apr 2020.
Abstraction is the process of hiding complex implementation details and exposing only the necessary information.
Abstraction is a fundamental concept in object-oriented programming.
It allows us to create simplified models of complex systems.
Abstraction can be achieved through the use of abstract classes and interfaces.
For example, a car can be abstracted as a vehicle with wheels, an engine, and a steering wheel.
Abstract...
Multiple inheritance is not supported in Apex. Workarounds include using interfaces or wrapper classes.
Apex does not support multiple inheritance
Use interfaces to achieve similar functionality
Wrapper classes can also be used as a workaround
based on 4 reviews
Rating in categories
Java Developer
7
salaries
| ₹1.9 L/yr - ₹7 L/yr |
Software Engineer
6
salaries
| ₹2.3 L/yr - ₹3.6 L/yr |
Software Developer
4
salaries
| ₹3.6 L/yr - ₹4.9 L/yr |
Technical Support Engineer
4
salaries
| ₹3 L/yr - ₹3 L/yr |
Marketing Manager
4
salaries
| ₹27 L/yr - ₹29 L/yr |
Infosys
TCS
Wipro
HCLTech