Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Media.net Software Services (India) Team. If you also belong to the team, you can get access from here

Media.net Software Services (India) Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Media.net Software Services (India) Database Developer Interview Questions and Answers

Updated 27 Sep 2024

Media.net Software Services (India) Database Developer Interview Experiences

2 interviews found

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

I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Second highest Salary
  • Ans. 

    To find the second highest salary in a database table, you can use a SQL query with the ORDER BY and LIMIT clauses.

    • Use a SQL query with ORDER BY clause to sort the salaries in descending order.

    • Use LIMIT 1,1 to retrieve the second highest salary.

    • Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 1,1;

  • Answered by AI
  • Q2. Left and right join explanation
  • Ans. 

    Left join includes all records from the left table and matching records from the right table. Right join includes all records from the right table and matching records from the left table.

    • Left join: Returns all records from the left table and the matched records from the right table.

    • Right join: Returns all records from the right table and the matched records from the left table.

    • Example: Left join - SELECT * FROM table1...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Question on Binary Search tree
  • Q2. One easy array question

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare sql questions and basics of DBMS

Skills evaluated in this interview

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Whar are the different forms of normalization?
  • Ans. 

    Normalization is a process used to organize a database into tables and columns to reduce redundancy and improve data integrity.

    • First Normal Form (1NF) - Eliminates duplicate data by ensuring each column contains atomic values.

    • Second Normal Form (2NF) - Requires that each non-key attribute is fully functionally dependent on the primary key.

    • Third Normal Form (3NF) - Ensures that non-key attributes are not transitively de...

  • Answered by AI
  • Q2. What are indexes and how indexing is useful?
  • Ans. 

    Indexes in databases are data structures that improve the speed of data retrieval operations.

    • Indexes are data structures that store a small portion of the table data in an optimized format for quick retrieval.

    • They help in speeding up data retrieval operations such as SELECT queries by reducing the number of rows that need to be scanned.

    • Indexes can be created on one or more columns of a table to improve the performance ...

  • Answered by AI
  • Q3. Some logical mathematical questions!

Interview Preparation Tips

Topics to prepare for Media.net Software Services (India) Database Developer interview:
  • SQL
  • RDBMS
  • Normalization
  • Indexing
  • Logical reasoning

Database Developer Interview Questions Asked at Other Companies

asked in NextG Apex
Q1. - Waterfall model - What is cursor in SQL - Normalization and den ... read more
asked in Indegene
Q2. 1.HOW TO DELETE DUPLICATE RECORDS FROM A TABLE?
asked in cloudEQ
Q3. How do you optimize your select statements in SQL?
Q4. What are indexes and how indexing is useful?
asked in cloudEQ
Q5. What is indexing? Different types of indexes?

Interview questions from similar companies

I was interviewed before Jun 2016.

Interview Questionnaire 

9 Questions

  • Q1. Questions on my resume. 1. What is your CGPA? 2. Tell us about your project (3-2 project).
  • Q2.  Which coding language do you prefer and why?
  • Ans. 

    I prefer Python because of its simplicity, readability, and extensive libraries.

    • Python is known for its simplicity and readability, making it easier to write and understand code.

    • Python has a large number of libraries and frameworks that can be used to quickly develop applications.

    • Python's syntax is clean and concise, allowing for faster development and easier maintenance.

    • Python is widely used in various domains such as...

  • Answered by AI
  • Q3. Questions on my interests
  • Q4. Questions on Android ROMS
  • Q5. Salary discussions
  • Q6. Work place (location)
  • Q7. Questions on technical skills required for the post
  • Q8. Where do you lack? (And more questions to build stress)
  • Q9. Why do you want to work with Pubmatic?
  • Ans. 

    I want to work with Pubmatic because of their innovative technology solutions and strong reputation in the industry.

    • Pubmatic is known for their cutting-edge technology solutions in the digital advertising space

    • I admire Pubmatic's strong reputation and track record in the industry

    • I believe working at Pubmatic will provide me with valuable learning opportunities and career growth

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Essay on 'Today's trending topics'. My topic was, 'Smartphone boon or curse'.
Tips: Write in lay man's language. Your approach should be an engineer's point of view.
Duration: 1 hour

Round: Technical Interview
Experience: Face to Face interview with Assistant Manager.
This interview was mainly to check my communication skills and basic technical knowledge.
Tips: Try to be yourself. Improve your communication skills, as no company selects a candidate who can't present her/his views.

Round: Behavioural Interview
Experience: Face to Face interview with Manager.
(I was selected after this round because of my confidence. )
Tips: As mentioned before you must have confidence and good communication skills. Be thorough with your basics orelse you will land up in an awkward situation. :p

Round: HR Interview
Experience: This round was for discussing salary and other facilities.
Tips: Be sure about your answer for 'preferred work place'. All the best.

Skills: Coding Skills, Proficiency In English, Confidence, Communication

I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Joins,bulk collect, procedure, function
  • Q2. Write a procedure with bulk collect
  • Ans. 

    Procedure with bulk collect for array of strings

    • Use FORALL statement for efficient processing

    • Declare a collection type

    • Use LIMIT clause to control memory usage

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Read all the basic and advanced plsql

Interview Questionnaire 

1 Question

  • Q1. What type of products are there ?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Feb 2024.

Round 1 - Aptitude Test 

English and reasoning

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

(1 Question)

  • Q1. Cs fundamental questions
Round 2 - Technical 

(1 Question)

  • Q1. Coding + design

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join if you are looking for work life balance
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Questions were related to tree
Round 2 - One-on-one 

(1 Question)

  • Q1. Designing of chess
  • Ans. 

    Designing a chess game involves creating a board with 64 squares, defining the movement rules for each piece, implementing game logic, and designing a user interface.

    • Create a 8x8 board with alternating colors for squares

    • Define movement rules for each type of chess piece (pawn, rook, knight, bishop, queen, king)

    • Implement game logic for capturing pieces, checkmate, stalemate

    • Design a user interface for players to interact

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Consisted of 1 easy, 2 medium level problems

Round 2 - Technical 

(1 Question)

  • Q1. Implementation of Heap data structure An easy LC question
Round 3 - Technical 

(1 Question)

  • Q1. Discussion on some design question
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic string manipulation and general DSA questions

Round 2 - Technical 

(2 Questions)

  • Q1. Tree traversal iteratively
  • Q2. Implement DFS,BFS on graph
Contribute & help others!
anonymous
You can choose to be anonymous

Media.net Software Services (India) Interview FAQs

How many rounds are there in Media.net Software Services (India) Database Developer interview?
Media.net Software Services (India) interview process usually has 1-2 rounds. The most common rounds in the Media.net Software Services (India) interview process are Technical.
How to prepare for Media.net Software Services (India) Database Developer 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 Media.net Software Services (India). The most common topics and skills that interviewers at Media.net Software Services (India) expect are MySQL, Indexing, Database Design, SSIS and Stored Procedures.
What are the top questions asked in Media.net Software Services (India) Database Developer interview?

Some of the top questions asked at the Media.net Software Services (India) Database Developer interview -

  1. What are indexes and how indexing is usef...read more
  2. Whar are the different forms of normalizati...read more
  3. Left and right join explanat...read more

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

COMPANY BENEFITS

KNR Constructions

20 benefits

COMPANY BENEFITS

IRB Infrastructure

60 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

SALARIES

Media.net Software Services (India)

INTERVIEWS

Media.net Software Services (India)

No Interviews

SALARIES

Media.net Software Services (India)

INTERVIEWS

Media.net Software Services (India)

50 top interview questions

INTERVIEWS

Media.net Software Services (India)

No Interviews

Tell us how to improve this page.

Media.net Software Services (India) Database Developer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

R.R. Donnelley Interview Questions
3.9
 • 100 Interviews
Publicis Interview Questions
3.7
 • 52 Interviews
Regalix Interview Questions
2.9
 • 44 Interviews
Xdbs Interview Questions
3.2
 • 39 Interviews
Denave Interview Questions
3.6
 • 39 Interviews
Groupm Media Interview Questions
3.9
 • 35 Interviews
Mediamint Interview Questions
3.4
 • 32 Interviews
Merkle Sokrati Interview Questions
3.8
 • 31 Interviews
PubMatic Interview Questions
3.9
 • 30 Interviews
View all
Media.net Software Services (India) Database Developer Salary
based on 16 salaries
₹7.5 L/yr - ₹11.4 L/yr
53% more than the average Database Developer Salary in India
View more details

Media.net Software Services (India) Database Developer Reviews and Ratings

based on 2 reviews

2.0/5

Rating in categories

2.0

Skill development

1.7

Work-life balance

1.7

Salary

1.7

Job security

2.0

Company culture

1.5

Promotions

2.0

Work satisfaction

Explore 2 Reviews and Ratings
Web Application Developer
62 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Research Analyst
60 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
46 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Operations Analyst
40 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Digital Marketing Associate
39 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Media.net Software Services (India) with

PubMatic

3.9
Compare

Komli Media

4.0
Compare

Vserv Digital Services

4.1
Compare

Adcolony

5.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent