Filter interviews by
posted on 9 Dec 2024
The Two Sum problem involves finding two numbers in an array that add up to a given target value.
Iterate through the array and store the difference between the target and current element in a hashmap
Check if the current element exists in the hashmap, if yes return the indices
Time complexity can be reduced to O(n) using a hashmap
Reverse a singly linked list and return the reversed list.
Iterate through the linked list and reverse the pointers to point to the previous node instead of the next node.
Use three pointers to keep track of the current, previous, and next nodes while reversing the list.
Update the head of the list to be the last node after reversing.
Find the longest palindromic substring in a given string.
Iterate through each character in the string and expand around it to find palindromes
Use dynamic programming to optimize the solution
Consider both odd and even length palindromes
I applied via campus placement at Sastra University and was interviewed in Sep 2024. There were 2 interview rounds.
Good nice easy to medium questions
Real life examples of OOPs include cars, animals, and banking systems.
Cars: Objects like make, model, and color with behaviors like driving and honking.
Animals: Objects like species, name, and age with behaviors like eating and sleeping.
Banking Systems: Objects like account, balance, and transaction with behaviors like deposit and withdraw.
I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.
Give you 5 problem in maths , string, sql etc
Real-time communication using text, audio, and video in a chat application.
Text chat for quick messages
Audio chat for voice communication
Video chat for face-to-face interaction
Consistency level refers to the level of agreement between data replicas in a distributed system.
Consistency levels include strong consistency, eventual consistency, and eventual consistency with causal consistency.
Strong consistency ensures that all reads and writes are immediately visible to all nodes in the system.
Eventual consistency allows for temporary inconsistencies between replicas, which are eventually resolv...
Maths and communication based questions
Estimate and SQL and coding was there
SQL statements are used to interact with databases by performing operations like querying, updating, and deleting data.
SQL statements are made up of keywords like SELECT, INSERT, UPDATE, DELETE, etc.
They are structured in a specific order, with clauses like WHERE, ORDER BY, GROUP BY, etc.
Tables are referenced using their names, and conditions are specified to filter data.
Joins can be used to combine data from multiple
There are 5 coding questions, 1 easy and 4 medium questions.
posted on 13 Mar 2022
I applied via Approached by Company and was interviewed in Feb 2022. There were 2 interview rounds.
30 mintues, relationship topics
I applied via Company Website and was interviewed before May 2022. There were 4 interview rounds.
It was a aptitude and logical reasoning test
Quality Analyst
4
salaries
| ₹3.3 L/yr - ₹4.5 L/yr |
Senior UI UX Designer
3
salaries
| ₹9 L/yr - ₹9.5 L/yr |
Exl India
RPL Automation
Primus Global Technologies
Independent Consultant