Upload Button Icon Add office photos

Gojavas Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I was interviewed before May 2021.

Round 1 - Assignment 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Medium

  • Q1. Design a class booking application for students.
  • Ans. 

    A class booking application for students to schedule and manage their classes.

    • Create a class booking system where students can view available classes, book classes, and manage their schedule.

    • Include features like class search, class details, booking confirmation, and calendar view.

    • Implement user authentication to ensure only registered students can book classes.

    • Allow students to cancel or reschedule classes with proper...

  • Answered by AI
Round 2 - Telephonic Call 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

The interviewer understand the current problem statement I was working on. 
Asked the clarifying questions and alternative approaches to solve the same and their tradeoffs.
Also, asked about the technologies I was using in depth and reason for choosing the same.

  • Q1. 

    Gas Tank Problem Statement

    You have a car with a gas tank of infinite capacity. There are 'N' gas stations located along a circular route, numbered from 0 to N-1. You begin your journey with an empty tank...

  • Ans. 

    Find the starting gas station index to complete a circular route with gas and cost arrays.

    • Iterate through gas stations, keeping track of gas remaining after each station

    • If gas remaining is negative, reset starting station to current station + 1

    • If total gas remaining at the end is greater than or equal to total cost, return starting station index

  • Answered by AI
Round 3 - Telephonic Call 

Round duration - 45 Minutes
Round difficulty - Medium

This round was their with the CTO and was mostly the culture fitment round.

 

Round 4 - HR 

Round duration - 30 Minutes
Round difficulty - Easy

This round was with the cofounder and was mostly culture fitment.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in GurgaonEligibility criteriaNo criteriaRIVIGO interview preparation:Topics to prepare for the interview - Data Structures, Competitive Programming, Databases, Java, Spring , Hibernate, Jenkins, AWSTime required to prepare for the interview - 2 MonthsInterview preparation tips for other job seekers

Tip 1 : Practice questions on leetcode
Tip 2 : Understand the best solutions in depth and algorithm used
Tip 3 : Ask clarifying questions to the interviewer and break the problem to smaller sub parts

Application resume tips for other job seekers

Tip 1 : Highlight your most impactful work on the resume
Tip 2 : Keep it easy to understand

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Referral and was interviewed in Jul 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. No technical questions
  • Q2. BASIC INTERVIEW LIKE L1

Interview Preparation Tips

Interview preparation tips for other job seekers - No job guaranty, Non technical HOD, Unmanaged Infra

Interview Preparation Tips

Interview preparation tips for other job seekers - I gave attitude and dark personality test in Delhivery. But after clearing this rounds. They don't take my interview. They said that they have shortlisted another candidate. They even don't pick up call and clarify it.

I applied via Recruitment Consultant and was interviewed in May 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is diameter of Binary Tree? Write full working code.
  • Ans. 

    Diameter of a binary tree is the longest path between any two leaf nodes.

    • Calculate the height of left and right subtrees recursively.

    • Calculate the diameter recursively using the formula max(left_height + right_height + 1, max(left_diameter, right_diameter)).

    • Return the maximum diameter.

  • Answered by AI
  • Q2. Find interchanged terms from an AP, where terms are arranged in series
  • Ans. 

    To find interchanged terms from an AP series

    • Identify the common difference between terms

    • Swap the positions of adjacent terms

    • Check if the new series is also an AP

    • Repeat until no more interchanged terms can be found

  • Answered by AI
  • Q3. Explain database indexing
  • Ans. 

    Database indexing is a technique to improve the performance of database queries.

    • Indexing creates a data structure that allows for faster retrieval of data.

    • Indexes are created on one or more columns of a table.

    • Queries that use indexed columns can be executed faster.

    • Indexes can be clustered or non-clustered.

    • Clustered indexes determine the physical order of data in a table.

    • Non-clustered indexes create a separate structure...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on basic data structures, operating systems and database.

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. What is DHCP,DNS,etc
  • Ans. 

    DHCP is a protocol that assigns IP addresses to devices on a network. DNS is a system that translates domain names to IP addresses.

    • DHCP assigns IP addresses to devices on a network

    • DNS translates domain names to IP addresses

    • DHCP reduces the need for manual IP address configuration

    • DNS allows users to access websites using domain names instead of IP addresses

  • Answered by AI
  • Q2. Dynamics host configuration Protocol Domain Name System

Skills evaluated in this interview

I applied via LinkedIn and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. 1)Tell me about your self? 2)explain your profile/designation of the last company? 3)what are the type of sourcing? 4) Do you have knowledge about MS office? 5) Have you used MS Excel? What is V Lookup ?wh...

Interview Preparation Tips

Interview preparation tips for other job seekers - Please dont hesitate if your hand is not tight in english, always try to express your self in interview
Language doesn't matter at all

I applied via Internshala and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Only simple about myself questions as well as finance operations terms

Interview Preparation Tips

Interview preparation tips for other job seekers - Hojata hai aaram se but thoda dhyan rkhna ki stuck na ho beech m

I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What expectations you have from these company?

I applied via Company Website and was interviewed before May 2019. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Sales related and market bases... And how to handle clients with all issues?
  • Q2. Good Knowledge of marketing Fields and good communication with clients solving issues and problems?

Interview Preparation Tips

Interview preparation tips for other job seekers - Always keep learning
Always Curiose to grow and ready to what's your learn your job profile on your duration time period
Simple look and high thinking ......

I applied via Campus Placement and was interviewed before Jul 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Few Basis Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be yourself and don't say Yes to each and every question. You should showcase your accountability and leadership skills.
Contribute & help others!
anonymous
You can choose to be anonymous

Gojavas Interview FAQs

How to prepare for Gojavas interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Gojavas. The most common topics and skills that interviewers at Gojavas expect are Android, CSS, HTML, Java and Mobile.

Recently Viewed

SALARIES

eBay

REVIEWS

Unicommerce Esolutions

No Reviews

REVIEWS

Snapdeal

No Reviews

JOBS

Snapdeal

No Jobs

REVIEWS

Snapdeal

No Reviews

REVIEWS

Snapdeal

No Reviews

REVIEWS

Rupeepower.com

No Reviews

SALARIES

Rupeepower.com

No Salaries

DESIGNATION

LIST OF COMPANIES

Snapdeal

Locations

Tell us how to improve this page.

Anonymously discuss salaries, work culture, and many more

Get Ambitionbox App

Interview Questions from Similar Companies

Delhivery Interview Questions
3.9
 • 455 Interviews
ElasticRun Interview Questions
3.5
 • 250 Interviews
Ecom Express Interview Questions
3.8
 • 197 Interviews
XpressBees Interview Questions
3.6
 • 159 Interviews
DTDC Express Interview Questions
3.7
 • 151 Interviews
Blue Dart Express Interview Questions
4.0
 • 102 Interviews
Exl India Interview Questions
3.5
 • 102 Interviews
Wow Express Interview Questions
3.0
 • 2 Interviews
View all

Gojavas Reviews and Ratings

based on 124 reviews

4.5/5

Rating in categories

4.2

Skill development

4.2

Work-life balance

4.2

Salary

4.0

Job security

4.3

Company culture

4.0

Promotions

4.3

Work satisfaction

Explore 124 Reviews and Ratings
Team Lead Operations
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Operations Executive
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Field Executive
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

HUB Manager
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

HUB Incharge
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Gojavas with

Delhivery

3.9
Compare

Ecom Express

3.8
Compare

XpressBees

3.6
Compare

Shadowfax Technologies

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