Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Physicswallah Team. If you also belong to the team, you can get access from here

Physicswallah Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Physicswallah Interview Questions, Process, and Tips

Updated 12 Feb 2025

Top Physicswallah Interview Questions and Answers

View all 92 questions

Physicswallah Interview Experiences

Popular Designations

193 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic sql and excel question

Associate Manager Interview Questions asked at other Companies

Q1. How will you calculate tension on the sheet which is being given OFF, by Pay off reel ?
View answer (5)

Academic Counsellor Interview Questions & Answers

user image Shantanu Bhattacharjee

posted on 17 Aug 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Brief yourself to the HR
  • Ans. 

    I am a dedicated academic counsellor with 5 years of experience in guiding students towards their educational and career goals.

    • Experienced academic counsellor with 5 years of experience

    • Passionate about helping students achieve their educational and career goals

    • Strong communication and interpersonal skills

    • Familiar with various educational pathways and career options

    • Ability to provide personalized guidance and support to

  • Answered by AI
  • Q2. Will give you some situation related to career couseling of an particular student

Academic Counsellor Interview Questions asked at other Companies

Q1. How will you convince a village person to buy vedantu course.
View answer (5)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

50 aptitute questions with general theroies and Jee questions.

Round 2 - Coding Test 

Leetcode meduim level

Academic Mentor Interview Questions asked at other Companies

Q1. What is the area of a circle? What is the circumference of a circle? What is Photosynthesis? What is a Vector ?
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I was interviewed in Feb 2024.

Round 1 - Technical 

