i
i-exceed technology solutions
Filter interviews by
Top trending discussions
posted on 5 Jan 2023
Basic coding questions asked on syntax of java
HashMap and Hashtable are both data structures used to store key-value pairs, but they differ in their implementation and features.
HashMap allows null keys and values, while Hashtable does not.
HashMap is not synchronized, while Hashtable is.
HashMap is generally faster than Hashtable, but not thread-safe.
Hashtable is thread-safe, but slower than HashMap.
HashMap is part of the Java Collections Framework, while Hashtable ...
posted on 17 Sep 2024
I applied via Naukri.com and was interviewed in Aug 2024. There were 4 interview rounds.
One dsa question and one zero defect policy pros and cons
The maximum number of connections in a graph is determined by the number of nodes.
The maximum number of connections in a graph with 'n' nodes is n*(n-1)/2.
For example, a graph with 4 nodes can have a maximum of 6 connections (4*(4-1)/2 = 6).
Designed a scalable system for real-time data processing using microservices architecture
Used microservices architecture to break down the system into smaller, independent services
Implemented message queues like Kafka for asynchronous communication between services
Utilized Docker and Kubernetes for containerization and orchestration
Designed RESTful APIs for communication between services
Used Redis for caching and Mongo
posted on 28 Dec 2024
I applied via LinkedIn and was interviewed in Jun 2024. There were 5 interview rounds.
Java coding questions, basic Java questions.
It consist of 4 DSA ques and few quiz and opps concept based ques
1st was string based Medium level ques.
2nd was a ques based on 2 pointer
And other 2 was from Vector and Linked list easy ques
Print natural numbers in spiral form using a 2D array.
Create a 2D array with dimensions n x n.
Initialize variables for row and column boundaries.
Iterate through the array in a spiral pattern, filling in natural numbers.
I applied via Naukri.com and was interviewed in Jul 2024. There were 3 interview rounds.
Technical sql questions
Oops concept and sql db questions
I applied via Company Website and was interviewed in May 2024. There was 1 interview round.
posted on 16 Apr 2024
posted on 15 Oct 2020
I applied via Naukri.com and was interviewed before Oct 2019. There was 1 interview round.
Error codes are unique identifiers assigned to specific errors in software programs.
Error codes help identify the cause of a problem in software.
They are typically numeric or alphanumeric codes.
Error codes are often displayed to users when an error occurs.
Examples: 404 - Page Not Found, 500 - Internal Server Error
Software Engineer
297
salaries
| ₹2.8 L/yr - ₹11 L/yr |
Senior Software Engineer
189
salaries
| ₹5 L/yr - ₹17.1 L/yr |
Team Lead
83
salaries
| ₹9 L/yr - ₹21.1 L/yr |
Software Developer
36
salaries
| ₹4.5 L/yr - ₹9.6 L/yr |
Project Lead
28
salaries
| ₹16.9 L/yr - ₹28.5 L/yr |
TCS
Infosys
Wipro
HCLTech