Upload Button Icon Add office photos

Filter interviews by

Yuva Bharat Media Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview Preparation Tips

Round: Test
Experience: Verbal questions on passages,correction of sentences,antonyms,synonyms analytical questions on logical deductions,puzzles...
Total Questions: 60

Round: HR Interview
Experience: 3 topics were given (reservation,higher education & if i am the sports minister) and ask to talk about any one for five mins and speak on reservaion.then he give me a situation and ask me to give five reasons to get out of situation. for this i answred well.......then some casual questions and at last he give me some advices about how to behave during an interview

General Tips: Its a great experience during interview and i am very much confident after my interview that i will be selected and so happened.Just be perfect in questions on various topics present in R.S AGARWAL Be donfident during interview,be frank and dont give any wrong information about ur academic performance
College Name: NIT WARANGAL

Interview Questionnaire 

1 Question

  • Q1. Why Mechanical Engineering?
  • Ans. 

    Mechanical Engineering offers a diverse range of opportunities to apply scientific principles to solve real-world problems.

    • Mechanical Engineering provides a strong foundation in math, physics, and materials science.

    • It offers a wide range of career opportunities in various industries such as automotive, aerospace, and manufacturing.

    • Mechanical Engineers design and develop machines, tools, and systems that improve our dai...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Questions related to courses of Design, MOS, TOM. It had tough MCQ’s based on formulae that had to be memorized and were calculation intensive.

Round: Technical Interview
Experience: it was a 45-minute round with questions about yourself, CPI and extra-curricular activities.

Round: HR Interview
Experience: Questions based on resume, internship and 2nd and 3rd year related projects. Short discussion on Extra-curricular activities.

College Name: IIT KANPUR

Interview Questionnaire 

4 Questions

  • Q1. Tell me about your self
  • Ans. 

    I am a Programmer Analyst with expertise in developing and maintaining software applications.

    • Proficient in programming languages such as Java, C++, and Python

    • Experience in analyzing user requirements and designing software solutions

    • Skilled in troubleshooting and debugging software issues

    • Strong knowledge of database management systems like MySQL and Oracle

    • Familiarity with software development methodologies like Agile an...

  • Answered by AI
  • Q2. Tell me about your family
  • Ans. 

    I come from a close-knit family with diverse backgrounds and interests.

    • My parents are both educators, and they instilled in me a love for learning and problem-solving.

    • I have two siblings, an older brother who works in finance and a younger sister who is studying medicine.

    • We often gather for family dinners and enjoy discussing various topics, from technology to current events.

    • My family has been a great support system th...

  • Answered by AI
  • Q3. How flexibility can help, what are its advantages and disadvantages
  • Ans. 

    Flexibility can bring advantages like adaptability and creativity, but can also lead to indecisiveness and lack of focus.

    • Flexibility allows for adaptability to changing situations and creativity in problem-solving.

    • It can also lead to indecisiveness and lack of focus if not balanced with structure and clear goals.

    • Advantages include increased resilience, better teamwork, and improved communication.

    • Disadvantages include p...

  • Answered by AI
  • Q4. Why is your english score bad
  • Ans. 

    My English score is bad due to lack of practice and exposure.

    • Lack of practice and exposure to English language

    • Difficulty in understanding complex grammar rules

    • Limited vocabulary and poor pronunciation

    • Lack of confidence in speaking and writing English

    • Possible language barrier if English is not my first language

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Basic aptitude questions with some application based questions which do not require any calculation. Second section tests the verbal ability of the student with few grammar based questions and few word analogy related.
Tips: Good practice of basic aptitude questions covering most of the topics and critical reasoning questions without using pen and paper will help a lot.If you are a voracious reader you need not worry for verbal section but if you hardly read then start reading from now and develop a habit.
Duration: 40 minutes
Total Questions: 40

