Upload Button Icon Add office photos
Engaged Employer

i

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

MedTourEasy Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

MedTourEasy Interview Questions and Answers

Updated 31 Jul 2024

MedTourEasy Interview Experiences

Popular Designations

5 interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

GOOD LEVEL QUESTION WERE ASKED

Round 2 - HR 

(2 Questions)

  • Q1. Explain the normal distribution
  • Ans. 

    The normal distribution is a bell-shaped curve that represents the distribution of data in a population.

    • The normal distribution is symmetrical around the mean.

    • Approximately 68% of the data falls within one standard deviation of the mean, 95% within two standard deviations, and 99.7% within three standard deviations.

    • Examples of variables that follow a normal distribution include height, weight, and test scores.

  • Answered by AI
  • Q2. Elaborate your project

Interview Preparation Tips

Topics to prepare for MedTourEasy Data Analyst Intern interview:
  • Statistical Analysis
Interview preparation tips for other job seekers - good to try

Data Analyst Intern Interview Questions asked at other Companies

Q1. Water Jug Problem Statement You have two water jugs with capacities X and Y liters respectively, both initially empty. You also have an infinite water supply. The goal is to determine if it is possible to measure exactly Z liters using thes... read more
View answer (3)

Data Analyst Intern Interview Questions & Answers

user image 3047 SRINATH .V

posted on 14 Mar 2024

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

I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Rate yourself from 1 to 10
  • Q2. Tell about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice communication

Data Analyst Intern Interview Questions asked at other Companies

Q1. Water Jug Problem Statement You have two water jugs with capacities X and Y liters respectively, both initially empty. You also have an infinite water supply. The goal is to determine if it is possible to measure exactly Z liters using thes... read more
View answer (3)

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 31 Jul 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple test was there aptitude and basic english and analytics

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a data analyst with a strong background in statistics and data visualization.

    • Graduated with a degree in Statistics

    • Proficient in programming languages like Python and R

    • Experience in analyzing large datasets and creating data visualizations

    • Strong problem-solving skills and attention to detail

  • Answered by AI
  • Q2. Why medtoureasy

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

I applied via LinkedIn and was interviewed in Jun 2022. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. They asked about your interest into this field .What motivates you to be a data analyst?

Interview Preparation Tips

Interview preparation tips for other job seekers - This job is good for all the people who are beginning into the data science/data analyst industry.

Data Analyst Intern Interview Questions asked at other Companies

Q1. Water Jug Problem Statement You have two water jugs with capacities X and Y liters respectively, both initially empty. You also have an infinite water supply. The goal is to determine if it is possible to measure exactly Z liters using thes... read more
View answer (3)

MedTourEasy interview questions for popular designations

 Data Analyst Intern

 (3)

 Data Analyst

 (1)

 Software Developer

 (1)

I appeared for an interview in Jan 2021.

Round 1 - Coding Test 

(2 Questions)

Round duration - 125 minutes
Round difficulty - Easy

Platform for this round is Amcat. The First round have coding questions , we can write programs in any language . It was easy round.

  • Q1. 

    Anagram Pairs Verification Problem

    Your task is to determine if two given strings are anagrams of each other. Two strings are considered anagrams if you can rearrange the letters of one string to form the...

  • Ans. 

    Determine if two strings are anagrams of each other by checking if they contain the same characters.

    • Create a character frequency map for both strings and compare them.

    • Sort both strings and compare if they are equal.

    • Use a hash set to store characters of one string and remove characters of the other string to check for anagrams.

  • Answered by AI
  • Q2. 

    Decimal to Octal Conversion Problem Statement

    Convert a given decimal number into its equivalent octal representation.

    Explanation:

    The octal number system is a base-8 system, meaning each digit ranges ...

  • Ans. 

    Convert a decimal number to its octal representation.

    • Understand the concept of octal number system (base-8)

    • Divide the decimal number by 8 and store the remainders to get the octal representation

    • Handle the edge cases where the decimal number is 0 or 1

  • Answered by AI
Round 2 - Video Call 

(2 Questions)

Round duration - 30 minutes
Round difficulty - Easy

