Upload Button Icon Add office photos

Filter interviews by

Newton School: Pay after Placement SQL Database Administrator Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Implement linked list from scratch. Insert, delete, search, etc.
  • Ans. 

    Implementing a linked list with insert, delete, and search functionalities.

    • Create a Node class with data and next pointer

    • Implement insert method to add nodes at the end or specific position

    • Implement delete method to remove nodes based on data or position

    • Implement search method to find a specific node

  • Answered by AI
  • Q2. Threads, process, deadlock etc. Os related questions.
  • Q3. Sql queries : find 5 highest salary.
  • Ans. 

    Use SQL query to find the 5 highest salaries in a database table.

    • Use the SELECT statement to retrieve the salaries from the table.

    • Use the ORDER BY clause to sort the salaries in descending order.

    • Use the LIMIT clause to limit the results to the top 5 salaries.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Why you want to join. Since I was having different offer from other company as well.

Skills evaluated in this interview

I applied via Referral and was interviewed in Feb 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. I was asked about 3 dsa questions,like very ranging from easy to medium
  • Q2. 1-find all the duplicate pairs in given array
  • Ans. 

    Find all duplicate pairs in given array of strings

    • Create a hash table to store frequency of each string

    • Iterate through the array and check if frequency is greater than 1

    • Add the string to result if frequency is greater than 1

  • Answered by AI
  • Q3. 2-shortest substring which when repeated gives the entire string(kmp) algorithms
  • Ans. 

    KMP algorithm finds the shortest substring that repeats to form the entire string.

    • KMP algorithm uses a prefix table to find the longest proper prefix that is also a suffix of each substring.

    • The length of the shortest repeating substring is the length of the string minus the length of the longest proper prefix.

    • Example: For string 'abcabcabc', the longest proper prefix is 'abcabc' and the length of the shortest repeating

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and speak out loud also keep the conversation going lemer give pauses like for 3 or more minutes.

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Aptitudes
Logical
Reasoning

Round 2 - Technical 

(1 Question)

  • Q1. DSA questions Arrays Linkedlist And basics of OOP React Basics
Round 3 - HR 

(1 Question)

  • Q1. Why we hire you Your strengths / weaknesse Introduction
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. Optmise performance in pytho?
  • Ans. 

    Optimize Python performance by using efficient data structures, algorithms, and built-in functions.

    • Use list comprehensions instead of loops for faster execution. Example: [x**2 for x in range(10)]

    • Utilize built-in functions like map(), filter(), and reduce() for better performance.

    • Choose the right data structures: use sets for membership tests instead of lists.

    • Profile your code using cProfile to identify bottlenecks.

    • Con...

  • Answered by AI
  • Q2. Give example of decorator in python.
  • Ans. 

    A decorator in Python is a function that modifies the behavior of another function or method.

    • Decorators are defined using the '@' symbol followed by the decorator function name.

    • They can be used to add functionality to existing functions without modifying their code.

    • Example: A simple logging decorator that prints the function name before execution.

    • Example code: def my_decorator(func): def wrapper(): print(...

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Python Code - Data Structures, Dynamic Programming

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Duration: 1hr45min
DSA medium level question

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. DP medium question C# Internals LLM technical writing
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

2 python problem solving question.
1 easy problem and 1 medium.

Round 2 - Assignment 

Technical writing- compare and differentiate between two codes provided

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding test on the Turing platform

Round 2 - One-on-one 

(1 Question)

  • Q1. Have u worked in a remote environment before?
  • Ans. 

    Yes, I have worked in a remote environment before.

    • I have experience working remotely as a software engineer.

    • I am comfortable with remote collaboration tools and communication channels.

    • I have successfully completed projects while working remotely.

    • I am self-motivated and able to manage my time effectively in a remote setting.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Dec 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 - Coding Test 

Medium level array question was asked on hackerrank.

Round 3 - One-on-one 

(1 Question)

  • Q1. Simple string question was asked which required a little thinking and simple implementation.
Round 4 - One-on-one 

(1 Question)

  • Q1. This was a coding round. I was given a screenshot which has dropdowns in it and I had to make the UI of it using react.js

Interview Preparation Tips

Interview preparation tips for other job seekers - Simple DSA and MERN stack should be good

Tell us how to improve this page.

Interview Questions from Similar Companies

Tracxn Interview Questions
3.1
 • 102 Interviews
Turing Interview Questions
3.3
 • 98 Interviews
Toothsi Interview Questions
2.8
 • 60 Interviews
Zolo Interview Questions
3.3
 • 54 Interviews
GoMechanic Interview Questions
3.7
 • 52 Interviews
Netmeds.com Interview Questions
3.6
 • 43 Interviews
Impact Guru Interview Questions
3.7
 • 40 Interviews
KreditBee Interview Questions
3.4
 • 38 Interviews
Mfine Interview Questions
3.6
 • 24 Interviews
View all
Operations Associate
45 salaries
unlock blur

₹3.6 L/yr - ₹6.9 L/yr

Front end Developer
35 salaries
unlock blur

₹1 L/yr - ₹5 L/yr

Intern
17 salaries
unlock blur

₹1 L/yr - ₹5 L/yr

Product Manager
16 salaries
unlock blur

₹20 L/yr - ₹41 L/yr

Full Stack Developer
16 salaries
unlock blur

₹1 L/yr - ₹6 L/yr

Explore more salaries
Compare Newton School: Pay after Placement with

Netmeds.com

3.6
Compare

Toothsi

2.8
Compare

Tracxn

3.1
Compare

Zolo

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