Filter interviews by
I applied via Referral
I am drawn to blue for its calming effect and green for its association with nature and growth.
Blue represents tranquility and peace, often reminding me of clear skies and calm waters.
Green symbolizes nature, renewal, and energy, evoking feelings of freshness and vitality.
I appreciate how colors can influence mood; for instance, blue can reduce stress while green can inspire creativity.
In design, I often use blue for p...
I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.
Bank reconciliation involves comparing the bank statement with the company's records to ensure they match.
Ensure all transactions on the bank statement match the company's records
Identify any discrepancies and investigate the reasons behind them
Adjust the company's records to reflect the correct balance based on the reconciliation
Top trending discussions
I applied via Referral and was interviewed before Oct 2021. There were 4 interview rounds.
English Grammar, Vocabulary, Logical thinking, Mathematics
I applied via Recruitment Consulltant and was interviewed before Feb 2021. There were 5 interview rounds.
Basic c Programming and Embedded Systems
posted on 1 Jul 2024
posted on 15 Jul 2024
Truncate removes all records from a table, while drop deletes the table itself.
Truncate is a DDL command, while drop is a DDL command.
Truncate is faster than drop as it does not log individual row deletions.
Truncate can be rolled back, while drop cannot be rolled back.
Truncate resets the identity seed of the table, while drop does not.
Example: TRUNCATE TABLE TableName; DROP TABLE TableName;
I applied via Referral and was interviewed in Apr 2022. There were 4 interview rounds.
I appeared for an interview in Mar 2025, where I was asked the following questions.
Java provides several mechanisms beyond synchronized locks to manage thread safety and restrict concurrent modifications.
1. ReentrantLock: A more flexible locking mechanism that allows for timed and interruptible locks. Example: ReentrantLock lock = new ReentrantLock();
2. ReadWriteLock: Allows multiple threads to read but only one to write, improving performance for read-heavy scenarios. Example: ReadWriteLock rwLock =...
Interprocess Communication in microservices can be achieved through various methods like REST, messaging queues, and gRPC.
RESTful APIs: Services communicate over HTTP using JSON or XML. Example: A user service fetching data from an order service.
Message Queues: Asynchronous communication using tools like RabbitMQ or Kafka. Example: Order service sending messages to a payment service.
gRPC: High-performance RPC framework...
Use optimistic locking and transaction management to restrict concurrent modifications in Spring Data JPA.
Implement optimistic locking using @Version annotation in your entity class.
Use @Transactional annotation to manage transactions effectively.
Handle OptimisticLockingFailureException to manage conflicts gracefully.
Consider using pessimistic locking with EntityManager for critical sections.
JVM memory is divided into several areas, each serving specific purposes for efficient memory management in Java applications.
Heap Memory: Used for dynamic memory allocation for Java objects. Example: Objects created using 'new'.
Stack Memory: Stores method call frames, local variables, and references. Example: Primitive data types and object references.
Method Area: Contains class-level data such as class structures, me...
The String Constant Pool optimizes memory usage by storing unique string literals in Java.
Strings are immutable in Java, meaning once created, they cannot be changed.
The String Constant Pool is a special memory area in the Java heap.
When a string literal is created, Java checks the pool first to see if it already exists.
If it exists, the reference to the existing string is returned; if not, a new string is created.
Exam...
I applied via Newspaper Ad and was interviewed before Feb 2022. There was 1 interview round.
Had the coding round and we have to solve the find nth largest element.
based on 2 interview experiences
Difficulty level
Duration
based on 15 reviews
Rating in categories
Accountant
7
salaries
| ₹3.9 L/yr - ₹4.5 L/yr |
Senior Executive Operations
6
salaries
| ₹4 L/yr - ₹5.9 L/yr |
Assistant Manager
5
salaries
| ₹6.6 L/yr - ₹7.3 L/yr |
Vessel Planner
5
salaries
| ₹6 L/yr - ₹8.5 L/yr |
Customer Service Executive
4
salaries
| ₹4.3 L/yr - ₹5.6 L/yr |
Collins Aerospace
Hapag-Lloyd
Mazagon Dock
Wartsila