Filter interviews by
I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.
Prioritize tasks based on deadlines, importance, and impact on overall project goals.
Evaluate deadlines and prioritize tasks based on urgency
Consider the importance of each task in relation to project goals
Assess the impact of completing each task on overall project progress
Communicate with stakeholders to understand priorities and expectations
Break down tasks into smaller sub-tasks to manage workload effectively
I handle feedback by actively listening, reflecting on the criticism, and using it to improve my work.
I actively listen to the feedback without getting defensive
I reflect on the criticism to understand the underlying issues
I use the feedback to improve my work and skills
I seek clarification if needed to fully understand the feedback
I appreciate constructive criticism as an opportunity for growth
Adapting to significant changes at work requires flexibility, communication, and a proactive approach to problem-solving.
Embraced Change: When our team shifted to remote work due to the pandemic, I quickly adapted by setting up a home office and establishing a routine.
Enhanced Communication: I initiated daily stand-up meetings via video calls to maintain team cohesion and ensure everyone was aligned on tasks.
Learned Ne...
Medium- hard leetcode style question on google docs
Dsa problems will be asked
I applied via Company Website and was interviewed in May 2024. There was 1 interview round.
What people are saying about Google
I applied via Recruitment Consulltant and was interviewed in Mar 2024. There was 1 interview round.
I applied via Company Website and was interviewed in Oct 2023. There were 3 interview rounds.
Determine the order of courses to take based on prerequisites using topological sorting.
Use a graph to represent courses and prerequisites.
Implement topological sorting (Kahn's algorithm or DFS).
Check for cycles to ensure all courses can be completed.
Example: For courses 0, 1, 2 with prerequisites [[1,0],[2,1]], the order could be [0,1,2].
I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.
The coding questions were of easy to medium level.
I appeared for an interview before Apr 2022.
2 questions, 1 medium 1 hard, topics: stack, dp with graph
I applied via LinkedIn and was interviewed in Aug 2021. There was 1 interview round.
Find the index of a target number in a sorted version of an unsorted array.
Sort the array first. Example: [3, 1, 2] becomes [1, 2, 3].
Use binary search to find the target's position in the sorted array.
Return the index of the target number. If not found, return -1.
based on 9 interview experiences
Difficulty level
Duration
based on 1 review
Rating in categories
Software Engineer
2.5k
salaries
| ₹34.2 L/yr - ₹83 L/yr |
Software Developer
2k
salaries
| ₹35.7 L/yr - ₹71.1 L/yr |
Senior Software Engineer
1.1k
salaries
| ₹20.7 L/yr - ₹82.2 L/yr |
Data Analyst
361
salaries
| ₹15.7 L/yr - ₹35 L/yr |
Sde1
357
salaries
| ₹16 L/yr - ₹64 L/yr |
Yahoo
Amazon
Microsoft Corporation