i
Calsoft
Filter interviews by
I applied via Approached by Company and was interviewed before May 2023. There was 1 interview round.
Object-oriented programming concepts in Java, multi-threading, key interfaces and implemented classes in collections, internal working of HashMap, contract of toString() and hashCode() methods, Comparable and Comparator, Spring bean and IOC, Spring Boot annotations, microservices and design patterns.
OOPs concepts in Java include encapsulation, inheritance, polymorphism, and abstraction.
Multi-threading life cycle involv...
Top trending discussions
I applied via Approached by Company and was interviewed in Dec 2023. There was 1 interview round.
I applied via Hirect and was interviewed in Nov 2022. There were 5 interview rounds.
JDK is a development kit, JRE is a runtime environment, and JVM is a virtual machine. Equals compares object values, HashCode returns a unique integer for an object.
JDK includes JRE and development tools, while JRE includes JVM and necessary libraries
JVM is responsible for executing Java bytecode
Equals method compares the values of two objects, while == compares their references
HashCode method returns a unique integer ...
Add two linked lists representing numbers and return the resulting linked list.
Traverse both linked lists and add the corresponding digits, keeping track of carry.
Create a new node for each digit and update the carry for the next iteration.
If one list is longer than the other, add the remaining digits to the result.
Handle the case where the carry is not zero after all digits have been added.
Time complexity: O(max(m,n))...
I expect a competitive salary based on my experience, skills, and the responsibilities of the role.
I have extensive experience in senior developer roles and have consistently delivered high-quality work.
I have a strong understanding of various programming languages and frameworks.
I have successfully led and mentored teams in previous positions.
I am confident in my ability to contribute to the success of the company.
I a...
I applied via Naukri.com and was interviewed in Jul 2022. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.
Online zoom coding test will be there - 4 questions - 2 about output of code & 2 about technical questions.
Polymorphism is the ability of a single function or method to operate on different types of data.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
Virtual polymorphism is achieved through virtual functions in C++.
Virtual functions allow a function in a base class to be overridden in a derived class.
Example: Animal class with virtual function 'makeSound' overridden in Dog a
Virtual polymorphism allows objects of different classes to be treated as objects of a common superclass.
Create a base class with virtual functions
Create derived classes that override the virtual functions
Use pointers or references of the base class to call the overridden functions
I applied via LinkedIn and was interviewed in Dec 2024. There were 4 interview rounds.
QUANT, MATHS, HTML, CSS
DSA WAS ASKED TOGETHER WITH SOME CORE SUBJECT QUESTIONS.
DSA WAS ASKED TOGETHER WITH SOME PUZZLES.
Hackearth online coding test for 1 hour
Use sorting or heap data structure to find k largest elements in an array of strings.
Sort the array in descending order and return the first k elements.
Use a max heap data structure to efficiently find the k largest elements.
Examples: ['apple', 'banana', 'orange', 'kiwi'], k=2 -> ['orange', 'kiwi']
Remove duplicates from array of strings
Create a Set to store unique strings
Iterate through the array and add each string to the Set
Convert the Set back to an array to get the unique strings
based on 1 review
Rating in categories
Development Engineer
324
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Development Engineer
231
salaries
| ₹5.3 L/yr - ₹20 L/yr |
Softwaretest Engineer
127
salaries
| ₹3 L/yr - ₹7 L/yr |
Principal Development Engineer
120
salaries
| ₹8.5 L/yr - ₹31 L/yr |
Senior Software Engineer
110
salaries
| ₹5.5 L/yr - ₹23.6 L/yr |
Persistent Systems
LTIMindtree
Mphasis
TCS