i
RGBSI
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Apr 2023. There were 2 interview rounds.
Top trending discussions
I appeared for an interview in Aug 2017.
I applied via Recruitment Consultant and was interviewed before Jul 2020. There were 4 interview rounds.
ExtJS is a JavaScript framework for building web applications with rich user interfaces.
ExtJS has a wide range of components including grids, forms, trees, charts, and more.
Components can be customized with themes and plugins.
Some popular ExtJS components include GridPanel, FormPanel, and TreePanel.
ExtJS also includes a powerful data package for managing data in components.
Components can be easily integrated with other
Different methods to fetch values in UI development
Using document.getElementById() to fetch value by element ID
Using document.querySelector() to fetch value by CSS selector
Using event.target.value to fetch value from input fields
Using AJAX to fetch data from server
Using local storage to fetch stored values
Grid events and structures are essential for UI development.
Grid events are actions that occur when a user interacts with a grid, such as clicking a cell or scrolling.
Grid structures refer to the layout and organization of the grid, including columns, rows, and headers.
Examples of grid events include onCellClick, onRowSelect, and onScroll.
Examples of grid structures include columnDefs, rowData, and headerHeight.
I applied via Approached by Company and was interviewed in Feb 2022. There was 1 interview round.
To reverse a string in Javascript, we can use the built-in reverse() method.
Convert the string to an array using split() method
Use the reverse() method to reverse the array
Convert the reversed array back to a string using join() method
Hii
Var is function scoped, let and const are block scoped. Var can be redeclared and reassigned, let can be reassigned but not redeclared, const cannot be reassigned or redeclared.
Var is function scoped
Let and const are block scoped
Var can be redeclared and reassigned
Let can be reassigned but not redeclared
Const cannot be reassigned or redeclared
Angular 10 introduces new features like stricter types, optional strict mode, and performance improvements.
Stricter types with TypeScript 3.9
Optional strict mode for better type checking
Improved build times and smaller bundle sizes
Updated dependencies like TypeScript 3.9 and TSLib 2.0
I applied via Naukri.com and was interviewed in Apr 2023. There were 3 interview rounds.
30 min,mathematics,general study
30 min, UI full stack developer
I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.
Authentication verifies a user's identity, while authorization determines what a user can access.
Authentication confirms a user's identity through credentials like username and password.
Authorization controls access to resources based on the authenticated user's permissions.
Example: Logging into a website (authentication) and then being able to view/edit specific pages based on your role (authorization).
To render a list in React, use map() function to iterate over an array of data and return a list of components. State is mutable data managed within a component, while props are immutable data passed from parent to child components.
To render a list in React, use map() function to iterate over an array of data and return a list of components.
Example: const items = ['item1', 'item2', 'item3']; items.map(item =>
Webpage optimization techniques include minifying CSS and JS files, optimizing images, using asynchronous loading for scripts, and reducing render-blocking scripts.
Minify CSS and JS files to reduce file sizes and improve loading times.
Optimize images by compressing them and using the correct file format (e.g. JPEG for photographs, PNG for graphics).
Use asynchronous loading for scripts to prevent them from blocking the ...
Use SCSS to apply background color to nested li elements and utilize mixins.
Use nesting to target the li elements within a parent element
Apply background color to the 2nd li element using the :nth-child() selector
Define and use mixins to reuse styles across the codebase
To fix cumulative layout shift issues, ensure all images and media have dimensions specified in HTML, use CSS aspect ratio boxes, and prioritize loading critical resources.
Specify dimensions for all images and media in HTML to prevent layout shifts.
Use CSS aspect ratio boxes to reserve space for images before they load.
Prioritize loading critical resources to avoid sudden layout changes.
based on 1 interview
Interview experience
Design Engineer
166
salaries
| ₹2.4 L/yr - ₹11 L/yr |
Senior Design Engineer
62
salaries
| ₹5.8 L/yr - ₹12 L/yr |
Mechanical Engg. Design
39
salaries
| ₹3 L/yr - ₹9.2 L/yr |
Software Developer
35
salaries
| ₹6 L/yr - ₹16 L/yr |
Supplier Quality Assurance Engineer
27
salaries
| ₹4 L/yr - ₹7.6 L/yr |
Quest Global
TCS
Wipro
HCLTech