Round: Interview
Experience: Be honest and answer the questions confidently. For all the questions I supported myself with good answers and some examples. For the question regarding my verbal ability in which I scored less marks I answered that I recognise that weakness and started reading newspapers and word power book.
Tips: Only confidence is the mantra for hr interview. Support your answer and stick to your answer. If possible give examples and be expressive.

Skill Tips: Showcase your strengths and make the interviewer ask what you want him to ask take him in your direction.
Skills: Communication skills, Body language, Verbal ability, Critical thinking
College Name: IIT Madras

Interview Preparation Tips

General Tips: KGPians have to be a little more in the know-how of latest trends in IT and programming language landscape. KGPians don’t do group projects much, specially group programming/software project. Be affirmative about your abilities and be more clear in your intent, in interviews.
Skill Tips: Must: minimum CGPA of 8. they reduced the gpa requirement to 7.9 but they maintain final gpa must be 8. Good to have: Some knowledge of programming languages,databases,Algorithms. Any extra-academic involvement helps ,but is not a requirement. Be in touch with discrete math(not requirement). C++,Java programming(may be a little bit of Python). Projects and internships with computer programming as major /critical part. Having lead a bunch of juniors or equals in a project. Decent communication skills is essential.
College Name: IIT KHARAGPUR

Interview Preparation Tips

Round: Resume Shortlist
Experience: Fundae session by seniors and a resume workshop by some company. Also, sent resume to some seniors for their opinions and I think this was an important part of it.
Tips: I suggest Pre-placement talks, are a must. What is more important is not to believe the PPTs completely and ask seniors about the level of fundaes (finance/tech/otherwise) and preparation required to crack the company. There is a lot of good material on ATKEARNEY and other website. Other than that I used the material available for years.

Round: Interview
Experience: Final offers in my division were 12. There were two levels of case interviews. The first interview was to judge if I would be suitable for the Strategy and Operations profile or for the Technology and Integration profile. There were two interviewers. They explained to me both the profiles and asked me what I wanted to choose and why. Then asked me some general HR questions like why consulting, why you etc. Then started off with an informal case study. It was about a new company which wanted to start a new low cost airline and had no experience in this market till now. It has two options: either to acquire an existing company or to build up all processes on their own. I was first asked to qualitatively mention what all aspects I would consider. After that they asked me what new things could this company do. They were pretty satisfied with my answers and I was confident of getting listed in the next round. In the next round there was single interviewer who was looking quite senior. Asked some HR questions. One case study about a consumer durables dealer which was again qualitative. Asked some HR questions that's it.

General Tips: Lack of interaction with seniors throughout IIT stay was one thing for which I had to pay. I had no seniors in my wing and I had no fundae of the amount of preparation required.
So make sure that you have certain information.
College Name: IIT-Bombay

Interview Questions & Answers

HCLTech user image Anonymous

posted on 11 Apr 2015

Interview Questionnaire 

6 Questions

  • Q1. Which is your favorite subject
  • Q2. Difference between C and C++
  • Q3. What are the advantages of C++ over C
  • Q4. What is polymorphism and how do we achieve it using C++ programming
  • Ans. 

    Polymorphism is the ability of an object to take on many forms. In C++, it is achieved through function overloading and virtual functions.

    • Polymorphism allows objects of different classes to be treated as objects of a common base class.

    • Function overloading enables multiple functions with the same name but different parameters.

    • Virtual functions allow derived classes to override base class functions.

  • Answered by AI
  • Q5. What will you do if you have a clash with your colleague
  • Q6. If you are given extra work in the office and your girl friend is waiting for you outside, then what will you do

Interview Preparation Tips

Round: Test
Experience: One written test. It contains four sections. Each section contains 25 questions and is of 30 minutes duration.
Tips: Prepare well for technical and aptitude.
Duration: 120 minutes
Total Questions: 100

Round: Technical Interview
Experience: Questions were asked based on my favorite subject.
Tips: Choose your favorite subject as the one you know well.

Round: HR Interview
Experience: He gave me situations to see how I would handle them.
Tips: You must justify yourself with your answers.

