Upload Button Icon Add office photos

Filter interviews by

ONE Business Consulting Group Interview Questions and Answers

Updated 15 Jan 2022

ONE Business Consulting Group Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Dec 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. SOLID PRINCIPAL
  • Q2. OOPS CONCEPT
  • Q3. Design pattern
  • Q4. Sql server and highest salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for basics. Should have detailed knowledge about projects done by you

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Jobs at ONE Business Consulting Group

View all

Interview questions from similar companies

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1.  What are Option Strict and Option Explicit? What are all the differences between Dispose and Finalize()? What is the difference between System.String and System.StringBuilder classes? What is Delegate? ...
  • Ans. 

    Answers to common interview questions for Software Engineer position

    • Option Strict and Option Explicit are compiler directives in VB.NET

    • Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection

    • System.String is immutable while System.StringBuilder is mutable

    • Delegate is a type that represents a reference to a method

    • Value types store data directly while reference types store a referen...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - selection process-
1st round-online test(prpare all kind of logical, verbal, and .net related questions)
2nd round- technical round(prepare all .net interview questions,sql server questions, winforms, web api)
3rd round- hr discussion

I applied via Naukri.com and was interviewed before Sep 2020. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Python program like print day, month and year from current date and fibonacci series
  • Q2. Bluetooth concept basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare only program and basic concepts
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Sep 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Write a Prime number function using C
  • Ans. 

    A function in C to check if a number is prime or not

    • Create a function that takes an integer as input

    • Check if the input number is divisible by any number from 2 to its square root

    • If it is not divisible by any number, return true (prime), else return false (not prime)

  • Answered by AI
  • Q2. Write some basic codes for Manipulation in array
  • Ans. 

    Basic codes for array manipulation including sorting, searching, and filtering.

    • Use built-in functions like sort() for sorting arrays.

    • Implement algorithms like binary search for searching in arrays.

    • Utilize filter() method for filtering arrays based on specific criteria.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, Keep calm and make sure you mentally prepared.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Hr ask about basic introduction
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Why did you selected this job
  • Ans. 

    I selected this job because of my passion for analyzing data and using insights to drive decision-making.

    • Passion for data analysis

    • Opportunity to use insights for decision-making

    • Interest in working with data-driven technologies

  • Answered by AI
  • Q2. Why should I select you
  • Ans. 

    I have a strong background in data analysis, excellent problem-solving skills, and a proven track record of delivering actionable insights.

    • I have a degree in data science and have completed multiple data analysis projects during my studies.

    • I am proficient in various data analysis tools such as Python, R, and SQL.

    • I have experience in interpreting complex data sets and presenting findings to stakeholders in a clear and c

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare self introduction well .

I applied via Naukri.com and was interviewed in Feb 2022. There were 2 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 - HR 

(6 Questions)

  • Q1. Share details of your previous job.
  • Q2. What are your salary expectations?
  • Q3. What is your family background?
  • Q4. Why should we hire you?
  • Q5. What are your strengths and weaknesses?
  • Q6. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't loose you strength speak to oponent hr person first u will speak that right or wrong should maintain your confidence
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Day to day tasks in previous organisation?
  • Q2. Questions about skills mentioned in your resume
Round 3 - HR 

(1 Question)

  • Q1. Introduce about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and be prepared and be confident and think analytically and be strong in problem solving kind of questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. 7 apti questions with 4 coding questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Sort elements at even index of array
  • Ans. 

    Sort elements at even index of array

    • Iterate through the array and select elements at even indices

    • Sort the selected elements

    • Replace the original elements with the sorted ones

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. Puzzles with coding question

Interview Preparation Tips

Interview preparation tips for other job seekers - study puzzles and do basic questions of array, strings, etc from gfg

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Jul 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - Aptitude Test 

Logical and Analytical Reasoning

Round 3 - Coding Test 

General Coding Test using any coding language of your choice

Round 4 - Technical 

(3 Questions)

  • Q1. General Aptitude and coding question
  • Q2. Puzzles and logical reasoning will be asked
  • Q3. They may ask you to write code

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn Coding

ONE Business Consulting Group Interview FAQs

How to prepare for ONE Business Consulting Group 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 ONE Business Consulting Group. The most common topics and skills that interviewers at ONE Business Consulting Group expect are SQL, Entity Framework, LINQ, SQL Server and Azure.
What are the top questions asked in ONE Business Consulting Group interview?

Some of the top questions asked at the ONE Business Consulting Group interview -

  1. Sql server and highest sal...read more
  2. SOLID PRINCI...read more
  3. OOPS CONC...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.2k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Deloitte Interview Questions
3.8
 • 2.8k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
Ernst & Young Interview Questions
3.4
 • 1.1k Interviews
KPMG India Interview Questions
3.5
 • 791 Interviews
BCG Interview Questions
3.7
 • 196 Interviews
Bain & Company Interview Questions
3.8
 • 105 Interviews
View all

ONE Business Consulting Group Reviews and Ratings

based on 15 reviews

3.7/5

Rating in categories

3.2

Skill development

3.5

Work-life balance

3.5

Salary

2.9

Job security

3.1

Company culture

3.4

Promotions

3.2

Work satisfaction

Explore 15 Reviews and Ratings
UI Lead

Noida,

Mohali

7-12 Yrs

Not Disclosed

Senior Software Engineer

Noida,

Chandigarh

5-10 Yrs

₹ 12-19 LPA

Senior UI Developer

Noida,

Mohali

7-12 Yrs

Not Disclosed

Explore more jobs
Software Developer
10 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Software Engineer
9 salaries
unlock blur

₹7.2 L/yr - ₹10.1 L/yr

Financial Analyst
8 salaries
unlock blur

₹2.5 L/yr - ₹3.5 L/yr

Quality Analyst
7 salaries
unlock blur

₹6 L/yr - ₹7 L/yr

Senior Quality Analyst
5 salaries
unlock blur

₹7 L/yr - ₹12 L/yr

Explore more salaries
Compare ONE Business Consulting Group with

Yalamanchili Software Exports

3.3
Compare

ScoreMe Solutions

4.3
Compare

Xtancia Technosoft

4.0
Compare

Global Edge Software

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