Upload Button Icon Add office photos

Filter interviews by

MeMe Live Interview Questions and Answers for Experienced

Updated 30 Sep 2021

MeMe Live Interview Experiences for Experienced

1 interview found

Interview Questionnaire 

2 Questions

  • Q1. They will ask about past experience.
  • Q2. About current CTC

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare before your interview.
Tell them about your experience and ability.

Business Development Interview Questions asked at other Companies

Q1. Which is most important features to develop ur company?
View answer (17)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before May 2017. There were 6 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. Salary discussion and negotiation
  • Q2. Java related questions were asked.
  • Q3. Selenium waits and some program
  • Q4. Asked about Collection Framework and different usecases
  • Q5. Different testing Methodologies where they checking code skills
  • Q6. Questions around different scenario based coding
  • Q7. Asked about project and work done with the experience
  • Q8. Given exam in some app where you need to write, speak and hear english senetences.

I applied via Naukri.com and was interviewed in Mar 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. The questions which we had faced that actually based on the situation basic that on that moment what you will do and how you will react on that moment . In BYJUS I will say that is a number 1 ad-tech compa...
  • Q2. Questions were totally based on real situation basic in your real life what you will do and how will manage all these things and what your reactions will be as a Education Counselor of one of the best MNC ...
  • Ans. 

    As an Education Counselor of a leading ad-tech MNC, I would manage real-life situations with professionalism and empathy.

    • I would listen actively to the concerns of clients and provide tailored solutions.

    • I would maintain a positive and proactive attitude towards challenges.

    • I would stay up-to-date with industry trends and developments to provide the best advice.

    • I would prioritize building strong relationships with client...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Things we had faced that actually based on the situation basic that on that moment what you will do and how you will react on that moment . In BYJUS I will say that is a number 1 ad-tech company in world wide in currents and there is no competitor in the market and If you know in a better manner how to fight with the situation then its a best place for you because here you are seling concepts not a product .

Interview Questionnaire 

1 Question

  • Q1. Profile related questions about yourself general HR round questions

Interview Preparation Tips

Round: Resume Shortlist
Experience: skills
educational qualifications
keywords
job profile


Round: Test
Experience: aptitude test with 45 questions to be done in 60 minutes and score above 80 %

Interview Questions & Answers

Infosys user image Anonymous

posted on 28 Apr 2015

Interview Preparation Tips

Round: Test
Experience: There were two rounds all together.1) First round was an online round.It has three divisions: i) Aptitude – 10 questions 30 mins 5 questions were of seating arrangements, 1 question in time and work, 1 Q in number series , other two i don’t remember. Around 7 to 8 questions are easily solvable.ii) Reasoning – 30 questions 40 mins5 Questions in Data interpretation (easy) , around 3 in Syllogism ( unexpected format of syllogism), Datasufficiency, and some more puzzle and logical questions.This section is again easy to clear.iii) Verbal – 40 questions 35 minsTwo passages, 5 questions in each ( bit time taking). Fill in the blanks, sentence correction, Theme detection, etcThis part is little confusing. Start doing the passage comprehension lastly as they are time consuming. In case of passages, first read the questions once and remember the key words, then move to the passage and find for answers. Over all aptitude and reasoning are easy but verbal is little confusing because mostly all the choices seems to be correct.

Round: HR Interview
Experience: 2) Second round was face to face. In this you may get technical questions or general questions or both, thusdepends on the HR. As I went inside, greeted the HR and he asked me to take my seat. Hr asked me to tell about myself. While I was describing, he stopped in between and asked how I’m managing with my long distance travel. Explained and continued telling about myself. I explained about my Mini projects. He was impressed with that and asked some questions in it. Then explained about my final year project and again he asked some details about my project. I was asked to draw the flow chart of my project. Asked about some software life cycle models and differenceamong each and then asked to explain the life cycle I used in my project. Explained. I was asked to write a SQL query.  Then asked about java , c and C++.  He asked how I managed doing all my mini projects in spite of long distance travel. Explained and he was impressed. At last he asked whether I have any questions. I asked him whether Infosys is working on mobile development and if not what are the other technologies. Hr explained. He also explained about his work. Since I know little bit about it I managed responding him with some questions related to his explanation. Then he said thank you and I too thanked and left the room. He was more experienced and polite. He was keen about mycommunication. I was not much nervous because the Interview was more like a conversation you can have with a knowledgeable person than like an interview. So I was comfortable enough to manage.  Key to clear Infosys HR round is communication and confidence.

College Name: ANNA UNIVERSITY CHENNAI

Interview Questionnaire 

4 Questions

  • Q1. Reverese the pin code of your area using jaca
  • Ans. 

    Reverse the pin code of your area using Java.

    • Convert the pin code to a string.

    • Use the StringBuilder class to reverse the string.

    • Convert the reversed string back to an integer.

  • Answered by AI
  • Q2. Company jast asked about their company profile
  • Q3. About your project
  • Q4. About your hobbies

Interview Preparation Tips

Round: Technical Interview
Experience: i answered that question very well.They jast check your confident level.
Tips: Whatever you know jast confident about that

Round: HR Interview
Experience: It was nice experienced.Talking with HR people is somewhat difficult than TR people
Tips: go through your resume.Do the google search about the company for which u are giving interview

