physics wallah logo

Physics Wallah Interviews

1 experience8 reads
Physics Wallah Interview Experience for SDE 1 (Frontend)
physics wallah logo
Physics Wallah
SDE 1 (Frontend)Ongoing
October 2, 20258 reads

Summary

I interviewed for an SDE 1 (Frontend) position at Physics Wallah, which involved an HR screening and a technical round. The technical interview focused on core JavaScript, React, and CSS concepts, including some implementation challenges, providing valuable insights into frontend interview expectations.

Full Experience

I recently had an interview experience with Physics Wallah for the SDE 1 (Frontend) role. The process consisted of two main stages.

Initial Screening

This was a brief 15-minute phone call with HR. The primary goal was to shortlist my resume and schedule further interviews. There were no technical questions asked; the discussion focused on my availability and the specifics of the role.

Technical Round

The technical interview was a 1-hour video call. It was a comprehensive session covering JavaScript, React, and CSS fundamentals, alongside practical implementation questions. I felt quite confident with the React-related questions, though designing a custom hook to store previous values was a new learning curve for me. Overall, I found the experience to be very insightful, clearly demonstrating how frontend interviews assess both theoretical knowledge and applied coding skills.

Interview Questions (17)

Q1
JavaScript Datatypes
Other

Discuss different datatypes in JavaScript.

Q2
Var, Let, and Const Differences
Other

Explain the difference between var, let, and const.

Q3
Hoisting in JavaScript
Other

Explain hoisting and provide an implementation example using var, let, and const.

Q4
Temporal Dead Zone
Other

Describe the Temporal Dead Zone in JavaScript.

Q5
Normal vs. Arrow Functions
Other

Explain the differences between normal and arrow functions, covering syntax and 'this' behavior.

Q6
Callback Functions
Other

Explain what callback functions are.

Q7
Debouncing and Throttling
Other

Explain debouncing and throttling.

Q8
Map, Reduce, and Filter Differences
Other

Explain the difference between map, reduce, and filter array methods in JavaScript.

Q9
Props vs. State in React
Other

Explain the difference between props and state in React.

Q10
React Hooks Usage
Other

Discuss the usage of React hooks.

Q11
React Lifecycle Methods and Hooks
Other

Explain React lifecycle methods and how they map to hooks.

Q12
React Fragments
Other

Explain what React Fragments are.

Q13
Cleanup Function in useEffect
Other

Explain the cleanup function within the useEffect hook.

Q14
Counter with Custom Hook
Other

Implement a counter using useState and extend it with a custom hook to store the previous value.

Q15
Controlled vs. Uncontrolled Components
Other

Explain the difference between controlled and uncontrolled components in React.

Q16
CSS Box Model
Other

Explain the CSS box model.

Q17
Centering a Div with CSS
Other

Describe different ways to center a div using CSS.

Have a Physics Wallah Interview Experience to Share?

Help other candidates by sharing your interview experience. Your insights could make the difference for someone preparing for their dream job at Physics Wallah.