Filter interviews by
Top trending discussions
I appeared for an interview in Dec 2024, where I was asked the following questions.
Use a briefcase icon to represent professionalism and a question circle for inquiries in interviews.
A briefcase icon symbolizes professionalism, often associated with business and career.
A question circle icon represents inquiries, curiosity, and the quest for information.
Incorporating these icons in interview materials can enhance clarity and engagement.
For example, use a briefcase icon on a resume to signify work exp...
A component in React is a reusable piece of UI that manages its own state and renders based on props.
Components can be functional or class-based.
Functional components are simpler and often use hooks for state management.
Class components have lifecycle methods and can manage their own state.
Example of a functional component: const MyComponent = () => <div>Hello World</div>;
Example of a class component: cl...
I applied via LinkedIn and was interviewed in Mar 2022. There were 2 interview rounds.
This was my first round of the process
I appeared for an interview in Jun 2025, where I was asked the following questions.
Web development is the process of creating and maintaining websites, encompassing various aspects like design, coding, and content management.
Front-end development focuses on the visual aspects of a website, using technologies like HTML, CSS, and JavaScript.
Back-end development involves server-side programming, databases, and application logic, often using languages like PHP, Python, or Ruby.
Full-stack development comb...
Full Stack refers to a web developer's ability to work on both front-end and back-end technologies.
Front-end development involves creating the user interface using technologies like HTML, CSS, and JavaScript.
Back-end development focuses on server-side logic, databases, and application architecture, using languages like Node.js, Python, or Ruby.
Full Stack developers can manage databases (e.g., MySQL, MongoDB) and server...
I appeared for an interview in May 2025, where I was asked the following questions.
The <a> tag in HTML is used to create hyperlinks, allowing users to navigate between web pages or resources.
<a href='https://www.example.com'>Visit Example</a> creates a link to Example.com.
The 'href' attribute specifies the URL of the page the link goes to.
You can use 'target="_blank"' to open the link in a new tab.
The text between the <a> tags is what users click on.
Web development frameworks streamline the process of building websites and applications, enhancing efficiency and functionality.
React.js - A JavaScript library for building user interfaces, particularly single-page applications.
Angular - A platform for building mobile and desktop web applications using TypeScript.
Vue.js - A progressive framework for building user interfaces, known for its simplicity and flexibility.
Dja...
I appeared for an interview in Jun 2025, where I was asked the following questions.
I faced a major challenge integrating a third-party API into a web application, which I resolved through thorough debugging and collaboration.
Identified the issue: The API was returning unexpected data formats.
Debugging: Used tools like Postman to test API responses.
Collaboration: Worked with the API provider to clarify documentation.
Solution: Implemented error handling and data normalization in the app.
Outcome: Succes...
I prioritize tasks, set milestones, and use tools to stay organized and ensure timely project delivery.
I break down the project into smaller tasks and set deadlines for each, ensuring manageable workloads.
I use project management tools like Trello or Asana to track progress and collaborate with team members.
Regular check-ins and updates help me stay aligned with the project goals and adjust timelines as needed.
I alloca...
I appeared for an interview in Jul 2025, where I was asked the following questions.
I appeared for an interview in Jun 2025, where I was asked the following questions.
let, var, and const are JavaScript keywords for variable declaration with different scopes and mutability rules.
var: Function-scoped or globally-scoped, can be redeclared and updated. Example: var x = 10; var x = 20;
let: Block-scoped, can be updated but not redeclared in the same scope. Example: let y = 10; y = 20; // valid
const: Block-scoped, cannot be updated or redeclared. Must be initialized at declaration. Example...
map() creates a new array from results, while forEach() executes a function on each element without returning a new array.
map() returns a new array: const doubled = arr.map(x => x * 2);
forEach() returns undefined: arr.forEach(x => console.log(x));
map() is chainable: const result = arr.map(x => x * 2).filter(x => x > 5);
forEach() is used for side effects, like logging or modifying external variables.
posted on 22 Jul 2025
I appeared for an interview in Jun 2025, where I was asked the following questions.
I applied via Company Website and was interviewed in Dec 2024. There were 2 interview rounds.
The level of difficulty is based on your knowledge.
We discussed our qualifications.
based on 1 interview experience
Front end Web Developer
3
salaries
| ₹1 L/yr - ₹2 L/yr |
Zidio Development
Northcorp Software
Accel Frontline
Elentec Power India (EPI) Pvt. Ltd.