Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2021. There were 4 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Mar 2022. There were 2 interview rounds.
Stop propagation is a method used to prevent event bubbling in the DOM.
It is used when you want to stop an event from propagating to its parent elements.
It can be used to prevent unwanted behavior caused by event bubbling.
It is commonly used in JavaScript event handling.
Example: event.stopPropagation()
Example:
The box model in CSS defines the design and layout of elements on a webpage. To align a div center, use margin: auto.
The box model consists of content, padding, border, and margin.
To align a div center horizontally, set margin-left and margin-right to auto.
To align a div center vertically, set margin-top and margin-bottom to auto.
Explanation of nth-child in CSS and click event in jQuery with semantic tags.
nth-child is a CSS selector that selects elements based on their position in a parent element
jQuery click event is used to trigger an action when an element is clicked
Semantic tags like
Example: $('article:nth-child(2)').click(function() { //code });
I applied via Naukri.com and was interviewed in Nov 2021. There were 4 interview rounds.
Brillio interview questions for popular designations
I applied via Naukri.com and was interviewed before Mar 2022. There were 4 interview rounds.
JavaScript or testing tools test
Get interview-ready with Top Brillio Interview Questions
I applied via Campus Placement and was interviewed in Jul 2021. There were 5 interview rounds.
Polymorphism is the ability of an object to take on many forms.
Polymorphism allows objects of different classes to be treated as if they are of the same class.
It is achieved through method overriding and method overloading.
Examples include function overloading, operator overloading, and inheritance.
Polymorphism helps in achieving loose coupling and flexibility in code design.
Abstraction is the process of simplifying complex systems by focusing on essential details.
Abstraction involves hiding unnecessary details and focusing on important ones.
It helps in reducing complexity and making systems easier to understand and use.
Examples of abstraction include programming languages, where complex code is abstracted into simpler functions and classes.
Another example is a car dashboard, which abstrac...
In Java, there are 4 types of inheritance: Single, Multilevel, Hierarchical, and Multiple.
Single inheritance involves one class inheriting from another class.
Multilevel inheritance involves a class inheriting from a class that has already inherited from another class.
Hierarchical inheritance involves multiple classes inheriting from a single class.
Multiple inheritance involves a class inheriting from multiple classes,
I applied via Approached by Company and was interviewed in Oct 2021. There were 2 interview rounds.
Golang coding, goroutines, channels, maps etc
I applied via Recruitment Consultant and was interviewed in Oct 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
Design patterns are reusable solutions to common software problems. .NET has several built-in design patterns.
Design patterns help in creating maintainable and scalable code.
Some common design patterns in .NET are Singleton, Factory, Observer, and Decorator.
Singleton pattern ensures that only one instance of a class is created.
Factory pattern provides a way to create objects without exposing the creation logic.
Observer...
Entity Framework Code First is an approach to create database schema from code.
Allows developers to define the database schema using C# or VB.NET code
Enables automatic generation of database schema based on code
Supports migrations to update the database schema as the code changes
Top trending discussions
Some of the top questions asked at the Brillio interview -
The duration of Brillio interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 103 interviews
Interview experience
Senior Engineer
881
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
558
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
258
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Specialist
207
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Development Engineer
188
salaries
| ₹0 L/yr - ₹0 L/yr |
Accenture
TCS
Infosys
Wipro