i
Sigmoid
Filter interviews by
1 coding question, and basic MCQ
Two easy questions two wasy questions two easy questions two easy questions
I applied via Referral and was interviewed in Aug 2021. There was 1 interview round.
Find k min elements in given array.
Sort the array and return the first k elements.
Use a min heap of size k to find the k min elements.
Use quickselect algorithm to find the kth smallest element and return first k elements smaller than it.
Check if a given tree is a Binary Search Tree (BST) or not.
Traverse the tree in-order and check if the elements are in ascending order.
Check if the maximum value in the left subtree is less than the root and the minimum value in the right subtree is greater than the root.
Use recursion to check if all subtrees are BSTs.
Time complexity: O(n), Space complexity: O(h) where h is the height of the tree.
Given a BST and a sum, find a pair of nodes whose values add up to the given sum.
Traverse the BST in-order and store the nodes in a list
Use two pointers approach to find the pair with the given sum
If the sum is less than the current pair, move the right pointer to the left
If the sum is greater than the current pair, move the left pointer to the right
If the sum is equal to the current pair, return the pair
Time complexit...
Top trending discussions
I applied via Approached by Company and was interviewed before Jul 2021. There was 1 interview round.
To write a REST API from scratch, I would follow these steps:
Define the resources and endpoints
Choose a programming language and framework
Implement CRUD operations for each resource
Use HTTP methods and status codes correctly
Add authentication and authorization
Test the API using tools like Postman
Document the API using tools like Swagger
I value higher education for its role in personal growth and professional development in the tech industry.
Higher education provides in-depth knowledge in specialized areas, such as machine learning or cybersecurity.
It offers networking opportunities with peers and industry professionals, which can lead to collaborations and job opportunities.
Pursuing advanced degrees, like a Master's in Computer Science, can enhance c...
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
I applied via LinkedIn and was interviewed in Oct 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.
I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.
It is pretty good only.
ACID properties are a set of properties that guarantee database transactions are processed reliably.
Atomicity: Transactions are either fully completed or fully aborted.
Consistency: Database remains in a consistent state before and after the transaction.
Isolation: Transactions are isolated from each other until they are completed.
Durability: Once a transaction is committed, changes are permanent.
Example: Transfer of fun...
based on 1 interview experience
based on 3 reviews
Rating in categories
Software Development Engineer II
114
salaries
| ₹14.8 L/yr - ₹24 L/yr |
Data Engineer
94
salaries
| ₹13 L/yr - ₹21.8 L/yr |
Senior Data Scientist
68
salaries
| ₹17 L/yr - ₹28.5 L/yr |
Data Scientist
63
salaries
| ₹11 L/yr - ₹20 L/yr |
Senior Data Analyst
51
salaries
| ₹15.8 L/yr - ₹25 L/yr |
IKS Health
Crisil
CorroHealth infotech
Indegene