i
Educase
Filter interviews by
I applied via Internshala and was interviewed before Feb 2022. There were 3 interview rounds.
Yes, I am comfortable with relocating to Jodhpur.
I am open to new opportunities and experiences.
I am willing to relocate for the right job.
I have researched Jodhpur and am excited about the prospect of living there.
I am adaptable and can adjust to new environments quickly.
You need to write and run the code when interviewer ask the question.
Top trending discussions
posted on 24 Dec 2023
I applied via Referral and was interviewed in Nov 2023. There were 3 interview rounds.
The disscus is some problems slove software coading and front end development
Use coading of software coading and web developer
Html,css,javascript,reactjs,php,laravel.bootstrap
ReactJS is used for building interactive user interfaces, while JavaScript is the programming language that powers web development.
ReactJS allows for component-based architecture, making it easier to manage and update UI elements.
ReactJS uses a virtual DOM for efficient rendering, improving performance.
JavaScript is the language used to add interactivity and dynamic behavior to web pages.
JavaScript is essential for cli...
I applied via Naukri.com and was interviewed before Jan 2022. There were 3 interview rounds.
Redux is a predictable state container for JavaScript apps. useRef is a hook in React for accessing DOM nodes.
Redux is a state management library for JavaScript applications
It helps in managing the state of an application in a predictable way
Redux follows a unidirectional data flow pattern
useRef is a hook in React that allows accessing DOM nodes or any other mutable value
It returns a mutable ref object that persists ac
Destructuring is a way to extract values from arrays or objects and assign them to variables.
Destructuring can be used with arrays and objects
It allows you to extract values and assign them to variables in a single line of code
You can also use default values and rename variables during destructuring
Example: const [a, b] = [1, 2]; // a = 1, b = 2
Example: const {name, age: years} = {name: 'John', age: 30}; // name = 'Joh
Store in React is a centralized state management system.
Store holds the state of the application.
It allows components to access and update the state.
Redux is a popular store implementation for React.
Context API is another built-in store in React.
Store helps in managing complex state and makes debugging easier.
I was interviewed in Jan 2025.
I applied via AmbitionBox and was interviewed in Aug 2024. There were 4 interview rounds.
Experienced HTML developer with a passion for creating user-friendly websites.
Over 5 years of experience in HTML development
Proficient in CSS and JavaScript
Strong understanding of responsive design principles
Familiar with SEO best practices
Portfolio includes websites for various clients and industries
HTML stands for HyperText Markup Language, used to create and structure web pages.
HTML is the standard markup language for creating web pages
It uses tags to define the structure and content of a web page
Example: <html><head><title>Page Title</title></head><body><h1>This is a Heading</h1><p>This is a paragraph.</p></body></html>
CSS is a styling language used to control the look and feel of a website.
CSS stands for Cascading Style Sheets.
It is used to define styles for web pages, including colors, fonts, layout, and more.
CSS can be applied to HTML elements using selectors.
It allows for the separation of content from presentation, making it easier to maintain and update.
CSS can be included in an HTML document using the
Bootstrap is a front-end framework for developing responsive and mobile-first websites.
Bootstrap is a free and open-source CSS framework.
It includes pre-built design templates and components like buttons, forms, and navigation bars.
Bootstrap uses a 12-column grid system for easy layout customization.
It also has built-in responsive utilities for creating mobile-friendly designs.
Bootstrap can be customized using Sass var
HTML codes are used to create web pages. Developers use tags and attributes to structure content and design layouts.
HTML tags are used to define different elements on a webpage, such as headings, paragraphs, images, and links.
Attributes provide additional information about an element, such as its appearance or behavior.
Example: <h1>This is a heading</h1>
Example: <img src='image.jpg' alt='Description of i
CSS is a styling language used to design the layout and appearance of web pages, while landing pages are web pages designed for a specific purpose.
CSS stands for Cascading Style Sheets and is used to control the visual presentation of HTML elements on a web page.
CSS allows developers to style elements such as fonts, colors, spacing, and layout.
Landing pages are web pages specifically designed to achieve a particular go...
Explanation of HTML ,CSS and bootstrap.
Coding a frontend UI from provided image. And creating a fucntional star rating system
Designing a Component API in React using Typescript involves defining props, state, and methods for the component.
Define the props interface to specify the expected input data for the component
Use typescript types to ensure type safety and prevent runtime errors
Define the state interface to manage the internal state of the component
Implement methods to handle user interactions and component logic
Document the component
Function to clear all timer ids at once
Create an array to store all timer ids
Iterate through the array and clear each timer id using clearTimeout() function
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.
It was a hacker coding test mostly javascript questions
Context API is a feature in React that allows sharing data between components without having to pass props manually.
Create a context using createContext() method
Use the Provider component to wrap the components that need access to the context
Access the context data using the useContext() hook within the consuming components
Debugging a code involves identifying and fixing errors in the code to ensure it runs correctly.
Use console.log() statements to print out values and check for errors
Utilize browser developer tools to inspect elements and debug JavaScript
Step through the code using breakpoints to identify the source of the issue
Review error messages and stack traces to pinpoint the problem
Consider using tools like linters and debuggers
Employee details can be retrieved using group by clause in SQL.
Use GROUP BY clause in SQL to group employee details based on a specific column
Aggregate functions like COUNT, SUM, AVG can be used with GROUP BY to get summarized employee details
Example: SELECT department, COUNT(*) as total_employees FROM employees GROUP BY department
based on 1 interview
Interview experience
Reactjs Developer
4
salaries
| ₹3 L/yr - ₹5 L/yr |
Front end Developer
3
salaries
| ₹3 L/yr - ₹6 L/yr |
TCS
Accenture
Wipro
Cognizant