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.
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
Exam to test reasoning and aptitude, and speed to answer them
Dsa question easy to medium level
Print pyramid from Fibonacci sequence
Generate Fibonacci sequence up to a certain number
Use the Fibonacci numbers to create the pyramid structure
Print each row of the pyramid with appropriate spacing
Design SQL tables for library management system
Create tables for books, authors, members, transactions, etc.
Use primary and foreign keys to establish relationships between tables
Include columns like book title, author name, member ID, due date, etc.
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
295
salaries
| ₹2.8 L/yr - ₹10 L/yr |
Senior Software Engineer
189
salaries
| ₹5 L/yr - ₹17.9 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