Upload Button Icon Add office photos

Brillio

Compare button icon Compare button icon Compare

Filter interviews by

Brillio Interview Questions, Process, and Tips

Updated 30 Jan 2025

Top Brillio Interview Questions and Answers

View all 70 questions

Brillio Interview Experiences

Popular Designations

130 interviews found

SSDE Interview Questions & Answers

user image Jyotiranjan Sharma

posted on 5 Aug 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain how routing works in angular, what are the different guards.
  • Ans. 

    Routing in Angular determines which component to display based on the URL. Guards are used to control access to routes.

    • Routing in Angular is based on the URL of the application. The Angular Router interprets a browser URL as an instruction to navigate to a client-generated view.

    • Guards in Angular are used to control access to routes. There are different types of guards such as CanActivate, CanActivateChild, CanDeactivat...

  • Answered by AI
  • Q2. How to prevent a user from changing the route without saving any form changes basically
  • Ans. 

    To prevent a user from changing the route without saving form changes, implement route guards and confirm navigation.

    • Implement route guards to prevent navigation without saving form changes

    • Use confirm navigation to prompt user before leaving the page

    • Save form changes automatically or provide a save button for user to manually save

  • Answered by AI

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 Feb 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Java basics to advanced
  • Q2. Collections concepts in java
  • Ans. 

    Collections in Java are data structures that store and manipulate groups of objects.

    • Collections framework provides interfaces (List, Set, Map) and classes (ArrayList, HashSet, HashMap) for storing and manipulating data.

    • Collections offer methods for adding, removing, and accessing elements in a structured way.

    • Collections can be used to sort, search, and iterate over elements efficiently.

    • Example: ArrayList names = new Ar

  • Answered by AI
  • Q3. Threads and its life cycle
  • Ans. 

    Threads in programming have a life cycle that includes creation, running, blocking, and termination.

    • Threads are created using the Thread class in Java or pthread_create in C.

    • Threads start running when the start() method is called.

    • Threads can be blocked using methods like sleep(), wait(), or join().

    • Threads terminate when their run() method completes or when explicitly stopped.

  • Answered by AI
  • Q4. OOPS with DB connections
  • Ans. 

    Object-oriented programming principles can be applied to manage database connections efficiently.

    • Encapsulation: Encapsulate database connection details within a class to hide complexity.

    • Inheritance: Use inheritance to create reusable database connection classes.

    • Polymorphism: Implement polymorphism to switch between different types of database connections.

    • Abstraction: Abstract database connection methods to simplify usa

  • Answered by AI
  • Q5. Spring boot basic to medium

Skills evaluated in this interview

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (54)

Lead Engineer (Team Lead) Interview Questions & Answers

user image Girish Kanakagiri

posted on 17 May 2024

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

(2 Questions)

  • Q1. Asked to write C++ program to count the number of times specific-sub-string occurs in main-String
  • Q2. After writing the program, asked to customize the same as per their need; which was very complex.
Round 2 - HR 

(1 Question)

  • Q1. Salary negotiation on Anual CTC

Mdm Engineer Interview Questions & Answers

user image Anonymous

posted on 20 Jan 2025

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

(1 Question)

  • Q1. What is your day to day work
  • Ans. 

    As an Mdm Engineer, my day to day work involves managing master data, ensuring data quality, collaborating with stakeholders, and implementing data governance policies.

    • Managing master data to ensure accuracy and consistency

    • Collaborating with stakeholders to understand data requirements

    • Implementing data governance policies to maintain data integrity

    • Troubleshooting data quality issues and implementing solutions

    • Participat

  • Answered by AI

Brillio interview questions for popular designations

 Senior Engineer

 (17)

 Senior Software Engineer

 (9)

 Consultant

 (4)

 Java Developer

 (4)

 Software Developer

 (4)

 Software Engineer

 (4)

 Data Scientist

 (3)

 Associate Director

 (2)

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

It was a presentation on our understanding of RMG

Round 2 - HR 

(1 Question)

  • Q1. Basic questions on if selected where will you stay

Interview Preparation Tips

Interview preparation tips for other job seekers - Never join as a fresher on Letter of Intent. Be stubborn w getting offer letter.

Human Resource and RMG Executive Interview Questions asked at other Companies

Q1. Difference between PLSQL And SQL ?
View answer (1)

Get interview-ready with Top Brillio Interview Questions

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Questions were difficult as they're hiring for 10 years experience candidate.

Interview Preparation Tips

