Upload Button Icon Add office photos
Engaged Employer

i

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

Tata ClassEdge Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Tata ClassEdge Deputy Regional Manager Interview Questions and Answers

Updated 6 Aug 2024

Tata ClassEdge Deputy Regional Manager Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I appeared for an interview in Jul 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. About previous school connect
  • Q2. Team handling experience
  • Ans. 

    I have over 5 years of experience in handling teams, leading them to achieve targets and fostering a positive work environment.

    • Led a team of 15 sales representatives to exceed quarterly sales targets by 20%

    • Implemented team-building activities to improve communication and collaboration among team members

    • Provided regular feedback and coaching to team members to enhance their performance

    • Resolved conflicts within the team ...

  • Answered by AI

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Tata ClassEdge?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Business plan for the next 6 months
  • Q2. How will you adopt for this individual role?

Interview Preparation Tips

Interview preparation tips for other job seekers - Show them your expertise on your domain. However, their process is slow, bear with the time.

Deputy Regional Manager Interview Questions Asked at Other Companies

asked in Stadmed
Q1. If selected, and after a long period (25 years), you are going to ... read more

I applied via Referral and was interviewed before Oct 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Why do you feel this job suits you
Round 3 - One-on-one 

(1 Question)

  • Q1. What are the challenges in handling a team of managers

Interview Preparation Tips

Interview preparation tips for other job seekers - Do a complete recce of the company that you are applying to. Go through their website to know more about the business. check their review on portals like ambitionbox.com

Interview Preparation Tips

Round: Technical + HR Interview
Experience: It was an face to face interaction with the HR manager. As i had prefered the implementation job so the questions were asked about my travel history which was a lot to say and may not fit in this comment box.
Tips: Be confident

Round 1 - One-on-one 

(1 Question)

  • Q1. What is model view controller in mvc
  • Ans. 

    MVC is a software design pattern that separates an application into three interconnected components: Model, View, and Controller.

    • Model represents the data and business logic of the application

    • View is responsible for rendering the user interface

    • Controller handles user input and updates the model and view accordingly

    • MVC promotes separation of concerns and modularity

    • MVC is widely used in web development frameworks like Ru...

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Sql server questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Read ambitionbox reviews carefully first. Ask for the technology you get to work. Ask for Exact criteria for increment. Ask for internet availability for you.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is MVC and .net core how differ from
  • Ans. 

    MVC is a design pattern used in software development to separate concerns, while .NET Core is a cross-platform, open-source framework for building modern, cloud-based, internet-connected applications.

    • MVC stands for Model-View-Controller, which separates the application into three main components: the model (data), the view (user interface), and the controller (logic)

    • .NET Core is a cross-platform, open-source framework ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Array conversion
  • Q2. Cloud Computing
Are these interview questions helpful?

I applied via Company Website and was interviewed before Sep 2021. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Basic asp.net mvc questions Sql queries Oops concepts
  • Q2. 1. Abstraction, encapsulation, polymorphism, inheritance with examples
  • Q3. 2. Nth higest salary
  • Ans. 

    Find the Nth highest salary from a list of salaries in a database or array.

    • Use SQL query: SELECT DISTINCT salary FROM employees ORDER BY salary DESC LIMIT 1 OFFSET N-1;

    • In programming, sort the array and access the N-1 index: salaries.sort(); return salaries[salaries.length - N];

    • Handle edge cases: If N is greater than the number of unique salaries, return null or an appropriate message.

    • Consider performance: For large da...

  • Answered by AI
  • Q4. 3. Cross join and compare with other joins
  • Ans. 

    Cross join returns all possible combinations of rows from two tables. It differs from other joins in that it does not use any join condition.

    • Cross join is also known as Cartesian join.

    • It is used when we want to combine all rows from two tables.

    • It does not require any join condition.

    • It can result in a large number of rows if the tables being joined are large.

    • Other joins like inner join, left join, right join, etc. requi...

  • Answered by AI
  • Q5. 4. Store procedure vs function differences
  • Ans. 

    Stored procedures and functions are both database objects used to encapsulate and execute code, but they have some differences.

    • Stored procedures can return multiple result sets, while functions can only return a single value.

    • Functions can be used in SELECT statements, while stored procedures cannot.

    • Stored procedures can modify data in the database, while functions cannot.

    • Functions can be used in computed columns, while...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Entab Infotech Software Developer interview:
  • SQL
  • OOPS
  • ASP.Net
  • MVC
Interview preparation tips for other job seekers - 1. Focus on basic fundamental of asp.net mvc
2. Practice sql query questions

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. Data Warehousing Concepts
  • Q2. SQL questions on Self joins
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Android architecture mvvm mvc kotlin
  • Q2. Coroutines flows

Tata ClassEdge Interview FAQs

How many rounds are there in Tata ClassEdge Deputy Regional Manager interview?
Tata ClassEdge interview process usually has 1 rounds. The most common rounds in the Tata ClassEdge interview process are One-on-one Round.

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Moderate 100%
View more

Interview Questions from Similar Companies

Chegg Interview Questions
4.1
 • 160 Interviews
Testbook.com Interview Questions
3.5
 • 104 Interviews
Teachnook Interview Questions
3.1
 • 89 Interviews
FastInfo Interview Questions
4.1
 • 52 Interviews
BrightCHAMPS Interview Questions
3.7
 • 43 Interviews
UNext Interview Questions
3.0
 • 29 Interviews
Teachmint Interview Questions
3.2
 • 28 Interviews
Entab Infotech Interview Questions
3.0
 • 26 Interviews
View all
Edge Coordinator
38 salaries
unlock blur

₹1 L/yr - ₹3.3 L/yr

SME
36 salaries
unlock blur

₹2.3 L/yr - ₹10.1 L/yr

Sales Manager
36 salaries
unlock blur

₹5.7 L/yr - ₹10.5 L/yr

Sales Officer
25 salaries
unlock blur

₹3.8 L/yr - ₹6.5 L/yr

Assistant Manager
22 salaries
unlock blur

₹4.5 L/yr - ₹8 L/yr

Explore more salaries
Compare Tata ClassEdge with

Chegg

4.1
Compare

Edubridge Learning

4.0
Compare

FastInfo

4.1
Compare

Testbook.com

3.5
Compare
write
Share an Interview