i
Sarvatra Technologies
Filter interviews by
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 ...
Top trending discussions
posted on 27 Mar 2022
I applied via Approached by Company and was interviewed in Nov 2024. There were 5 interview rounds.
Machine coding.
Code structure, naming, best practices are more important than time or space complexity.
Same as Round 1, except more complex problem statement
I would start by reproducing the bug, analyzing the code, identifying the root cause, implementing a fix, testing the fix, and finally deploying it.
Reproduce the bug by following the steps that lead to the issue.
Analyze the code surrounding the bug to understand the context and potential causes.
Identify the root cause of the bug by debugging and tracing the code execution.
Implement a fix by making the necessary code ch...
HLD focuses on overall system architecture, while LLD delves into specific implementation details.
HLD includes components, modules, interfaces, and dependencies.
LLD involves detailed class diagrams, data structures, algorithms, and database schema.
Example: HLD may outline a system using microservices architecture, while LLD may specify how each microservice communicates and stores data.
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 Referral and was interviewed in Jul 2024. There were 2 interview rounds.
It was about DS Algo and Java garbage collection,multithreading
Rate limiter is a system that controls the rate of traffic sent or received by a network interface.
Implement a token bucket algorithm to track and limit the rate of requests
Use a sliding window algorithm to track the number of requests within a specific time frame
Consider using a distributed rate limiter for scalability and fault tolerance
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 3 interview rounds.
Find the length of the longest consecutive elements sequence in an array.
Sort the array to ensure consecutive elements are adjacent
Iterate through the array and keep track of the current consecutive sequence length
Update the longest consecutive sequence length as you iterate
Executor Service is a framework provided by Java for managing and executing asynchronous tasks.
Executor Service allows you to easily create and manage threads for executing tasks.
It provides a way to control the number of threads used for executing tasks, which can help prevent resource exhaustion.
You can submit tasks to an Executor Service using methods like execute() or submit().
Executor Service can be used to execut...
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
Test Engineer
69
salaries
| ₹3.5 L/yr - ₹12 L/yr |
Software Developer
60
salaries
| ₹3 L/yr - ₹9.2 L/yr |
Softwaretest Engineer
45
salaries
| ₹3 L/yr - ₹10 L/yr |
Java Developer
29
salaries
| ₹3.8 L/yr - ₹5.6 L/yr |
Network Engineer
22
salaries
| ₹3.2 L/yr - ₹5 L/yr |
Financial Software & Systems
Nucleus Software Exports
Intellect Design Arena
TCS