Upload Button Icon Add office photos
Premium Employer

i

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

Schoolnet India Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Schoolnet India Academic Counsellor Interview Questions and Answers

Updated 12 Oct 2023

Schoolnet India Academic Counsellor Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed in Sep 2023. There were 3 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 - Aptitude Test 

Know about your IQ capacity.

Round 3 - One-on-one 

(1 Question)

  • Q1. Some questions related to proffession.

Interview Preparation Tips

Interview preparation tips for other job seekers - Do improve your spoken skills with confidence and know about your profession more and more.

Interview questions from similar companies

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 Jan 2022. There were 2 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 - One-on-one 

(6 Questions)

  • Q1. Related to your past work experience.
  • Ans. Just share your experience in Marketing or tell them about your people's skill that you are very comfortable talking to people.
  • Answered Anonymously
  • Q2. Are you comfortable with targets?
  • Ans. Yes I like challanges and it helps me to perform better.
  • Answered Anonymously
  • Q3. Are you ok with home councelling sessions?
  • Q4. Yes if needed I can do home councelling as well.
  • Q5. Are you Ok to participate in Edufest?
  • Q6. Yes it's a good platform to collect data.

Interview Preparation Tips

Topics to prepare for NIIT Education Counsellor interview:
  • Marketing
Interview preparation tips for other job seekers - Tip is to be confident.
Say everything correctly and with confidence.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Jan 2022. 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 - Aptitude Test 

Be prepared for self introduction or sorts

Round 3 - Technical 

(2 Questions)

  • Q1. How to deal with BSOD error?
  • Ans. 

    BSOD error can be resolved by identifying the root cause and taking appropriate measures.

    • Identify the error code displayed on the BSOD screen

    • Check for any recent hardware or software changes

    • Run hardware diagnostics to identify any faulty hardware components

    • Update or reinstall drivers

    • Perform a system restore to a previous stable state

    • If all else fails, reinstall the operating system

    • Take preventive measures such as regul

  • Answered by AI
  • Q2. What is domain and why its necessary for any type of IT infrastructure?
  • Ans. 

    Domain is a logical grouping of network resources and devices that share a common security policy.

    • Domains help in managing and securing IT infrastructure

    • They provide a centralized authentication and authorization mechanism

    • Domains enable efficient resource sharing and collaboration

    • Examples of domains include Active Directory Domain Services, DNS domain, email domain, etc.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - You must have knowledge of desktop or laptops and their functions.

Skills evaluated in this interview

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

I applied via Google and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

The duration was of 30 minutes with no switching of Tabs allowed.

Round 2 - HR 

(2 Questions)

  • Q1. Regarding my qualifications.
  • Q2. It was a situation based question.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. All Questions were to judge your capabilities
Round 2 - One-on-one 

(1 Question)

  • Q1. Questions were situation oriented

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Prompt and with positive approaches
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Telephonic Call 

(1 Question)

  • Q1. Asked about past work experience
Round 2 - One-on-one 

(1 Question)

  • Q1. Asked appropriateness to join

I applied via Naukri.com and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Experience and education background only
  • Q2. But still now responce from Wipro side
  • Q3. Iam willing to join the job on wfh basis for 4months.

Interview Preparation Tips

Interview preparation tips for other job seekers - They are asking expected salary

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

Schoolnet India Interview FAQs

How many rounds are there in Schoolnet India Academic Counsellor interview?
Schoolnet India interview process usually has 3 rounds. The most common rounds in the Schoolnet India interview process are Resume Shortlist, Aptitude Test and One-on-one Round.

Tell us how to improve this page.

Schoolnet India Academic Counsellor Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
KPIT Technologies Interview Questions
3.4
 • 294 Interviews
NIIT Interview Questions
3.6
 • 84 Interviews
Z X Learning Interview Questions
4.5
 • 44 Interviews
View all

Schoolnet India Academic Counsellor Reviews and Ratings

based on 3 reviews

4.9/5

Rating in categories

4.9

Skill development

4.9

Work-life balance

4.9

Salary

4.9

Job security

4.9

Company culture

4.1

Promotions

4.9

Work satisfaction

Explore 3 Reviews and Ratings
School Coordinator
40 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Computer Instructor
29 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Teacher
23 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

School Teacher
22 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Schoolnet India with

Educomp Solutions

3.5
Compare

Everonn Education

4.9
Compare

NIIT

3.6
Compare

TCS

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