Upload Button Icon Add office photos

Filter interviews by

Babel Media Senior Software Engineer Interview Questions and Answers

Updated 1 Nov 2023

Babel Media Senior Software Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via LinkedIn and was interviewed before Nov 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 - One-on-one 

(1 Question)

  • Q1. Few questions regarding personal
Round 3 - Technical 

(1 Question)

  • Q1. Lots of questions regarding programming
Round 4 - Technical 

(1 Question)

  • Q1. System design about banking site
  • Ans. 

    Design a secure and user-friendly banking website with features like account management, transactions, and customer support.

    • Implement secure authentication methods like multi-factor authentication and encryption for sensitive data.

    • Design a user-friendly interface for account management, transactions, and customer support.

    • Include features like account balance checking, fund transfers, bill payments, and transaction hist...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Aug 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 - Technical 

(1 Question)

  • Q1. Coading and technical
Round 3 - Technical 

(1 Question)

  • Q1. Coading and project related
Round 4 - HR 

(1 Question)

  • Q1. Package discussion will be done

Interview Preparation Tips

Interview preparation tips for other job seekers - Better look out for other organisation not secure for job
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Approached by Company and was interviewed in Jul 2022. There were 3 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. What is session? Where are session stored? Difference between 3tier architecture and 3layared architecture? What is SOA? Why we need WebApi? What is REST and RESTful? What are return types in WebApi?
  • Ans. 

    Questions related to web development and architecture

    • Session is a way to store user-specific data on the server-side

    • Session can be stored in-memory, on the server's file system, or in a database

    • 3-tier architecture separates presentation, application logic, and data storage

    • 3-layered architecture separates presentation, business logic, and data access

    • SOA is a design pattern where software components communicate with each...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Many scenario based questions based on the skills in resume and on the projects worked

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared on the skills mentioned in resume. Be confident on the responses.

Skills evaluated in this interview

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

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

Round 1 - Assignment 

I had to evaluate a software and let them understand where this software could be implemented and the pros and cons of the software.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest about your work experience

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

Round 1 - Coding Test 

Array and OOPS concept. Given set of questions to solve with each oops concept

Round 2 - One-on-one 

(3 Questions)

  • Q1. Out of box thinking. Given logical puzzles and ask you to analyze and provide your understanding
  • Q2. Explain the inheritance concept with car model
  • Ans. 

    Inheritance in car model refers to the ability of a new car model to inherit features and characteristics from an existing car model.

    • Inheritance allows for the creation of a new car model that shares common features with an existing car model

    • The new car model can add or modify features inherited from the existing car model

    • For example, a new sports car model can inherit features from a base car model such as engine, tra...

  • Answered by AI
  • Q3. Probability question with fruits and boxes

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with oops concept and be more creative. Dont find complex answers for simple questions.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is jdk, string related questions, basic java oops questions?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Anna University and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Puzzles, speed, logical questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Self introduction
  • Q2. Background and coding knowledge
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Create a procedure
  • Ans. 

    Create a procedure to sort an array of integers in ascending order.

    • Declare a function that takes an array of integers as input

    • Implement a sorting algorithm like bubble sort, selection sort, or insertion sort

    • Return the sorted array

  • Answered by AI
  • Q2. Create xml and declare xml
  • Ans. 

    Creating and declaring XML involves defining the structure and content of the XML document.

    • Define the XML version and encoding at the beginning of the document

    • Declare the root element and any nested elements with opening and closing tags

    • Include attributes within the opening tag to provide additional information

    • Use self-closing tags for elements without content

    • Example: Harry Potter

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. DevOps tools related questions
  • Q2. And python programming questions
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Write you are Recently visited any place.
  • Ans. 

    I recently visited the Grand Canyon.

    • Visited the Grand Canyon

    • Enjoyed the breathtaking views

    • Hiked along the rim

    • Took memorable photos

  • Answered by AI
Round 2 - Coding Test 

C#, html, css, sql, oops

Round 3 - One-on-one 

(4 Questions)

  • Q1. Manger round c#, html, css, ado. Net, asp. Net, sql, oops..
  • Q2. What is session
  • Ans. 

    A session is a temporary and interactive information exchange between a user and a computer system.

    • A session is created when a user logs into a computer system or a website.

    • It allows the user to interact with the system and access resources.

    • Sessions are typically used to maintain user-specific data and preferences.

    • Sessions can be tracked using session identifiers or cookies.

    • Sessions can be terminated by the user loggin

  • Answered by AI
  • Q3. What is get/post
  • Ans. 

    GET and POST are HTTP methods used for sending and receiving data between a client and a server.

    • GET is used to retrieve data from a server, while POST is used to send data to a server.

    • GET requests are typically used for fetching data, while POST requests are used for submitting data.

    • GET requests can be bookmarked and cached, while POST requests cannot.

    • GET requests have length limitations, while POST requests do not.

    • GET...

  • Answered by AI
  • Q4. What is cookies
  • Ans. 

    Cookies are small text files stored on a user's computer by a website to remember user preferences and track their activities.

    • Cookies are used to store user-specific information like login credentials, shopping cart items, and language preferences.

    • They are sent by the web server to the user's browser and then sent back with each subsequent request to the server.

    • Cookies can be used for tracking user behavior, analyzing ...

  • Answered by AI

Skills evaluated in this interview

Babel Media Interview FAQs

How many rounds are there in Babel Media Senior Software Engineer interview?
Babel Media interview process usually has 4 rounds. The most common rounds in the Babel Media interview process are Technical, Resume Shortlist and One-on-one Round.
What are the top questions asked in Babel Media Senior Software Engineer interview?

Some of the top questions asked at the Babel Media Senior Software Engineer interview -

  1. system design about banking s...read more
  2. Lots of questions regarding programm...read more

Tell us how to improve this page.

Babel Media Senior Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
QA Tester
55 salaries
unlock blur

₹1.8 L/yr - ₹5 L/yr

QA Engineer
13 salaries
unlock blur

₹1.8 L/yr - ₹3 L/yr

Senior QA Tester
8 salaries
unlock blur

₹4.5 L/yr - ₹7 L/yr

Game Tester
6 salaries
unlock blur

₹2 L/yr - ₹3 L/yr

Softwaretest Engineer
5 salaries
unlock blur

₹2.2 L/yr - ₹2.8 L/yr

Explore more salaries
Compare Babel Media with

Keywords Studios

3.3
Compare

Lionbridge Technologies

3.7
Compare

Testronic

5.0
Compare

Speridian Technologies

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