(5 Questions)

  • Q1. What is memoization in react
  • Ans. 

    Memoization is a technique used to optimize performance by storing the results of expensive function calls and returning the cached result when the same inputs occur again.

    • Memoization helps to avoid redundant calculations by storing the results of function calls.

    • It can be implemented using libraries like 'memo' in React or manually by storing results in a cache.

    • Memoization is commonly used in React to optimize renderin...

  • Answered by AI
  • Q2. Promise vs promise all
  • Ans. 

    Promise is used for asynchronous operations with a single result, while Promise.all is used for handling multiple promises simultaneously.

    • Promise is used for handling asynchronous operations with a single result

    • Promise.all is used for handling multiple promises simultaneously

    • Promise.all waits for all promises to resolve or any one to reject

  • Answered by AI
  • Q3. Minimum sum path
  • Q4. React Vs Angular
  • Ans. 

    React is a lightweight library for building user interfaces, while Angular is a full-fledged framework with more features and conventions.

    • React is more flexible and allows for more control over the code structure.

    • Angular provides more out-of-the-box features like routing, forms, and HTTP client.

    • React is easier to learn for beginners due to its simplicity.

    • Angular has a steeper learning curve but offers more built-in too...

  • Answered by AI
  • Q5. In what cases will you use Promise.all
  • Ans. 

    Promise.all is used to handle multiple promises concurrently and wait for all of them to resolve.

    • Use Promise.all when you need to make multiple asynchronous calls and wait for all of them to complete before proceeding.

    • It is useful for scenarios like fetching data from multiple APIs and processing them together.

    • Example: Promise.all([fetch('url1'), fetch('url2')]).then(responses => { // handle responses })

  • Answered by AI
Round 2 - Behavioral 

(2 Questions)

  • Q1. Situational questions
  • Q2. Questions related to day to day work

Skills evaluated in this interview

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)

Physicswallah interview questions for popular designations

 Associate

 (8)

 Senior Associate

 (8)

 Business Analyst

 (7)

 Academic Counsellor

 (6)

 Professor

 (6)

 Business Development Associate

 (5)

 Counsellor

 (4)

 Junior Associate

 (4)

Intern Interview Questions & Answers

user image Anonymous

posted on 19 Oct 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Interview was there
  • Q2. Then project given

Interview Preparation Tips

Interview preparation tips for other job seekers - good

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Get interview-ready with Top Physicswallah Interview Questions

AGM Purchase Interview Questions & Answers

user image Anonymous

posted on 29 Oct 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Salary details and technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Very bad experience.

Jobs at Physicswallah

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Promise.all, array.filter ployfill
  • Q2. Design a file manager like in VS code
  • Ans. 

    Design a file manager similar to VS code

    • Implement a sidebar for file navigation

    • Include features like search, filter, and sort options

    • Allow users to create, delete, rename, and move files and folders

    • Support for multiple tabs and split views for editing multiple files

    • Provide syntax highlighting and code completion for various file types

  • Answered by AI

Skills evaluated in this interview

Software Development Engineer II Interview Questions asked at other Companies

Q1. Given 2 large numeric comma seperated strings. You need to calculate their sum along with maintaining the correct position of commas. Example Test Case - s1 - "123,456,788" s2 - "1" output - "123,456,789" constraints - since the strings can... read more
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Ai technologies you ypu
  • Q2. Past intern experience

Content Writing Intern Interview Questions asked at other Companies

Q1. what was the reason for afghanistan crises?
View answer (1)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Sql questions around window functions

Senior Product Analyst Interview Questions asked at other Companies

Q1. Which is better. 5% discount to get 30% increase in trips or 10% discount to get 50% increase in trips or 15% discount to get 65% increase in trips, considering avg trip value is constant
View answer (1)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - Group Discussion 

Confidence
Life Based experience

Round 2 - HR 

(5 Questions)

  • Q1. Life based experiences
  • Q2. As your choices
  • Q3. Trigonometry bases
  • Q4. Teaching bases any questions
  • Q5. Student philosophy

School Teacher Interview Questions asked at other Companies

Q1. This is the glass filled with water, how will you explain this to the student and in what content?
View answer (2)

Physicswallah Interview FAQs

How many rounds are there in Physicswallah interview?
Physicswallah interview process usually has 2-3 rounds. The most common rounds in the Physicswallah interview process are One-on-one Round, HR and Resume Shortlist.
How to prepare for Physicswallah interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Physicswallah. The most common topics and skills that interviewers at Physicswallah expect are Communication Skills, Teaching, Excel, Marketing and Business Development.
What are the top questions asked in Physicswallah interview?

Some of the top questions asked at the Physicswallah interview -

  1. Explain right and left shift of oxy-Hb curve Name the cell of nervous tissue ...read more
  2. What are the different types of joins in SQL, and can you explain ea...read more
  3. Tracheal cartilage which is complete, Bronchial t...read more
How long is the Physicswallah interview process?

The duration of Physicswallah interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Physicswallah Interview Process

based on 305 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

BYJU'S Interview Questions
3.1
 • 2.2k Interviews
Planet Spark Interview Questions
3.7
 • 366 Interviews
Unacademy Interview Questions
3.0
 • 208 Interviews
upGrad Interview Questions
3.7
 • 208 Interviews
Simplilearn Interview Questions
3.2
 • 101 Interviews
Toppr Interview Questions
3.4
 • 73 Interviews
Embibe Interview Questions
3.5
 • 60 Interviews
Great Learning Interview Questions
3.7
 • 56 Interviews
MeritNation Interview Questions
3.6
 • 7 Interviews
Vedant Interview Questions
4.2
 • 1 Interview
View all

Physicswallah Reviews and Ratings

based on 1.6k reviews

3.8/5

Rating in categories

3.7

Skill development

3.6

Work-life balance

3.6

Salary

3.4

Job security

3.6

Company culture

3.3

Promotions

3.6

Work satisfaction

Explore 1.6k Reviews and Ratings
Walk-in Trainee/Intern Counsellor PW Skills & IOI

Bangalore / Bengaluru

0-1 Yrs

₹ 0.5-1.25 LPA

Hiring - Business Head - Chennai

Chennai

5-9 Yrs

₹ 13-16 LPA

Explore more jobs
Senior Associate
345 salaries
unlock blur

₹2.5 L/yr - ₹7.5 L/yr

Associate
296 salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Associate Manager
240 salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Business Analyst
127 salaries
unlock blur

₹2 L/yr - ₹11 L/yr

Professor
115 salaries
unlock blur

₹5.4 L/yr - ₹23 L/yr

Explore more salaries
Compare Physicswallah with

Unacademy

3.0
Compare

BYJU'S

3.1
Compare

Vedant

4.2
Compare

Toppr

3.4
Compare
Did you find this page helpful?
Yes No
write
Share an Interview