Filter interviews by
I applied via nboard and was interviewed in Aug 2020. There were 4 interview rounds.
When a Java program is saved, a file with the same name as the class containing the main method is created.
The file extension for Java source code is .java
When the Java program is compiled, a bytecode file with the .class extension is created
The bytecode file can be executed by the Java Virtual Machine (JVM)
Abstraction in Java is a way to hide implementation details and only show necessary information.
Abstraction is achieved through abstract classes and interfaces.
It helps in reducing complexity and improving maintainability.
Example: A car dashboard only shows necessary information like speed, fuel level, etc. and hides the implementation details of the engine.
Abstraction allows for better code reusability and flexibility
I applied via Naukri.com and was interviewed in Aug 2022. There was 1 interview round.
Collections hierarchy refers to the organization of data structures in a hierarchical manner.
Collections hierarchy is a way of organizing data structures based on their relationships and dependencies.
At the top of the hierarchy is the Collection interface, which is the root interface for all collections.
The Collection interface is extended by the List, Set, and Queue interfaces, which represent ordered, unordered, and ...
Top trending discussions
Nuts and bolts game, to output date in a certain format, one SQL query
posted on 17 Sep 2024
Data structure and aptitude
10 mins given for prepare for the problem and after completing the problem (program ) they asked to explain and asked to upgrade the program by reduce time complexity
Reverse a string without using built-in functions or for loops
Use recursion to reverse the string
Pass the substring excluding the first character to the recursive function
Base case: return the character itself if the length of the string is 1
Concatenate the last character of the string with the result of the recursive call
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java and Python programming languages
Skilled in web development technologies like HTML, CSS, and JavaScript
Worked on projects involving database management with SQL
Yes, I am okay with agreement.
I am comfortable with signing agreements related to software development projects.
I understand the importance of agreements in protecting both parties involved in a project.
I am willing to review and negotiate agreements to ensure they are fair and reasonable.
posted on 23 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.
Divisibility, LCM, HCF.
Numbers, Decimals, Fractions, Powers.
Profit, Loss.
Simple interest and Compound interest.
Speed, Distance, Time.
Work and wages.
Trains, Boats, Streams-upstream/downstream, Circular track questions.
Cistern and pipes.
Coding interviews test candidates' technical knowledge, coding ability, problem solving skills, and creativity, typically on a whiteboard.
Choose a topic based on the assignment.
2 Conduct research.
3 Write a thesis statement
posted on 15 Nov 2024
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations in JavaScript.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained using .then() to handle success and .catch() to handle errors.
I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.
C,c++ questions and two coding questions. basic mcq
TreeSet and HashSet are both implementations of the Set interface in Java, but they have some key differences.
TreeSet is a sorted set that maintains elements in ascending order, while HashSet does not guarantee any specific order.
TreeSet uses a Red-Black tree data structure for storage, which allows for efficient retrieval of elements in sorted order.
HashSet uses a hash table for storage, which provides constant-time p...
I applied via campus placement at National Institute of Engineering (NIE) and was interviewed in Apr 2024. There were 4 interview rounds.
2 questions, Easy and medium based
It was easy basic questions were there and we were asked to write two emails.
Some questions related to vb.net
Design page of student and operate crud operations
based on 1 review
Rating in categories
Software Engineer
43
salaries
| ₹4 L/yr - ₹16.8 L/yr |
Senior Software Engineer
27
salaries
| ₹5.4 L/yr - ₹19 L/yr |
Associate Software Engineer
9
salaries
| ₹3.8 L/yr - ₹9 L/yr |
Software Development Engineer
9
salaries
| ₹3.7 L/yr - ₹10.1 L/yr |
Test Engineer
7
salaries
| ₹4 L/yr - ₹8 L/yr |
TCS
Infosys
Wipro
HCLTech