i
Qrious Tech
Filter interviews by
I applied via Referral and was interviewed in Sep 2022. There were 2 interview rounds.
Top trending discussions
posted on 8 Apr 2023
I applied via LinkedIn and was interviewed in Mar 2023. There were 4 interview rounds.
Clone a Todo Application UI using ReactJS, Sass
Create a new ReactJS project using create-react-app
Design the UI using Sass and implement it in ReactJS
Use state and props to manage the todo list
Add functionality to add, delete and mark tasks as complete
Implement local storage to persist data
Test the application thoroughly
Explanation of CSS specificity hierarchy
Inline styles have the highest specificity
IDs have higher specificity than classes and elements
Multiple selectors with the same specificity are resolved by the order in which they appear in the stylesheet
The universal selector (*) has the lowest specificity
This round was more focused on the problem solving. 2 coding questions were asked. The round was for an hour
Server-Side Rendering (SSR) is the process of rendering web pages on the server and sending the HTML to the client.
SSR improves website performance and SEO by reducing load times and providing search engines with fully rendered pages.
React provides a library called ReactDOMServer that allows developers to render React components on the server.
SSR requires a server-side framework or library, such as Next.js or Gatsby, t...
posted on 13 Dec 2024
The purpose of the FLEX property in CSS Flexbox is to define how a flex item will grow or shrink to fit the available space.
The FLEX property is used to set the initial size of a flex item.
It can be used to specify how much a flex item can grow or shrink relative to the other flex items.
The FLEX property is a shorthand for the FLEX-GROW, FLEX-SHRINK, and FLEX-BASIS properties.
The flex property defines the ability of a flex item to grow, shrink, or stay the same size.
The flex property is a shorthand for flex-grow, flex-shrink, and flex-basis properties.
It allows a flex item to grow or shrink to fill the available space.
Values for flex property include a unitless number for flex-grow, a unitless number for flex-shrink, and a length or percentage for flex-basis.
Example: flex: 1 1 50%;
posted on 16 Dec 2024
On-page SEO refers to optimizing elements on a website to improve search engine rankings, while off-page SEO involves external factors like backlinks and social signals.
On-page SEO includes optimizing meta tags, headings, content, and images on a website.
Off-page SEO involves building backlinks from other websites, social media shares, and online reputation management.
Examples of on-page SEO techniques are keyword opti...
posted on 16 Dec 2024
The difference between == and === in JavaScript is that == compares only the values, while === compares both values and types.
The == operator compares two variables by converting them to the same type before making the comparison.
The === operator compares two variables without type conversion, so they must be of the same type to be considered equal.
Example: 1 == '1' will return true, but 1 === '1' will return false.
Yes, the question is asking about comparing values with type coercion in JavaScript.
In JavaScript, the == operator compares values with type coercion, meaning it will convert the operands to the same type before making the comparison.
For example, 1 == '1' will return true because the string '1' is converted to a number before comparison.
However, 1 === '1' will return false because the strict equality operator (===) doe
posted on 7 Dec 2024
Quantitative aptitude, logical apptiude,
posted on 8 Apr 2023
I applied via LinkedIn and was interviewed in Mar 2023. There were 4 interview rounds.
Clone a Todo Application UI using ReactJS, Sass
Create a new ReactJS project using create-react-app
Design the UI using Sass and implement it in ReactJS
Use state and props to manage the todo list
Add functionality to add, delete and mark tasks as complete
Implement local storage to persist data
Test the application thoroughly
Explanation of CSS specificity hierarchy
Inline styles have the highest specificity
IDs have higher specificity than classes and elements
Multiple selectors with the same specificity are resolved by the order in which they appear in the stylesheet
The universal selector (*) has the lowest specificity
This round was more focused on the problem solving. 2 coding questions were asked. The round was for an hour
Server-Side Rendering (SSR) is the process of rendering web pages on the server and sending the HTML to the client.
SSR improves website performance and SEO by reducing load times and providing search engines with fully rendered pages.
React provides a library called ReactDOMServer that allows developers to render React components on the server.
SSR requires a server-side framework or library, such as Next.js or Gatsby, t...
posted on 10 Mar 2022
I found out about your company through a job search website.
I was actively searching for UI Frontend Developer positions
I came across your job posting on a popular job search website
I researched your company and was impressed with your mission and values
Front end Developer
4
salaries
| ₹3 L/yr - ₹7.2 L/yr |
Reactjs Developer
4
salaries
| ₹2 L/yr - ₹4.2 L/yr |
Software Engineer
3
salaries
| ₹3 L/yr - ₹17 L/yr |
Web Developer
3
salaries
| ₹2 L/yr - ₹4 L/yr |
TCS
Infosys
Wipro
HCLTech