Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by GEVME Team. If you also belong to the team, you can get access from here

GEVME Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

GEVME Manager Interview Questions and Answers

Updated 14 Nov 2022

GEVME Manager Interview Experiences

1 interview found

Manager Interview Questions & Answers

user image Anonymous

posted on 14 Nov 2022

I applied via LinkedIn and was interviewed before Nov 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

VERY GOOD INTERVIEW RELATED TO GENERAL OUTLINE AND DISCUSSIONS AND THEN HR ROUND REGARDING MY JOINING AND SHIFTS

Round 3 - Coding Test 

THE CODING TEST WAS RELATED TO VARIOUS MEDICAL CONDITIONS AND ANOMALIES

Interview Preparation Tips

Interview preparation tips for other job seekers - BE DILIGENT TO YOUR WORK AND BE CONFIDENT IN YOUR PRESENTATION

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Apna Jobs and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(5 Questions)

  • Q1. Past experience
  • Q2. My working skills
  • Q3. Queries resolving
  • Q4. Asked to write an essay
  • Q5. Wrote about my struggle

Interview Preparation Tips

Topics to prepare for BookMyShow Consultant interview:
  • Invoice Processing
  • Outbound Calling
  • email process
  • chat support
  • Handling Client Calls
Interview preparation tips for other job seekers - You can go with confidence.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Feb 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. About the job role and about the company

Interview Preparation Tips

Interview preparation tips for other job seekers - learn everything about the company and the role you are applying for

Interview Preparation Tips

Round: Test
Duration: 45 minutes

Skills: Data structure, Algorithm
College Name: na

I appeared for an interview before May 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 Minutes
Round difficulty - Easy

It was the first round. Was taken online and there were 2 invigilators from the company

  • Q1. 

    Remove Duplicates from String Problem Statement

    You are provided a string STR of length N, consisting solely of lowercase English letters.

    Your task is to remove all duplicate occurrences of characters i...

  • Ans. 

    Remove duplicate occurrences of characters in a given string.

    • Use a hash set to keep track of characters seen so far.

    • Iterate through the string and add non-duplicate characters to a new string.

    • Return the new string as the result.

  • Answered by AI
Round 2 - Face to Face 

(2 Questions)

Round duration - 60 Minutes
Round difficulty - Easy

Face to face interview with a senior software developer

  • Q1. How can you cut a circular cake into 8 pieces using only 3 cuts?
  • Q2. 

    Count Ways To Reach The N-th Stair Problem Statement

    You are given a number of stairs, N. Starting at the 0th stair, you need to reach the Nth stair. Each time you can either climb one step or two steps. ...

  • Ans. 

    The problem involves finding the number of distinct ways to climb to the N-th stair by taking either one or two steps at a time.

    • Use dynamic programming to solve this problem efficiently.

    • Define a recursive function to calculate the number of ways to reach each stair.

    • Consider base cases for 0 and 1 stairs.

    • Use memoization to store and reuse intermediate results to avoid redundant calculations.

    • Return the result modulo 10^9

  • Answered by AI
Round 3 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

Questions around my resume mainly and 1 coding question. Was taken by the engineering manager

  • Q1. 

    Lowest Common Ancestor (LCA) Problem Statement

    Understanding the concept of Lowest Common Ancestor (LCA) in graph theory and computer science is essential.

    Consider a rooted tree ‘T’ containing ‘N’ nodes...

  • Ans. 

    The Lowest Common Ancestor (LCA) problem involves finding the lowest node in a tree that is an ancestor of two given nodes.

    • LCA is the lowest node in a tree that is an ancestor of both given nodes.

    • The tree is rooted at node 1 for each test case.

    • Paths from each node to the root are considered to find the LCA.

    • Constraints include the number of test cases, nodes, queries, and node values.

    • Time limit for the solution is 1 sec

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in GurgaonEligibility criteriaAbove 7 cgpaCvent interview preparation:Topics to prepare for the interview - Algorithms, Data structures, Database Management, Operating systems, Computer Networks, Asymptotic notationsTime required to prepare for the interview - 2.5 monthsInterview preparation tips for other job seekers

Tip 1 : Practice questions in a time bound manner. Set a timer and solve the questions within that time frame only as the interview is also going to be time bound.

Tip 2 : Always revise. Mark the questions that you couldn't solve in the first go. Revise them again after a week or 2 so that the concepts become more clear.