Interview preparation tips for other job seekers - Questions were not related to any of my work experiences. Level of questions was as complicated and difficult as they're hiring a candidate with 10 years of experience. Interviewer didn't acknowledge any of my answers, ignoring and arguing for no reason.
We'll know first impression is the last impression, communicating for the first time with interviewer of Brillio made me reject any offers now and in future.

Qa Manual Test Engineer Interview Questions asked at other Companies

Q1. How to test a website on different devices?
View answer (1)

Jobs at Brillio

View all
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Complete interview was on project discussion
  • Q2. On ensemble models some questions on stats

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)

Software Engineer Interview Questions & Answers

user image dileep chaudhary

posted on 13 Jul 2024

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

I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Complete HTML,CSS,JS,ReactJs,Nextjs question

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Sr Principal Design Interview Questions & Answers

user image Anonymous

posted on 17 Mar 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2023. There were 6 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Can you join us early ?
  • Q2. Yes. I am willing to seek a responsible and long term engagement.
Round 2 - One-on-one 

(2 Questions)

  • Q1. Why do you like to join Brillio ?
  • Q2. I am a passionate professional and looking forward to contribute my skills and experience to transform the growth of the organisation.
Round 3 - One-on-one 

(1 Question)

  • Q1. What is your current and expected CTC?
Round 4 - One-on-one 

(1 Question)

  • Q1. What can you bring to Brillio so that we can hire you?
Round 5 - HR 

(1 Question)

  • Q1. Why are you an ideal candidate for this role ?
Round 6 - HR 

(1 Question)

  • Q1. What if we have a tight budget and can't offer you something that meet your expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not apply for a better career.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Technical 

(2 Questions)

  • Q1. Types of prompting
  • Ans. 

    Prompting is a technique used to encourage a person to continue speaking or to provide more information.

    • Verbal prompts: asking open-ended questions, using encouraging words

    • Non-verbal prompts: nodding, maintaining eye contact

    • Visual prompts: showing images or videos to stimulate conversation

  • Answered by AI
  • Q2. Memory handling in conversational
  • Ans. 

    Memory handling in conversational AI involves managing data storage and retrieval efficiently.

    • Use efficient data structures to store and retrieve information

    • Implement caching mechanisms to reduce memory usage

    • Optimize algorithms for processing large amounts of data

    • Consider using cloud-based storage solutions for scalability

    • Monitor memory usage and performance regularly

  • Answered by AI

Data Scientist Interview Questions asked at other Companies

Q1. Special Sum of ArrayYou have been given an array/list ‘arr’ of length ‘N’, which contains single digit elements at every index. Your task is to return the sum of all elements of the array. But the final sum should also be a single digit. To... read more
View answer (2)

Brillio Interview FAQs

How many rounds are there in Brillio interview?
Brillio interview process usually has 2-3 rounds. The most common rounds in the Brillio interview process are Technical, HR and One-on-one Round.
How to prepare for Brillio 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 Brillio. The most common topics and skills that interviewers at Brillio expect are SQL, Python, Product Engineering, Javascript and AWS.
What are the top questions asked in Brillio interview?

Some of the top questions asked at the Brillio interview -

  1. If I tell you to prepare a TOC for a RFP what will you put into ...read more
  2. Create table view for different profile and can have more then 60 column. How t...read more
  3. What are the different items you will look into if you have to gather a require...read more
How long is the Brillio interview process?

The duration of Brillio interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Brillio Interview Process

based on 102 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
CitiusTech Interview Questions
3.4
 • 268 Interviews
View all

Brillio Reviews and Ratings

based on 1k reviews

3.4/5

Rating in categories

3.5

Skill development

3.4

Work-life balance

3.5

Salary

3.1

Job security

3.3

Company culture

2.9

Promotions

3.2

Work satisfaction

Explore 1k Reviews and Ratings
Data Scientist

Hyderabad / Secunderabad,

Pune

+1

9-14 Yrs

Not Disclosed

Fullstack Developer (Java + React)

Mumbai

5-10 Yrs

Not Disclosed

Explore more jobs
Senior Engineer
884 salaries
unlock blur

₹6.2 L/yr - ₹22.9 L/yr

Senior Software Engineer
562 salaries
unlock blur

₹6.8 L/yr - ₹25.9 L/yr

Software Engineer
259 salaries
unlock blur

₹3.5 L/yr - ₹14 L/yr

Technical Specialist
210 salaries
unlock blur

₹10.9 L/yr - ₹38.5 L/yr

Software Development Engineer
188 salaries
unlock blur

₹4 L/yr - ₹12 L/yr

Explore more salaries
Compare Brillio with

Accenture

3.8
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

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