Filter interviews by
I applied via Company Website and was interviewed in Jun 2021. There was 1 interview round.
Top trending discussions
I appeared for an interview before Jun 2016.
I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.
The HashMap class is used to represent key-value pairs in Java.
HashMap is a part of the Java Collections Framework.
It allows null values and only one null key.
It provides constant-time performance for basic operations like get and put.
Example: HashMap<String, Integer> map = new HashMap<>();
Abstraction is the process of simplifying complex systems by focusing on essential details and hiding unnecessary complexities.
Abstraction allows us to create models or representations of real-world objects or systems in software.
It helps in managing complexity by breaking down a system into smaller, more manageable parts.
Abstraction provides a level of indirection, allowing changes to be made in one part of the system...
try-catch is used in Java to handle exceptions and prevent program crashes.
try-catch blocks are used to catch and handle exceptions that may occur during program execution.
It allows the program to gracefully handle errors and prevent the program from crashing.
The try block contains the code that may throw an exception, and the catch block handles the exception.
Multiple catch blocks can be used to handle different types...
The statement to use for selecting based on integer inputs is the 'switch' statement.
The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.
Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.
The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.
...
posted on 1 Sep 2021
I applied via TCS NQT and was interviewed in Jun 2021. There was 1 interview round.
My university project focused on developing a web-based application for managing student attendance using Java and Spring Boot.
Technology Stack: Utilized Java, Spring Boot for backend, and React for frontend, ensuring a robust and responsive application.
Database Integration: Implemented MySQL for data storage, allowing efficient retrieval and management of attendance records.
User Authentication: Developed a secure logi...
I possess strong programming skills, problem-solving abilities, and experience in collaborative software development.
Proficient in languages like Python, Java, and JavaScript; developed a web application using React and Node.js.
Strong understanding of algorithms and data structures; optimized a sorting algorithm that improved performance by 30%.
Experience with version control systems like Git; contributed to open-sourc...
I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.
They have an Online Aptitude cum coding test which contains some 20-30 Question to be done in 3Hrs.
20 Questions of Aptitude and 10 Questions of coding(Which includes Display output and correct the program Questions)
Easy Interview lasting about 30-45 Mins
They mostly ask questions based on projects and they like to see some certifications.
DSA questions were easy to medium.
I applied via Campus Placement and was interviewed before Oct 2023. There was 1 interview round.
I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.
Normal apptitude queations were asked in this round
Design a web page with database connectivity
I appeared for an interview in Jul 2023.
Basic question of indiabix topics and 10 code questions
Find the second largest element in an array of integers efficiently.
Iterate through the array while keeping track of the largest and second largest elements.
Initialize two variables: largest and secondLargest to negative infinity.
For each element, update largest if the current element is greater than largest.
If the current element is less than largest but greater than secondLargest, update secondLargest.
Example: For ar...
Software Developer
14
salaries
| ₹1.5 L/yr - ₹6.5 L/yr |
Project Manager
5
salaries
| ₹4.8 L/yr - ₹9.6 L/yr |
Business Analyst
4
salaries
| ₹8 L/yr - ₹12 L/yr |
Software Engineer
3
salaries
| ₹1.5 L/yr - ₹4 L/yr |
Technical Lead
3
salaries
| ₹13 L/yr - ₹15 L/yr |
HCL Infosystems
Northcorp Software
Jetking Infotrain
Apex CoVantage