General Tips: Do not show any overconfidence.Be calm and humble
Skill Tips: Be aware of your programming language
Skills: Technical Questions
College Name: Vidyalankar Institute Of Technology
Motivation: for working in an competitave environment.
Funny Moments: in TR round they asked me about the travelling cost..

Skills evaluated in this interview

I was interviewed before Jul 2016.

Interview Preparation Tips

Round: Resume Shortlist
Experience: I gave amcat exam.From there I got a call from Cognizant.
Tips: Amcat exam is very good for a fresher as it will provide you a lot of job opportunities.

Round: Technical + HR Interview
Experience: Since my b.tech background was electrical so few questions were asked from topics related to machine.They asked me to write a C program. In the HR interview they just gelled well with me and specially they looked how confident I was.
Tips: little bit of knowledge about programming will do and be confident through out your interview.do not panic

B.P.O Interview Questions & Answers

Wipro user image Anonymous

posted on 18 Jul 2017

Interview Preparation Tips

Round: Test
Experience: General Knowledge and grammar and aptitude
Tips: Two
Duration: 1 hour
Total Questions: 60

I was interviewed before Aug 2016.

Interview Questionnaire 

9 Questions

  • Q1. What is inheritance?
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows code reusability and saves time and effort in writing new code.

    • The existing class is called the parent or base class, and the new class is called the child or derived class.

    • The child class inherits all the properties and methods of the parent class and can also add its ...

  • Answered by AI
  • Q2. What are different classes in Java?
  • Ans. 

    Different classes in Java are used to define objects and their behavior.

    • Classes are the building blocks of Java programs.

    • They define the properties and methods of objects.

    • Some commonly used classes in Java are String, Integer, ArrayList, etc.

    • Classes can be inherited to create new classes with additional features.

    • Java provides a rich set of predefined classes, and developers can create their own classes.

  • Answered by AI
  • Q3. What is inheritance?
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows for code reuse and promotes a hierarchical organization of code.

    • The existing class is called the superclass or parent class, and the new class is called the subclass or child class.

    • The subclass inherits all the properties and methods of the superclass, and can also add ...

  • Answered by AI
  • Q4. What are different classes in Java?
  • Ans. 

    Java has four different classes: abstract, final, public and default.

    • Abstract class cannot be instantiated and is used as a base class for other classes

    • Final class cannot be inherited and is used to prevent further modification

    • Public class can be accessed from anywhere in the program

    • Default class can only be accessed within the same package

    • Example: public class MyClass {}

  • Answered by AI
  • Q5. How useful is it to create a class public and private in Java ? And which one to prefer for whom?
  • Ans. 

    Creating public and private classes in Java is useful for encapsulation and access control.

    • Creating a class as public allows it to be accessed from any other class.

    • Creating a class as private restricts its access to only within the same class.

    • Public classes are typically used for classes that need to be accessed by other classes or modules.

    • Private classes are typically used for helper classes or internal implementation...

  • Answered by AI
  • Q6. Write a program that contain 8 loops?
  • Ans. 

    A program with 8 loops

    • Loops can be of different types like for, while, do-while, foreach, etc.

    • The loops can be nested within each other to create complex logic.

    • The program can perform various operations within the loops like printing, calculating, etc.

  • Answered by AI
  • Q7. What is the biggest achievement till date?
  • Q8. Why do u wanna join HCl?
  • Ans. 

    I want to join HCl because of their strong reputation in the software industry and their focus on innovation and career growth opportunities.

    • HCl has a strong reputation in the software industry for delivering high-quality products and services.

    • They have a culture of innovation and encourage employees to think creatively and come up with new ideas.

    • HCl offers excellent career growth opportunities and invests in the profe...

  • Answered by AI
  • Q9. What was ur project in college?

Interview Preparation Tips

Round: Resume Shortlist
Experience: It was based on academics marks of MCA
(60%)

Round: Technical Interview
Experience: It was based on academics marks of MCA
(60%)

Round: Technical Interview
Experience: It was not an easy round but with proper preparation and knowledge it can be cracked

Skills evaluated in this interview

I was interviewed before May 2016.

Interview Questionnaire 

2 Questions

  • Q1. 1.Tell me about your last project 2.oops concept 3.Last project Challenges 4.Database Questions 5.Server performance running 6.Database connectivity flow chart
  • Q2. Salary related question Joing date related questions

Interview Preparation Tips

Round: Technical Interview
Experience: It was good round. I was very confident for every answer.
Tips: Says no if you don't know about the topic or question. Be confident what you say.

Round: Project Manager Round
Experience: In Project manager round, Project Manager want you to explain about your last project. Your role in that project, Challenges in last project, how to resolve that Challenges etc. He tell me to explain architecture dig of my last Project on white board. Ask about team handling question, Different tools that I used in my last project
Tips: Prepare for last project. They check your confidence level and communication skill only.

Round: HR Interview
Experience: It was just formality
Tips: Nothing to worry in this round

Skills: .NET

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.9k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
View all

MeMe Live Reviews and Ratings

based on 3 reviews

2.8/5

Rating in categories

2.8

Skill development

2.8

Work-Life balance

2.8

Salary & Benefits

1.9

Job Security

1.9

Company culture

2.4

Promotions/Appraisal

1.9

Work Satisfaction

Explore 3 Reviews and Ratings
Compare MeMe Live with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview