Filter interviews by
Asked 30 MCQ around DSA , OS and DBMS
I applied via campus placement at University Vishveshvaraya College of Engineering (UVCE) and was interviewed in Sep 2023. There were 4 interview rounds.
It was a easy aptitude round consisting of apti questions along with a few technical questions mostly on java lang.
The shortlisted candidates were to attend a gd where a topic was given to talk about.
Leaders of array are the first elements of each string in the array.
Loop through the array of strings
For each string, get the first character
I applied via campus placement at SDM Engineering College, Dharwad and was interviewed in Jul 2022. There were 5 interview rounds.
Aptitude consists of logical reasoning and core branch related questions.test is of 1 hr
Main method is static in Java to allow it to be called without creating an instance of the class.
Static methods can be called without creating an instance of the class
Main method is the entry point of a Java program
Static methods cannot access non-static instance variables or methods
Example: public static void main(String[] args) { }
Java is platform independent due to its bytecode and JVM.
Java code is compiled into bytecode which is platform-independent.
JVM (Java Virtual Machine) interprets the bytecode and executes it on any platform.
This eliminates the need for recompilation of code for different platforms.
JVM provides a layer of abstraction between the code and the underlying hardware.
Java's platform independence makes it popular for developing
Nextuple interview questions for popular designations
I applied via Indeed and was interviewed in Dec 2020. There were 4 interview rounds.
Top trending discussions
I was interviewed in Jan 2025.
I was interviewed in Jan 2025.
A sequence was provided: 4181, 2684, 1597, 987, 610.
first 2 are given and write code for other value calculation using java 8
The second question required writing a reverse of a palindrome using both Java 8 streams. I was able to successfully write both and clear the first round.
Java 17 introduces sealed classes to restrict inheritance and improve code maintainability.
Sealed classes are declared using the 'sealed' keyword followed by the permitted subclasses.
Subclasses of a sealed class must be either final or sealed themselves.
Errors may occur when trying to extend a sealed class with a non-permitted subclass.
Implementation of 'notify me if item is back in stock' feature in an ecommerce application
Create a database table to store user notifications for out-of-stock items
Implement a service to check item availability and send notifications to subscribed users
Provide a user interface for users to subscribe to notifications for specific items
posted on 4 Feb 2025
I was interviewed in Jan 2025.
Yes, open for fixed term hire and working from client location at Gurgaon for 3 days a week.
Open for fixed term hire
Willing to work from client location at Gurgaon for 3 days a week
Implemented automated testing using Selenium WebDriver and JUnit in Agile environment
Implemented automated testing framework using Selenium WebDriver
Utilized JUnit for test case management
Worked in Agile environment to ensure continuous testing and integration
Pilot testing is done by a small group of users before the full release, while beta testing is done by a larger group of users. Automation testing can be used for regression testing, smoke testing, and performance testing.
Pilot testing involves a small group of users testing the functionality in a controlled environment.
Beta testing involves a larger group of users testing the functionality in a real-world environment.
...
Primary key uniquely identifies a record, while unique key allows only one instance of a value in a column. Query to find last id involves using ORDER BY and LIMIT.
Primary key enforces uniqueness and not null constraint on a column
Unique key enforces uniqueness but allows null values
To find row with last id, use ORDER BY id DESC LIMIT 1 in SQL query
Software Testing Life Cycle (STLC) involves planning, designing, executing, and reporting on tests. Defect Life Cycle includes identification, logging, fixing, and retesting defects.
STLC includes requirements analysis, test planning, test design, test execution, and test closure.
Defect Life Cycle involves defect identification, defect logging, defect fixing, defect retesting, and defect closure.
STLC ensures that the so...
303 status code in API means 'See Other'. PUT method is used to update data, while DELETE method is used to remove data. 3 point estimation technique in Agile is used to estimate tasks.
303 status code indicates that the resource can be found at a different URI and should be retrieved from there
PUT method is used to update an existing resource in the API
DELETE method is used to remove a resource from the API
3 point esti...
Links and labels that can be tagged to a bug in Jira
Links: related issues, documents, websites
Labels: priority, severity, type, status
Shell scripting is a way to automate tasks in Unix/Linux systems. Grep is used to search for specific patterns in text files. Href is not a standard Unix command.
Shell scripting automates tasks by writing scripts in a Unix/Linux environment
Grep command is used to search for specific patterns in text files
Example: grep 'search_pattern' file.txt
Href is not a standard Unix command, it may be a typo or a custom script
To resolve conflict with a team member, communication is key. Prioritize understanding, address the issue calmly, find common ground, and work towards a solution together.
Listen to the team member's perspective and concerns
Communicate openly and calmly about the issue
Find common ground and areas of agreement
Work together to find a solution that benefits both parties
Seek input from other team members or a mediator if ne
Open to relocating to Bangalore, working in night shifts, long hours, and 24X7 culture. Goal is to excel in automation testing.
Yes, open to relocating to Bangalore and working from client's office
Yes, open to working in night/rotational shifts
Yes, open to working in long extendable hours or 24X7 culture
Goal is to excel in automation testing
posted on 6 Jan 2025
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
based on 5 interviews
Interview experience
based on 19 reviews
Rating in categories
7-8 Yrs
₹ 22-24 LPA
10-12 Yrs
₹ 26-32 LPA
5-7 Yrs
₹ 15-18 LPA
Associate Software Engineer
32
salaries
| ₹7 L/yr - ₹9.6 L/yr |
Software Engineer
23
salaries
| ₹8 L/yr - ₹16 L/yr |
Product Support Engineer
7
salaries
| ₹3.5 L/yr - ₹5 L/yr |
Senior UX Designer
6
salaries
| ₹18 L/yr - ₹20 L/yr |
Senior Software Engineer
5
salaries
| ₹8 L/yr - ₹26.3 L/yr |
TCS
Infosys
Wipro
HCLTech