Filter interviews by
I handle pressure by prioritizing tasks, taking breaks, and seeking support when needed.
I prioritize tasks based on urgency and importance
I take short breaks to clear my mind and recharge
I seek support from colleagues or supervisors when necessary
I maintain a positive attitude and focus on solutions rather than problems
I appeared for an interview 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.
Codility coding rounds , where code execution is mandatory and system design qiestions
I applied via Naukri.com
posted on 14 Dec 2022
I applied via Approached by Company and was interviewed in Nov 2022. There were 4 interview rounds.
I applied via Indeed and was interviewed in Sep 2023. There were 3 interview rounds.
Had questions on testing
based on 1 interview
Interview experience
Senior Software Engineer
10
salaries
| ₹28 L/yr - ₹54 L/yr |
Staff Engineer
9
salaries
| ₹46 L/yr - ₹77.2 L/yr |
Salesforce Consultant
8
salaries
| ₹20 L/yr - ₹27 L/yr |
Senior Site Reliability Engineer
7
salaries
| ₹17 L/yr - ₹32.3 L/yr |
Quality Analyst
4
salaries
| ₹18.5 L/yr - ₹18.5 L/yr |
Zscaler Softech
Palo Alto Networks
Gen