Filter interviews by
I applied via Walk-in and was interviewed in Apr 2024. There was 1 interview round.
Incident management focuses on resolving any type of incident, while major incident management specifically deals with large-scale incidents that have significant impact on business operations.
Incident management is the process of identifying, analyzing, and resolving incidents to restore normal service operation as quickly as possible.
Major incident management is a subset of incident management that deals with inciden...
Top trending discussions
I applied via LinkedIn and was interviewed in Mar 2024. There were 3 interview rounds.
Assignment was to create an API for an expenses sharing application where users can input the total amount and the people to be shared the amount with and each individual amount in terms of either actual amount, percentage or split equally
Processes are independent instances of a program, while threads are smaller units within a process sharing resources.
Processes have their own memory space, while threads share the same memory space within a process.
Processes are heavyweight, requiring more resources, while threads are lightweight.
Processes communicate with each other through inter-process communication mechanisms, while threads can communicate directly...
Indexing in DBMS is a technique used to improve the performance of queries by allowing faster retrieval of data.
Indexes are data structures that store a small portion of the table data in an optimized format for quick retrieval.
They help in speeding up data retrieval operations like SELECT, UPDATE, DELETE queries.
Examples of indexes include primary keys, unique keys, and composite keys.
Asymmetric encryption algorithms use a pair of keys to encrypt and decrypt data, providing secure communication.
RSA (Rivest-Shamir-Adleman) is a popular asymmetric encryption algorithm.
Elliptic Curve Cryptography (ECC) is another commonly used asymmetric encryption algorithm.
Asymmetric encryption is slower than symmetric encryption but provides better security.
Public key is used for encryption and private key is used f
Different sorting methods are beneficial in different scenarios based on factors like time complexity, space complexity, and input size.
Quick Sort: Best for large datasets due to its average time complexity of O(n log n)
Bubble Sort: Simple and easy to implement, but inefficient for large datasets with its time complexity of O(n^2)
Merge Sort: Stable and efficient for large datasets with its time complexity of O(n log n)
...
ACID properties are a set of properties that guarantee reliability and consistency in database transactions.
Atomicity: Ensures that either all operations in a transaction are completed successfully or none at all.
Consistency: Ensures that the database remains in a consistent state before and after the transaction.
Isolation: Ensures that the execution of multiple transactions concurrently does not interfere with each ot...
Indexing typically uses data structures like B-trees or hash tables for efficient retrieval, with time complexity of O(log n) or O(1) respectively.
Common data structures for indexing include B-trees and hash tables
B-trees are typically used for indexing in databases due to their balanced nature and efficient search operations
Hash tables are used for indexing in scenarios where constant time lookup is desired, but may h
Time complexity of recursive fibonacci code is O(2^n)
The time complexity of a recursive fibonacci code is exponential, O(2^n)
This is because each call branches into two recursive calls, leading to exponential growth
For example, calculating fibonacci(5) would result in 15 function calls
Web Sockets is a communication protocol that provides full-duplex communication channels over a single TCP connection.
Web Sockets allow for real-time, bi-directional communication between a client and a server.
They are commonly used in chat applications, online gaming, and live data streaming.
Web Sockets use the ws:// or wss:// protocol scheme in URLs.
The protocol is initiated with a handshake between the client and se...
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
Questions were asked about my on my education background, my family, and why do I want to join this company?
posted on 20 Sep 2023
I applied via Recruitment Consulltant and was interviewed in Aug 2023. There were 3 interview rounds.
A class is a blueprint for creating objects in object-oriented programming.
Classes define the properties and behaviors of objects.
Objects are instances of classes.
Classes can inherit properties and behaviors from other classes.
Encapsulation, inheritance, and polymorphism are key concepts in class-based programming.
Code for star pattern using nested loops
Use nested loops to print the desired pattern
Outer loop controls the number of rows and inner loop controls the number of stars in each row
Example: for a pattern with 5 rows, the code would involve two nested loops to print stars in a pyramid shape
A linked list is a data structure where each element is a separate object, connected to the next element by a pointer.
Consists of nodes where each node contains data and a reference to the next node
Dynamic in size and can grow or shrink during execution
Common operations include insertion, deletion, and traversal
Example: Singly linked list, Doubly linked list, Circular linked list
Public and private sectors differ in ownership, funding, and management.
Public sector is owned and operated by the government, while private sector is owned and operated by individuals or companies.
Public sector is funded by taxpayer money, while private sector is funded by investors or owners.
Public sector is managed by government officials, while private sector is managed by business owners or executives.
OOPs stands for Object-Oriented Programming and protocols are a set of rules for communication between devices.
OOPs is a programming paradigm that uses objects and classes to design applications.
Protocols are a set of rules that define how data is transmitted between devices.
In OOPs, objects have attributes and methods that define their behavior.
Examples of OOPs languages include Java, C++, and Python.
Examples of proto
posted on 4 Sep 2023
I applied via Company Website and was interviewed in Aug 2023. There were 3 interview rounds.
I applied via campus placement at Sona College of Technology, Salem and was interviewed in Apr 2023. There were 5 interview rounds.
Easy to moderate level. Just basic aptitude questions and some topics had repeating questions with values changed. 60 questions in 60 minutes. No negative marks. all MCQs in virtual mode.
It's not just a coding round. It's comprehensive assessment which had 2 sections. One section is verbal and the other one is coding. The verbal section had 3 questions of writing. 2 questions of essay writing and one is report writing. The essay writing was given on a random topic and the report writing was regarding "OAUTH AND IOS and it's impact in modern enterprises".
The coding round had 3 questions and it was in moderate - hard level. The second round was in mettel platform.
posted on 9 Aug 2023
I applied via Recruitment Consulltant and was interviewed in Feb 2023. There were 7 interview rounds.
1hr, C programming, pointer handling and bit manipulation, memory handling
Take home coding test which was embedded application oriented. testing the code architecting and implementation skills.
I applied via Referral and was interviewed in Jul 2023. There were 4 interview rounds.
Logical and Quants Questions. 16 questions for 30 mins
posted on 23 Mar 2023
I applied via Naukri.com and was interviewed in Feb 2023. There were 2 interview rounds.
posted on 23 Feb 2023
Simple aptitude test with basic questions
We have given project which we have to submit
I want to join because of the company's reputation and growth opportunities.
I am impressed by the company's reputation in the industry.
I believe the company offers great growth opportunities for my career.
I am excited about the projects and technologies the company is working on.
I have heard positive feedback from current or former employees of the company.
based on 1 interview
Interview experience
based on 34 reviews
Rating in categories
Senior Consultant
29
salaries
| ₹7.1 L/yr - ₹27.6 L/yr |
Consultant
8
salaries
| ₹8.5 L/yr - ₹18 L/yr |
RPA Developer
7
salaries
| ₹3.2 L/yr - ₹8.8 L/yr |
Senior Manager
6
salaries
| ₹15.5 L/yr - ₹22 L/yr |
Project Manager
5
salaries
| ₹12 L/yr - ₹25 L/yr |
TCS
Infosys
Wipro
HCLTech