Filter interviews by
Be the first one to contribute and help others!
I applied via Campus Placement and was interviewed in Mar 2021. There were 4 interview rounds.
I applied via Company Website and was interviewed in Jul 2021. There was 1 interview round.
Complex SQL scenarios and their results
Using subqueries to filter data
Joining multiple tables with complex conditions
Using window functions to calculate running totals
Pivoting data to transform rows into columns
Using recursive queries to traverse hierarchical data
I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.
Aptitude test
Current affairs
posted on 15 Jul 2022
I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.
If you are a fresher , then this is for you else almost no coding test for experienced candidates.
posted on 10 May 2020
I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 4 interview rounds.
posted on 12 Mar 2022
I applied via Job Fair and was interviewed before Mar 2021. There were 3 interview rounds.
In this round, we have questions from time relation, blood relation, programming questions. Around 45 questions in 30 minutes,
In this round, we have two programming questions. Both are hacker rank easy to medium level.
posted on 5 Aug 2024
I applied via Job Portal and was interviewed in Feb 2024. There were 3 interview rounds.
30 mins Aptitude Question
30 mins - 3 Coding Question
Rest API is a set of rules and conventions for building and interacting with web services using HTTP methods.
Rest API stands for Representational State Transfer Application Programming Interface.
It uses standard HTTP methods like GET, POST, PUT, DELETE to perform CRUD operations.
RESTful APIs use URLs to access resources, and return data in JSON or XML format.
Stateless communication allows for scalability and flexibilit...
Response codes indicate the status of a HTTP request. 200 & 201 are success codes, while 400 & 403 are client error codes.
200 - OK: Request was successful
201 - Created: Request was successful and a new resource was created
400 - Bad Request: The server cannot process the request due to a client error
403 - Forbidden: The server understood the request, but refuses to authorize it
Math , gk, english
AI
I applied via Campus Placement and was interviewed in Feb 2023. There were 2 interview rounds.
Tuples are immutable sequences of elements. A string can be converted to a tuple using the tuple() function.
Tuples are similar to lists but are immutable
Elements of a tuple are enclosed in parentheses ()
A string can be converted to a tuple using the tuple() function
Each character in the string becomes an element in the tuple
Left join is a type of join operation in SQL that returns all the rows from the left table and matching rows from the right table.
Left join is performed using the 'left join' keyword in SQL
In Python, left join can be performed using the 'merge' function from the pandas library
Syntax: pd.merge(left_dataframe, right_dataframe, how='left', on='key_column')
Example: pd.merge(df1, df2, how='left', on='id')
HashMap is a data structure that stores key-value pairs and provides constant time complexity for basic operations.
HashMap allows quick access to values based on their keys
Keys must be unique and values can be duplicated
HashMap is not thread-safe and requires synchronization for concurrent access
Java's HashMap implementation uses hashing to distribute keys across buckets
based on 2 interviews
Interview experience
based on 148 reviews
Rating in categories
Software Engineer
14
salaries
| ₹8.2 L/yr - ₹18 L/yr |
Associate Software Engineer
12
salaries
| ₹8 L/yr - ₹12 L/yr |
Senior Software Engineer
12
salaries
| ₹12 L/yr - ₹24 L/yr |
Software Quality Assurance Engineer
5
salaries
| ₹10 L/yr - ₹12.5 L/yr |
Technical Operations Engineer
5
salaries
| ₹7 L/yr - ₹9.5 L/yr |
Saama Technologies
Jumio
DISYS
Data-Core Systems