Candidatei-me por meio de recrutador(a). Fiz uma entrevista na empresa GreyOrange (San Francisco, CA).
Entrevista
HR scheduled the interview, and the hiring manager conducted it, mainly focusing on behavioral questions about past experience, teamwork, communication, problem-solving, challenges, decision-making, leadership, and collaboration in previous roles and projects.
Perguntas de entrevista [1]
Pergunta 1
hiring manager mainly focused on behavioral topics, including past projects, teamwork, conflict resolution, communication, leadership experience, problem-solving approaches, and handling challenging situations in previous roles.
Candidatei-me pessoalmente. Fui entrevistado pela GreyOrange (Gurgaon, Haryana) em mai. de 2026
Entrevista
Round 1
• Introduction and project discussion
• Basics of frameworks used in the project
• Given a binary array, sort it
• Implement Min Stack using List
Round 2
• Detailed project discussion
• Kafka basics
• Implement methods for driver matching in a ride-sharing system (with variations)
• Focused heavily on concurrency concepts and data structures used
Problem Solving Question:
Given an N-ary tree, find the minimum number of traversals required to send a message to all nodes/components.
Conditions:
• A child can receive the message only if its parent already has the message
• At one level, only one child node can receive the message at a time
Round 3
• Deep discussion on current project
• Kafka discussion including retry handling and offset management
Problem Solving Question:
Many courses are given. Find one valid order in which all courses can be completed.
Condition:
Courses can have dependencies on each other.
Example: Course 3 can only be taken after Course 1.
Perguntas de entrevista [1]
Pergunta 1
Round 1
• Introduction and project discussion
• Basics of frameworks used in the project
• Given a binary array, sort it
• Implement Min Stack using List
Round 2
• Detailed project discussion
• Kafka basics
• Implement methods for driver matching in a ride-sharing system (with variations)
• Focused heavily on concurrency concepts and data structures used
Problem Solving Question:
Given an N-ary tree, find the minimum number of traversals required to send a message to all nodes/components.
Conditions:
• A child can receive the message only if its parent already has the message
• At one level, only one child node can receive the message at a time
Round 3
• Deep discussion on current project
• Kafka discussion including retry handling and offset management
Problem Solving Question:
Many courses are given. Find one valid order in which all courses can be completed.
Condition:
Courses can have dependencies on each other.
Example: Course 3 can only be taken after Course 1.
interview technical : Question are based on dbms , DSA (Find the sum of odd divisors, given an array of numbers.) They more focused on a problem What and How. be ready to answer any challenge based on technical
Perguntas de entrevista [1]
Pergunta 1
Polymorphism Find the sum of odd divisors, given an array of numbers.