Application resume tips for other job seekers

Tip 1 : Do at least 1 development project and mention clearly how you contributed in that.
Tip 2 : Only mention those skills in which you are confident. If you are at basic level for some skill, mention it accordingly.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Pattern question
  • Q2. * pattern all basic to advanced

Interview Preparation Tips

Interview preparation tips for other job seekers - I was fortunate to be selected through a referral for a comprehensive interview process. The journey comprised four rounds, starting with two technical interviews that assessed my coding skills, including pattern printing, array manipulation, and basic logical questions. The technical round also covered fundamental SQL queries involving joins and output. Moving forward, there was a Manager round that focused on evaluating my project experience, along with additional SQL questions and intriguing puzzle challenges. The Human Resources (HR) round followed, emphasizing communication, teamwork, and cultural fit. The interviewers were not only professional but also remarkably friendly, creating a positive atmosphere throughout. The HR team's unwavering support and guidance, along with consistent feedback, contributed significantly to my progress. Each interview lasted around 40 to 60 minutes, presenting both opportunities and challenges within a limited timeframe. This comprehensive process ultimately provided a holistic assessment of my skills and qualifications.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(4 Questions)

  • Q1. Skill and Aptitude for the position
  • Q2. Awareness of the platform
  • Q3. Awareness of the Saas market
  • Q4. Expectations of the Interviewee

Interview Preparation Tips

Topics to prepare for Airmeet Inc. Senior Associate interview:
  • Airmeet
  • Saas market
Interview preparation tips for other job seekers - Be confident and honest.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. - Javascript Question (Clouser, Hoisting, this etc)
Round 2 - Technical 

(1 Question)

  • Q1. React lifecycles, Hooks questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Java oops concepts and garbage collector
  • Q2. Buy and sell stocks 2 of leetcode
  • Ans. 

    Design an algorithm to buy and sell stocks to maximize profit

    • Use a greedy approach to find the maximum profit by buying at the lowest price and selling at the highest price

    • Keep track of the minimum price seen so far and update the maximum profit if a higher price is found

    • Return the maximum profit that can be achieved

  • Answered by AI

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Implement 3 stacks using 1 array
  • Ans. 

    Implement 3 stacks using 1 array

    • Divide the array into 3 equal parts

    • Use pointers to keep track of top of each stack

    • Push and pop elements based on the pointer of the respective stack

  • Answered by AI
  • Q2. Detect cycle in a graph
  • Ans. 

    Detect cycle in a graph

    • Use Depth First Search (DFS) algorithm to traverse the graph

    • Maintain a visited set to keep track of visited nodes

    • If a node is visited again during DFS, then a cycle exists

    • If all nodes are visited and no cycle is found, then no cycle exists

  • Answered by AI
  • Q3. Difference between Interpreted Language and compiled Language
  • Ans. 

    Interpreted languages are executed directly by the interpreter while compiled languages are first converted to machine code.

    • Interpreted languages are slower than compiled languages as they are executed line by line.

    • Compiled languages are faster as the code is already converted to machine code.

    • Interpreted languages are easier to debug as errors can be caught at runtime.

    • Compiled languages are harder to debug as errors ca...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, prepare DSA well.
Prepare your resume

Skills evaluated in this interview

GEVME Interview FAQs

How many rounds are there in GEVME Manager interview?
GEVME interview process usually has 3 rounds. The most common rounds in the GEVME interview process are Resume Shortlist, Aptitude Test and Coding Test.

Tell us how to improve this page.

Interview Questions from Similar Companies

Cvent Interview Questions
3.5
 • 86 Interviews
BookMyShow Interview Questions
4.0
 • 23 Interviews
KDK Software Interview Questions
3.1
 • 15 Interviews
View all

GEVME Manager Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

2.0

Skill development

3.0

Work-life balance

4.0

Salary

1.0

Job security

2.0

Company culture

2.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Executive Accountant
3 salaries
unlock blur

₹11.5 L/yr - ₹28 L/yr

Sales Development Representative
3 salaries
unlock blur

₹9.5 L/yr - ₹11.5 L/yr

Explore more salaries
Compare GEVME with

Cvent

3.5
Compare

Eventbrite

2.5
Compare

Hubilo

1.5
Compare

BookMyShow

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview