Upload Button Icon Add office photos

Filter interviews by

911 Fintech Solutions Database Developer Interview Questions and Answers

Updated 3 Oct 2024

911 Fintech Solutions Database Developer Interview Experiences

1 interview found

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
4-6 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2024. There were 6 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Sql basics questions.
  • Q2. Real time senerios.
Round 2 - Technical 

(4 Questions)

  • Q1. Database structure
  • Q2. Joins types with problematic
  • Ans. 

    Different types of joins in SQL can lead to performance issues and incorrect results if not used properly.

    • Inner join: Returns only the rows that have matching values in both tables.

    • Outer join: Returns all rows from both tables, filling in NULL values for unmatched rows.

    • Cross join: Returns the Cartesian product of the two tables, potentially leading to a large result set.

    • Self join: Joins a table to itself, useful for co

  • Answered by AI
  • Q3. Stored Procedures.
  • Q4. Index tyoes how you used in previous organization
  • Ans. 

    I have used various types of indexes such as clustered, non-clustered, unique, and composite indexes in my previous organization.

    • Utilized clustered indexes to physically sort the data on disk based on the index key

    • Implemented non-clustered indexes to improve query performance by creating a separate data structure

    • Employed unique indexes to enforce uniqueness on one or more columns

    • Created composite indexes to improve que

  • Answered by AI
Round 3 - Technical 

(4 Questions)

  • Q1. About Project simple questions
  • Q2. Day to day activities
  • Q3. What are the tools used in previous organization
  • Ans. 

    Various tools were used in the previous organization including SQL Server Management Studio, Oracle SQL Developer, and Toad.

    • SQL Server Management Studio

    • Oracle SQL Developer

    • Toad

  • Answered by AI
  • Q4. Given 4 stored procedures
Round 4 - Technical 

(1 Question)

  • Q1. Explain me what are they asked in last 3rounds questions. And biggest challenges you have faced in previous company.
Round 5 - One-on-one 

(2 Questions)

  • Q1. With VP Face To Face.
  • Q2. VP explained about company
Round 6 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. How soon you can join.
  • Ans. 

    I can join within two weeks of receiving an offer.

    • I can start within two weeks of receiving an offer.

    • I need to give a two-week notice at my current job.

    • I have some personal commitments that I need to wrap up before starting.

    • I can provide a specific start date once an offer is extended.

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

(1 Question)

  • Q1. DDL DML DCL TCL
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How to run parallel queries for multiple databases ??
  • Ans. 

    To run parallel queries for multiple databases, use parallel processing techniques and tools.

    • Use parallel processing techniques such as multi-threading or distributed computing to run queries simultaneously on multiple databases.

    • Consider using tools like Apache Hadoop or Apache Spark for parallel processing of queries across multiple databases.

    • Ensure proper resource allocation and optimization to prevent performance is...

  • Answered by AI
  • Q2. What is normalisation technique used for database??
  • Ans. 

    Normalization technique is used to organize data in a database to reduce redundancy and improve data integrity.

    • Normalization involves breaking down a table into smaller tables and defining relationships between them.

    • It helps in reducing data redundancy by storing data in a structured and organized manner.

    • Normalization ensures data integrity by minimizing data anomalies such as update, insert, and delete anomalies.

    • There...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep cool head try to answer as per your knowledge.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. What is database architecture?
  • Ans. 

    Database architecture refers to the design and structure of a database system.

    • Database architecture includes the organization of data, storage, retrieval, and security mechanisms.

    • It involves defining the relationships between data elements and how they are stored and accessed.

    • Examples of database architectures include hierarchical, network, relational, and object-oriented.

    • Database architecture also includes the choice ...

  • Answered by AI
  • Q2. Difference between delete and truncate
  • Ans. 

    Delete removes rows one by one, while truncate removes all rows at once.

    • Delete is a DML command, while truncate is a DDL command.

    • Delete can be rolled back, while truncate cannot be rolled back.

    • Delete fires triggers, while truncate does not fire triggers.

    • Delete is slower as it logs individual row deletions, while truncate is faster as it logs the deallocation of the data pages.

    • Example: DELETE FROM table_name WHERE condi

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Nov 2022. There were 3 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 - Group Discussion 

Problem solving skills
Decision making
Information exchange
Generating ideas
Instructions

Round 3 - HR 

(2 Questions)

  • Q1. Describe your self in 3 words Why should I hire you Why are you leaving your current job Do you have any questions for me What is your hobbies Describe your management style
  • Q2. What is your hobbies Describe your management style

Interview Preparation Tips

Topics to prepare for Amazon Database Developer interview:
  • C#.Net
Interview preparation tips for other job seekers - Good communication skills
Work experience for before working place

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

In it they trying to get the information about basic knowledge about related to database and also they are give to write some queries

Round 3 - Coding Test 

Related queries which you did in your past projects and also some queries to write

Interview Preparation Tips

Interview preparation tips for other job seekers - Manager ask some database related queries and hr was trying to negotiate for salary

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

Interview Questionnaire 

4 Questions

  • Q1. About previous project experience
  • Q2. SQL concepts
  • Q3. Non-sql concepts
  • Q4. Devops

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare all the concepts which you have worked on.

I applied via Walk-in and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. SQL server advanced interview questions and answers
  • Q2. This is best usually used

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi, am I mastanrao and I will used best interview questions and answers

I applied via Naukri.com and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Prepare basic

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus on basics of sql
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Coding Test 

I have agreep on python basic

Interview Preparation Tips

Topics to prepare for Wipro Database Developer interview:
  • Python
Interview preparation tips for other job seekers - i like to do this job

911 Fintech Solutions Interview FAQs

How many rounds are there in 911 Fintech Solutions Database Developer interview?
911 Fintech Solutions interview process usually has 6 rounds. The most common rounds in the 911 Fintech Solutions interview process are Technical, One-on-one Round and HR.
What are the top questions asked in 911 Fintech Solutions Database Developer interview?

Some of the top questions asked at the 911 Fintech Solutions Database Developer interview -

  1. Index tyoes how you used in previous organizat...read more
  2. Joins types with problema...read more
  3. Day to day activit...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 911 Fintech Solutions interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Quality Analyst
4 salaries
unlock blur

₹5 L/yr - ₹10.5 L/yr

Product Manager
4 salaries
unlock blur

₹20 L/yr - ₹25.9 L/yr

Product Developer
4 salaries
unlock blur

₹5.2 L/yr - ₹7.8 L/yr

Senior HR Executive
4 salaries
unlock blur

₹4.8 L/yr - ₹6.6 L/yr

Product Lead
4 salaries
unlock blur

₹16.2 L/yr - ₹30 L/yr

Explore more salaries
Compare 911 Fintech Solutions with

Paytm

3.3
Compare

PolicyBazaar

3.6
Compare

Zerodha

4.2
Compare

PhonePe

4.0
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