This round was easy they basically ask about some important topics of computer science as well as related to our position for company.

  • Q1. What is the need for virtual memory?
  • Ans. 

    Virtual memory allows the operating system to use hard disk space as additional RAM when physical memory is full.

    • Allows running more applications than physical memory can support

    • Enables efficient memory management by swapping data between RAM and disk

    • Improves system performance by reducing the need to constantly load and unload programs into physical memory

    • Helps prevent programs from crashing due to insufficient memory

  • Answered by AI
  • Q2. 

    Delete Middle Element from Stack

    You are provided with a stack ARR of size 'N+1'. Your task is to delete the middlemost element so that the size of the resulting stack becomes 'N'.

    Recall that a stack is...

  • Ans. 

    Implement a function to delete the middle element from a stack, reducing its size by 1.

    • Iterate through the stack to find the middle element based on the stack size.

    • Remove the middle element and shift the remaining elements accordingly to maintain the stack order.

    • Handle cases where the stack size is even or odd differently to determine the middle element.

  • Answered by AI
Round 3 - HR 

Round duration - 30 minutes
Round difficulty - Easy

It was in the morning . Its one to one conversation. Interviewer was good enough. He ask about me and what i know about their company. What were my objectives and many more.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Software Development in NoidaEligibility criteriaAbove 7 CGPAMedTourEasy interview preparation:Topics to prepare for the interview - OOPS, STL, CPP, Socket Programming, Pointers,DBMS, Data Structures and Algorithms, Advanced Java, OOPS concepts, Problem Solving, Aptitude and ReasoningTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Practice Aptitude Questions from IndiaBix
Tip 2 : Continue practice on online coding platforms and do participate in coding challenges. 
Tip 3 : Keep revising your Computer Science fundamentals(OS, DBMS, Software Engineering principles).
Tip 4 : Also brush-up your aptitude skills.

Application resume tips for other job seekers

Tip 1 : Add only what you know properly. don't add extra stuff just to add weight to your resume.
Tip 2 : First page of the resume must in tabular form and it must give complete information about you in very simple manner.
Tip 3 : Use professional Keywords in your resume. 
Tip 4 : Highlight your Skills and Achievements. Put only those skills in which you are good like any question can be asked on any particular skill. Like how you will do this in this.

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Interview questions from similar companies

I applied via Indeed and was interviewed before Jun 2019. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Business problems and case studies
  • Q2. Guesstimates
  • Q3. Experience to date
  • Ans. 

    I have 3 years of experience working as a Data Analyst in the finance industry.

    • Analyzed financial data to identify trends and make recommendations

    • Created reports and dashboards using tools like Tableau and Excel

    • Collaborated with cross-functional teams to improve data quality and accuracy

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Use your basic aptitude.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2022. There were 4 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 

(1 Question)

  • Q1. Introduction qualification hobbies
Round 3 - One-on-one 

(1 Question)

  • Q1. Introduction , qualification,hobbies
Round 4 - Regional head 

(1 Question)

  • Q1. Past experiences, family background

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company in mohali for starters.easy rounds of interview
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(5 Questions)

  • Q1. What is your expected salary
  • Q2. Your last experience would not be count because it is not relatable to this post , is it okay for you
  • Q3. Can you relocate from your homtown to noida
  • Q4. Provide you salary slip of last three months
  • Q5. Provide contact number of you last employer for background verification
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Last organisation experiance

I appeared for an interview in Dec 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 minutes
Round difficulty - Medium

Total of 8 questions:

4 MCQ(oops and expected output type questions) + other 2 were coding questions, out of which one is some class implementation question.

  • Q1. 

    Count Subarrays with Sum Divisible by K

    Given an array ARR and an integer K, your task is to count all subarrays whose sum is divisible by the given integer K.

    Input:

    The first line of input contains an...
  • Ans. 

    Count subarrays with sum divisible by K in an array.

    • Iterate through the array and keep track of the running sum modulo K.

    • Use a hashmap to store the frequency of remainders.

    • For each prefix sum, check how many previous prefix sums have the same remainder.

    • Return the total count of subarrays with sum divisible by K.

  • Answered by AI
Round 2 - Video Call 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

This round was with the USA team, the panel consisted of 2 members. It took place at around 9 PM IST. The interviewer's focus was on approach.

  • Q1. 

    Sort an Array in Wave Form

    You are given an unsorted array ARR. Your task is to sort it so that it forms a wave-like array.

    Input:

    The first line contains an integer 'T', the number of test cases.
    For ea...
  • Ans. 

    Sort an array in a wave-like pattern where each element is greater than or equal to its adjacent elements.

    • Iterate through the array and swap elements at even indices with their adjacent odd indices to form a wave pattern.

    • There can be multiple valid wave arrays, so any valid wave array is acceptable.

    • Ensure the first element is greater than or equal to the second element to start the wave pattern.

  • Answered by AI
  • Q2. 

    Convert a Number to Words

    Given an integer number num, your task is to convert 'num' into its corresponding word representation.

    Input:

    The first line of input contains an integer ‘T’ denoting the number o...
  • Ans. 

    Convert a given integer number into its corresponding word representation.

    • Implement a function that takes an integer as input and returns the word representation of that number.

    • Break down the number into its individual digits and convert each digit into its word form.

    • Handle special cases like numbers between 10 and 19, and multiples of 10.

    • Combine the word forms of individual digits to form the final word representation

  • Answered by AI
Round 3 - Video Call 

(1 Question)

Round duration - 40 minutes
Round difficulty - Easy

It was a managerial round. The position of the person taking the interview was of a technical architect. As was informed by the recruiter, previously he was a technical architect at Amazon.

  • Q1. How does Facebook store comments in its database?
  • Ans. 

    Facebook stores comments in its database using a combination of relational and non-relational databases.

    • Comments are typically stored in a relational database like MySQL for structured data storage.

    • For scalability and performance, Facebook may also use a NoSQL database like Cassandra or HBase for storing comments in a denormalized format.

    • Metadata related to comments such as likes, timestamps, and user information may b...

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Software Developer in NoidaEligibility criteriaShortlisting was done on the basis of coding test.Clearwater Analytics interview preparation:Topics to prepare for the interview - Data Structures, Algorithm Design, DBMS, Object Oriented Design, Machine LearningTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Practice the most frequent and most common questions DSA questions asked in companies like Amazon, Microsoft.
Tip 2 : Focus on solving the questions on your own as much as you can. 
Tip 3 : Don't waste your time on the number of questions while compromising quality.
Tip 4 : Do mock interviews with your friend if it's been a long since you have given the interview.
Tip 5 : For virtual interviews, always have a backup of data(you may use mobile data if Wi-Fi goes out). While during an interview try to maintain eye contact every now and then.
Tip 6 : Keep your resume short to 1 page and have far/good knowledge of the tech stack you have mentioned

Application resume tips for other job seekers

Tip 1 : Keep it short to 1 page
Tip 2 : Prepare it well.
Tip 3 : Focus more on the problem and the solution. Rather than tools used to solve the problem

Final outcome of the interviewRejected

Skills evaluated in this interview

MedTourEasy Interview FAQs

How many rounds are there in MedTourEasy interview?
MedTourEasy interview process usually has 1-2 rounds. The most common rounds in the MedTourEasy interview process are HR, Aptitude Test and One-on-one Round.
How to prepare for MedTourEasy 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 MedTourEasy. The most common topics and skills that interviewers at MedTourEasy expect are Presentation Skills, Data Analytics, Data Analysis, Project Management and Payroll.

Tell us how to improve this page.

MedTourEasy Interview Process

based on 9 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

MagicPin Interview Questions
2.6
 • 50 Interviews
Shaadi.com Interview Questions
3.4
 • 28 Interviews
HealthKart Interview Questions
4.0
 • 26 Interviews
Tokopedia Interview Questions
4.1
 • 25 Interviews
Meritto Interview Questions
3.6
 • 22 Interviews
Droom Interview Questions
3.8
 • 19 Interviews
Nestaway Interview Questions
3.8
 • 18 Interviews
Inshorts Interview Questions
3.9
 • 16 Interviews
View all

MedTourEasy Reviews and Ratings

based on 134 reviews

4.7/5

Rating in categories

4.7

Skill development

4.7

Work-life balance

4.4

Salary

4.5

Job security

4.6

Company culture

4.5

Promotions

4.6

Work satisfaction

Explore 134 Reviews and Ratings
Data Analytics Trainee

Kolkata,

Mumbai

+5

0-1 Yrs

Not Disclosed

Data Analytics Trainee

Kolkata,

Mumbai

+5

2-7 Yrs

Not Disclosed

Data Analytics Trainee

Kolkata,

Mumbai

+5

0-1 Yrs

Not Disclosed

Explore more jobs
Data Analyst Trainee
46 salaries
unlock blur

₹1 L/yr - ₹8.4 L/yr

Data Analyst Intern
19 salaries
unlock blur

₹1 L/yr - ₹7 L/yr

Data Analyst
14 salaries
unlock blur

₹2 L/yr - ₹7 L/yr

Business Analyst
8 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Data Science Intern
8 salaries
unlock blur

₹1 L/yr - ₹2 L/yr

Explore more salaries
Compare MedTourEasy with

MagicPin

2.6
Compare

HealthKart

4.0
Compare

Awign Enterprises

3.9
Compare

Nestaway

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