General Tips: Brush up all the basics of your core subjects.
Skills: Good technical skills., Good communication skills.
College Name: NA

Skills evaluated in this interview

Interview Questionnaire 

6 Questions

  • Q1. It was followed by HR interview
  • Q2. Tell mi abt urself
  • Ans. 

    I am a software engineer with experience in developing web applications and expertise in programming languages such as Java and Python.

    • Proficient in Java and Python programming languages

    • Experience in developing web applications using frameworks such as Spring and Django

    • Familiarity with database technologies such as MySQL and MongoDB

    • Strong problem-solving and analytical skills

    • Ability to work in a team and collaborate ef

  • Answered by AI
  • Q3. Wat r ur strengths weaknesses
  • Q4. Wer do u see urself in next 5 years
  • Ans. 

    In the next 5 years, I see myself as a senior software engineer leading a team of developers.

    • I plan to continue learning and expanding my skillset

    • I hope to take on more leadership roles and mentor junior developers

    • I aim to contribute to the development of innovative software solutions

    • I plan to stay up-to-date with the latest technologies and industry trends

  • Answered by AI
  • Q5. Why should we hire u
  • Q6. How many years can u commit to us

Interview Preparation Tips

Round: Test
Experience: Be confident but dont be over confident
Tips: solve as many papers u can to crack dis test
Duration: 60 minutes
Total Questions: 50

Round: Group Discussion
Experience: Be clear about ur thots.
Tips: Try to speak more & relevant to the topic.
Duration: 15 minutes

Round: Technical Interview
Experience: being honest will help u clear this round
Tips: Be UP to DATE..

General Tips: Develop coding skills& logics also understand the basic math formulaes
College Name: TERNA ENGINEERING COLLEGE
Motivation: If u can Dream IT , U can Definetly Achieve IT.. :)
Funny Moments: :D

SDE-2 Interview Questions & Answers

Amazon user image Anonymous

posted on 2 Apr 2015

Interview Questionnaire 

