Upload Button Icon Add office photos

Filter interviews by

BUSINESS DNA INDIA Interview Questions and Answers

Updated 19 Oct 2023

BUSINESS DNA INDIA Interview Experiences

1 interview found

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 Oct 2022. There were 2 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 

(5 Questions)

  • Q1. 1. What is Interface? Where to use it? Pros & Cons 2. Difference between Interface & abstract class 3. About Life cycle of a page in .Net 4. Session storage 5. Exception handling 6. Filters 7. Authenticati...
  • Ans. 

    Interface is a blueprint of a class that defines a set of methods without implementation. Used for achieving abstraction and multiple inheritance.

    • Interfaces are used to define a contract that classes must implement, ensuring consistency and flexibility in code.

    • Interfaces are commonly used in C# to achieve multiple inheritance, as a class can implement multiple interfaces but inherit from only one class.

    • Pros of interfac...

  • Answered by AI
  • Q2. Difference between SQL procedure & functions
  • Ans. 

    SQL procedures are used to perform a set of actions, while functions return a value.

    • Procedures can perform multiple actions, while functions return a single value

    • Functions can be used in SQL statements like SELECT, WHERE, etc., while procedures cannot

    • Functions can be called from within SQL statements, while procedures cannot

    • Functions must return a value, while procedures do not necessarily have to

  • Answered by AI
  • Q3. What is SQL injection
  • Ans. 

    SQL injection is a type of cyber attack where malicious SQL code is inserted into input fields to manipulate database queries.

    • SQL injection occurs when a user input is not properly sanitized and allows attackers to execute malicious SQL statements.

    • Attackers can use SQL injection to access, modify, or delete data from a database.

    • Preventing SQL injection involves using parameterized queries, input validation, and escapin...

  • Answered by AI
  • Q4. Use of stored procedure
  • Ans. 

    Stored procedures are precompiled SQL queries stored in the database for reuse and improved performance.

    • Stored procedures can improve performance by reducing network traffic and optimizing query execution.

    • They can be used to encapsulate complex business logic in the database.

    • Stored procedures can enhance security by controlling access to data through parameterized queries.

    • They promote code reusability and maintainabili...

  • Answered by AI
  • Q5. Memory management in .NET
  • Ans. 

    Memory management in .NET involves automatic memory allocation and garbage collection.

    • Automatic memory allocation is done using the managed heap in .NET.

    • Garbage collection is responsible for reclaiming memory that is no longer in use.

    • Developers can also manually manage memory using techniques like IDisposable and using statements.

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Interview questions from similar companies

I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Discuss 4 case study related to supply chain management.

Interview Preparation Tips

Topics to prepare for Tech Mahindra Senior Software Engineer interview:
  • Supply Chain Management
Interview preparation tips for other job seekers - Develop some case study of your own and also deep analysis for each.

I applied via Walk-in and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is Excel what is vlookup what is your strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and bold

I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. 1. Why do you want to change?
  • Q2. 2. What is your goal?
  • Q3. 3. Critical project you have handled?

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be yourself and provide short and to the point answer

I applied via Job Portal and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Solid principles in c#
  • Ans. 

    Solid principles are a set of design principles for writing maintainable and scalable code in C#.

    • Single Responsibility Principle (SRP) - a class should have only one reason to change

    • Open/Closed Principle (OCP) - a class should be open for extension but closed for modification

    • Liskov Substitution Principle (LSP) - derived classes should be substitutable for their base classes

    • Interface Segregation Principle (ISP) - client...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good company for freshers as well as beginners

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - It was an good experience

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

Interview Questionnaire 

1 Question

  • Q1. Basic questions only ... regarding job and experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident ... always say the truth ... never try to fake your details

I applied via Campus Placement and was interviewed before Jan 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. First question in hr interview is tell about yourself then the hr asked questions what I mentioned in my resume. So put the information in resume what you known well. My unique talent is I'm a stage spea...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold, be confident, don't put irrelevant information in your resume update yourself relating to your studies

I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. TELL ME ABOUT YOURSELF

Interview Preparation Tips

Interview preparation tips for other job seekers - JUST BE YOURSELF

I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Hr

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be true to what you are putting before the interviewer . Try to put your ideas Add something you did well in your career like in projects /research which you know very well and versed in concepts about it for open interview so that interviewer can get bandwidth where he can ask questions from. This is simply a key .

BUSINESS DNA INDIA Interview FAQs

How many rounds are there in BUSINESS DNA INDIA interview?
BUSINESS DNA INDIA interview process usually has 2 rounds. The most common rounds in the BUSINESS DNA INDIA interview process are Technical and Resume Shortlist.
What are the top questions asked in BUSINESS DNA INDIA interview?

Some of the top questions asked at the BUSINESS DNA INDIA interview -

  1. 1. What is Interface? Where to use it? Pros & Cons 2. Difference between Interf...read more
  2. Difference between SQL procedure & functi...read more
  3. What is SQL inject...read more

Tell us how to improve this page.

BUSINESS DNA INDIA Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
View all

BUSINESS DNA INDIA Reviews and Ratings

based on 10 reviews

2.5/5

Rating in categories

1.6

Skill development

1.9

Work-life balance

2.4

Salary

2.2

Job security

2.3

Company culture

1.9

Promotions

1.8

Work satisfaction

Explore 10 Reviews and Ratings
Software Developer
11 salaries
unlock blur

₹5 L/yr - ₹8.1 L/yr

Accountant
7 salaries
unlock blur

₹3 L/yr - ₹4.1 L/yr

Software Programmer
7 salaries
unlock blur

₹4.5 L/yr - ₹6.5 L/yr

Senior Software Engineer
6 salaries
unlock blur

₹5.5 L/yr - ₹11 L/yr

SQL Developer
5 salaries
unlock blur

₹6 L/yr - ₹7.8 L/yr

Explore more salaries
Compare BUSINESS DNA INDIA with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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