Filter interviews by
I applied via Approached by Company and was interviewed before Nov 2021. There were 4 interview rounds.
Top trending discussions
I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.
I was interviewed in Jan 2025.
Online test was hackerrank was was og avg difficulty
Assignment was straightforward which could be done using trie. Did it in 1/6th throughout time for given queries then mentioned allowed still no reply. Keep on asking engineering manager and hr to which they replied not upto the mark.
I was interviewed before Mar 2021.
To check if a number is a power of 2, we can use bitwise operations.
A power of 2 has only one bit set to 1, so we can use the bitwise AND operator to check if the number is a power of 2.
If n is a power of 2, then n & (n-1) will be 0.
For example, 8 (1000 in binary) is a power of 2, and 8 & 7 (0111 in binary) is 0.
Sort a stack without using another data structure
Use recursion to pop the top element and insert it at the bottom of the remaining stack
Repeat until the stack is sorted in ascending order
Time complexity: O(n^2), space complexity: O(n) due to recursion
Check if array has continuous increasing and decreasing values
Loop through the array and check if each element is greater than the previous one
Once you find the maximum element, check if the remaining elements are in decreasing order
If yes, return true else false
Design a cricinfo (LLD)
Identify the entities: players, teams, matches, scorecards, tournaments, etc.
Define the relationships between entities
Create a database schema to store the data
Implement APIs to fetch and update data
Design a UI to display the information
Consider scalability and performance
Ensure data security and privacy
I applied via Referral and was interviewed in Jul 2022. There were 4 interview rounds.
Python has various datatypes like int, float, str, list, tuple, dict, set, bool.
int: whole numbers
float: decimal numbers
str: text
list: ordered collection
tuple: ordered, immutable collection
dict: key-value pairs
set: unordered collection with no duplicates
bool: True or False values
Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Flask is a lightweight WSGI web application framework.
Django is a full-featured framework with built-in ORM, admin panel, and authentication system.
Flask is a microframework that is more lightweight and flexible, allowing developers to choose their own tools and libraries.
Django follows the 'batteries included' ph...
I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.
based on 1 review
Rating in categories
Senior Software Engineer
50
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
38
salaries
| ₹0 L/yr - ₹0 L/yr |
Graphic Designer
16
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Sdet Engineer
10
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Palo Alto Networks
Check Point Software Technologies
FireEye
Gen