10 Questions

  • Q1. Find sum of all numbers that are formed from root to leaf path (code) expected time complexity O(n)
  • Ans. 

    Find sum of all numbers formed from root to leaf path in a binary tree

    • Traverse the binary tree using DFS

    • At each leaf node, add the number formed from root to leaf path to a sum variable

    • Return the sum variable

    • Time complexity: O(n)

    • Example: For a binary tree with root value 1, left child 2 and right child 3, the sum would be 12 + 13 = 25

  • Answered by AI
  • Q2. Given a string you need to print all possible strings that can be made by placing spaces (zero or one) in between them. For example : ABC -> A BC, AB C, ABC, A B C
  • Ans. 

    Given a string, print all possible strings that can be made by placing spaces (zero or one) in between them.

    • Use recursion to generate all possible combinations of spaces

    • For each recursive call, either add a space or don't add a space between the current character and the next character

    • Base case is when there are no more characters left to add spaces between

    • Time complexity is O(2^n) where n is the length of the string

  • Answered by AI
  • Q3. Preorder traversal without using recursion
  • Ans. 

    Preorder traversal without recursion

    • Use a stack to keep track of nodes

    • Push right child first and then left child onto stack

    • Pop top of stack and print value

    • Repeat until stack is empty

  • Answered by AI
  • Q4. There is a 12 km road and a contractor who is in-charge of repairing it. Contractor updates you about the work which is done in patches. Like “Road between 3.2 km to 7.9 km repaired ”, “Road between 1.21 k...
  • Ans. 

    Find longest continuous patch on a 12 km road with updates in patches

    • Maintain a variable to keep track of current patch length

    • Update the variable whenever a new patch is added

    • Maintain a variable to keep track of longest patch so far

    • Compare current patch length with longest patch length and update if necessary

    • Use a sorted data structure like a binary search tree to store the patches for efficient search

    • Time complexity: ...

  • Answered by AI
  • Q5. Several Questions were asked from my project
  • Q6. Find median of an unsorted array. (code
  • Ans. 

    Find median of an unsorted array.

    • Sort the array and find the middle element

    • Use quickselect algorithm to find the median in O(n) time

    • If the array is small, use brute force to find the median

  • Answered by AI
  • Q7. General discussion on heaps
  • Q8. A stream of characters is coming, at any moment you have to tell ‘k’ elements closest to a given number (code)
  • Ans. 

    Find 'k' elements closest to a given number from a stream of characters.

    • Use a priority queue to keep track of closest elements.

    • Update the queue as new characters come in.

    • Return the 'k' closest elements from the queue.

  • Answered by AI
  • Q9. Design data structure that supports insert(), remove(), find-max(), delete-max() operations. All operations should run in O(1) time. Lots of discussion was there, discussed many approaches.
  • Ans. 

    Design a data structure with O(1) insert, remove, find-max, and delete-max operations.

    • Use a doubly linked list to maintain the elements in sorted order.

    • Use a hash table to store the pointers to the nodes in the linked list.

    • Maintain a pointer to the maximum element in the hash table.

    • Update the pointers in the hash table when inserting or removing elements.

    • Update the maximum pointer when deleting or inserting the maximum

  • Answered by AI
  • Q10. Check whether given link list represents palindrome
  • Ans. 

    Check if a given linked list is a palindrome.

    • Traverse the linked list and store the values in an array.

    • Compare the first and last elements of the array, then move towards the center.

    • If all elements match, the linked list is a palindrome.

    • Alternatively, use two pointers to find the middle of the linked list and reverse the second half.

    • Compare the first half with the reversed second half to check for a palindrome.

  • Answered by AI

Interview Preparation Tips

Round: Technical Interview
Experience: Recently I attended Amazon Bangalore interview for SDE 2 position. All f2f and no phone/written screening as I had attended one before and cleared those. Total 4 rounds wer der. The first techh round dey asked mi questions listed above.
Tips: NA

Round: Technical Interview
Experience: ROUND 2 dey asked mi above questions
Tips: NA

Round: Technical Interview
Experience: Round 3 Above questions wer asked.

Round: Technical Interview
Experience: This was the last round. thy asked mi above questions

College Name: NA

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Questions were all resume based. Gave importance to Posiions of responsibilities

Interview Preparation Tips

Round: Group Discussion
Experience: I talked second and took a stance of defence with development. I tried to talk intermittently for a duration of approx 40 sec each time and for a total of 5 times.
Tips: U should be the guy who had talked the most in GD but care should be taken not to dominate it. Try to tell maximum number of points and try to exhaust all the points when you get your first opportunity.
Duration: 8 minutes

Round: Interview
Experience: They were just checking whether you have the necessary communication and managerial skills and how well you handle the stresses of interview.
Tips: Being thorough with the nooks and corner of your resume and keeping your head cool alone will ensure you get shortlisted.

General Tips: Stay coool throughout the process :)
College Name: IIT Madras

Interview Questions & Answers

IBM user image Anonymous

posted on 21 Jan 2015

Interview Preparation Tips

Round: Test
Experience: It’ll be tough. For CS and ECE people, it will be a smooth ride if you know algorithms and data structures.

Round: Interview
Experience: I was asked to solve puzzles. Mainly sorting algorithms; heap and bubble. To sum up, a lot of programming knowledge and algorithm analysis will be required.
Tips: Don’t fumble, it’s very important to be confident. If there’s something you don’t know, don’t hesitate to accept it.

College Name: IIT KHARAGPUR

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all

Yuva Bharat Media Reviews and Ratings

based on 2 reviews

4.5/5

Rating in categories

5.0

Skill development

4.5

Work-Life balance

4.5

Salary & Benefits

5.0

Job Security

5.0

Company culture

4.5

Promotions/Appraisal

4.5

Work Satisfaction

Explore 2 Reviews and Ratings
Compare Yuva Bharat Media with

Accenture

3.9
Compare

Genpact

3.9
Compare

IBM

4.1
Compare

Jio

3.9
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