i
BrainerHub
Filter interviews by
Reasoning Questions and English based questions.
1 day & some crud using react.js & typescript
BrainerHub interview questions for popular designations
posted on 19 Sep 2021
I applied via Naukri.com and was interviewed before Sep 2020. There were 6 interview rounds.
I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.
I applied via Approached by Company and was interviewed in Aug 2024. There were 3 interview rounds.
var, let, and const are all used to declare variables in JavaScript, but they have different scopes and mutability.
var is function-scoped and can be redeclared and reassigned
let is block-scoped and can be reassigned but not redeclared
const is block-scoped and cannot be reassigned or redeclared
Polyfills of bind method provide a way to use the bind method in older browsers that do not support it natively.
Polyfill code typically checks if the bind method is available and if not, it creates a new function that mimics the behavior of bind.
One common polyfill for the bind method is the following: Function.prototype.bind = Function.prototype.bind || function() { // polyfill code here };
Polyfills are often used to ...
Create a search bar component in React for filtering data
Create a functional component for the search bar
Use state to store the search query
Implement a onChange event handler to update the search query
Filter the data based on the search query
I structure my work by breaking down tasks, setting priorities, creating timelines, and regularly reviewing progress.
Break down tasks into smaller, manageable chunks
Set priorities based on deadlines and importance
Create timelines to track progress and ensure timely completion
Regularly review progress and adjust plans as needed
To make a project from scratch, start by defining requirements, creating a plan, designing the architecture, implementing the code, testing, and deploying.
Define project requirements and goals
Create a project plan with timelines and milestones
Design the architecture of the project, including database schema and system components
Implement the code following best practices and coding standards
Test the project thoroughly ...
posted on 21 Aug 2021
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
based on 6 interviews
Interview experience
based on 39 reviews
Rating in categories
Software Engineer
11
salaries
| ₹3 L/yr - ₹6 L/yr |
Software Developer
8
salaries
| ₹3.4 L/yr - ₹5.4 L/yr |
Senior Software Engineer
6
salaries
| ₹6.8 L/yr - ₹10.8 L/yr |
Senior Android Developer
4
salaries
| ₹7.8 L/yr - ₹8.5 L/yr |
Full Stack Developer
4
salaries
| ₹4 L/yr - ₹6.2 L/yr |
TCS
Infosys
Wipro
HCLTech