i
Mindstix Software Labs
Filter interviews by
I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.
The CSS box model is a design and layout concept that defines the structure and sizing of elements on a web page.
The box model consists of content, padding, border, and margin around an element.
Content area is where text and images are displayed.
Padding is the space between the content and the border.
Border is the line that goes around the padding and content.
Margin is the space outside the border, separating the eleme
CSS positions are used to control the layout of elements on a webpage.
Use 'static', 'relative', 'absolute', or 'fixed' to position elements.
Elements with 'position: relative' are positioned relative to their normal position.
Elements with 'position: absolute' are positioned relative to the nearest positioned ancestor.
Elements with 'position: fixed' are positioned relative to the viewport.
Use 'top', 'bottom', 'left', and...
Semantic HTML tags are elements that provide meaning to the content they enclose, helping search engines and screen readers understand the structure of a webpage.
Semantic HTML tags help improve SEO by providing context to search engines.
They also enhance accessibility for screen readers by clearly defining the structure of a webpage.
Examples of semantic HTML tags include <header>, <nav>, <main>, <a...
To create a responsive webapp, use media queries, flexible grids, and fluid images.
Use CSS media queries to adjust layout based on screen size
Implement flexible grids using frameworks like Bootstrap or Flexbox
Use fluid images that scale with the size of the viewport
Task to create small webpage with all semantic HTML tags.
Top trending discussions
I was interviewed 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 Job Portal
The process of creating a web page involves planning, designing, coding, testing, and deploying.
Plan the layout and content of the web page
Design the visual elements using HTML, CSS, and possibly JavaScript
Code the web page using the chosen technologies
Test the web page for functionality and responsiveness
Deploy the web page to a server for public access
Lazy loading images can improve performance by only loading images when they are in the viewport.
Lazy loading images
Minifying CSS and JavaScript files
Using a content delivery network (CDN)
Implementing server-side rendering
Optimizing images for web
I applied via Recruitment Consultant and was interviewed in Sep 2021. There was 1 interview round.
Dependency injection is a design pattern that allows objects to receive dependencies rather than creating them internally.
It helps to decouple the code and makes it more testable.
It allows for easier maintenance and scalability.
It can be implemented using constructor injection, setter injection, or interface injection.
Example: Instead of creating a database connection object within a class, it can be passed as a depend
NgModule is a decorator that defines a module in Angular.
NgModule is used to group related components, directives, and services.
It helps to organize the application into smaller, manageable pieces.
It can import other modules and export its own components, directives, and services.
It can also provide configuration for dependency injection.
Example: @NgModule({ imports: [CommonModule], declarations: [AppComponent], export
Closure is a function that has access to variables in its outer scope, even after the outer function has returned.
A closure is created when a function is defined inside another function.
The inner function can access variables in the outer function, even after the outer function has returned.
Closures are commonly used to create private variables and functions in JavaScript.
Example: function outer() { var x = 10; functio...
Hii
I applied via Walk-in and was interviewed in Mar 2022. There were 2 interview rounds.
Using a for loop to find a specific value in an array of strings.
Use a for loop to iterate through the array
Check each element to see if it matches the desired value
Return the index of the matching element or -1 if not found
To find array values using for loop
Declare a variable to store the sum of array values
Use a for loop to iterate through the array
Access each element using array[index] syntax
Add the element value to the sum variable
Return the sum variable
All basics Of JS, HTML and CSS
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
based on 1 interview
Interview experience
Member Technical Staff
158
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Member of Technical Staff
37
salaries
| ₹0 L/yr - ₹0 L/yr |
ETL Developer
19
salaries
| ₹0 L/yr - ₹0 L/yr |
Front end Developer
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Product Manager
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Persistent Systems
TCS
Infosys
Wipro