Upload Button Icon Add office photos

Filter interviews by

Ramakrishna Mission Shilpamandira Computer Centre Computer Instructor Interview Questions and Answers

Updated 30 Mar 2023

Ramakrishna Mission Shilpamandira Computer Centre Computer Instructor Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Mar 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 - HR 

(3 Questions)

  • Q1. Are you ok with our syllabus?
  • Ans. 

    Yes, I am okay with your syllabus.

    • I have reviewed the syllabus and find it comprehensive.

    • The topics covered align with my expertise and teaching experience.

    • I believe the syllabus provides a good balance between theory and practical application.

    • I am confident in my ability to effectively teach the content outlined in the syllabus.

  • Answered by AI
  • Q2. Tell me about your family background.
  • Q3. Do you have any experience?
  • Ans. No (It doesn't matter, weather you have experience or not. They are just looking for a man who is aware about their syllabus with a low salary.)
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Go with formal, don't fold your your sleeves, must pranam Maharaj by touching feet,

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Not Selected

I was interviewed in Sep 2023.

Round 1 - Coding Test 

Welcome to hello word

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is your self
  • Ans. 

    Kataribharathi In MCA In subject python My hubbies read and write

  • Answered Anonymously
  • Q2. My self is kataribharathi
  • Ans. 

    My father name parusuram My mother name veeramma

  • Answered Anonymously
Round 3 - HR 

(6 Questions)

  • Q1. In communication
  • Q2. In communication skills
  • Q3. Skill development au
  • Q4. Communication objective
  • Q5. Your self introduction
  • Q6. Any subjects in python
  • Ans. 

    Python is a versatile programming language with a wide range of subjects to explore.

    • Data types and structures (lists, dictionaries, tuples)

    • Control flow (if statements, loops)

    • Functions and modules

    • File handling

    • Object-oriented programming

    • Exception handling

    • Regular expressions

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - System operation

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Aug 2023. 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 - Assignment 

Assignment it a legal term whereby an invidual the assignor transfer rights property or other denefit to anothor

Round 3 - Coding Test 

Ms office visual basic javascripts Ms word

Interview Preparation Tips

Interview preparation tips for other job seekers - I am like it
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Online test... Ask English and Maths

Round 3 - Technical 

(1 Question)

  • Q1. Maths based questions
Round 4 - HR 

(1 Question)

  • Q1. Self introduction and education

Interview Preparation Tips

Topics to prepare for Wipro Computer Instructor interview:
  • English
  • Maths basic
Interview preparation tips for other job seekers - I face it... It's very different.. but I will try
It's my badluck I am not selected.. but I am trying again and again.. To get the job

Computer Instructor Interview Questions & Answers

Amazon user image Chennuri phani Lakshmi

posted on 2 Jun 2023

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

I applied via Job Fair and was interviewed before Jun 2022. There were 2 interview rounds.

Round 1 - Assignment 

I know that experience

Round 2 - Technical 

(5 Questions)

  • Q1. Experience no but I will try
  • Q2. My name and my address and my family names
  • Q3. My name and my address and my family names and my special thanks
  • Q4. I know everything about
  • Q5. My name is phani Lakshmi chennuri and my father name is venkateshwarlu and my mother name is Durga Devi and my brother name is Giri madhera

Interview Preparation Tips

Interview preparation tips for other job seekers - Calls and emails intermittently and will be strong that me
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

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

Round 1 - Aptitude Test 

Questions based on the subject u choose

Round 2 - Coding Test 

Need to explain the demo ppt

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Oct 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Reading of passage in Bengali
  • Q2. What did I understand from the passage
Round 3 - HR 

(2 Questions)

  • Q1. Where do you see urself in next 5 years ?
  • Q2. Strengths and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and career driven u will be taken !!! All the best !!!
Round 1 - Technical 

(3 Questions)

  • Q1. How can you change stack into pointers?
  • Ans. 

    Stack can be changed into pointers by creating a dynamic memory allocation using malloc() function.

    • Use malloc() function to allocate memory dynamically

    • Create a pointer variable to point to the allocated memory

    • Use push() and pop() functions to manipulate the stack using pointers

  • Answered by AI
  • Q2. What is the role of printf?
  • Ans. 

    printf is a function in C programming language used to print output on the console.

    • printf is used to display output on the console

    • It can be used to print variables, strings, and expressions

    • It uses format specifiers like %d, %f, %s to format the output

    • Example: printf("The value of x is %d", x);

  • Answered by AI
  • Q3. Explain about data base?
  • Ans. 

    A database is a collection of organized data that can be easily accessed, managed, and updated.

    • Data is stored in tables with rows and columns

    • Queries can be used to retrieve specific data

    • Examples include MySQL, Oracle, and MongoDB

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Speak with pleasent way
Listen speaker questions carefully
Were formal
Don't panic

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Aug 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 - Assignment 

Assignment it a legal term whereby an invidual the assignor transfer rights property or other denefit to anothor

Round 3 - Coding Test 

Ms office visual basic javascripts Ms word

Interview Preparation Tips

Interview preparation tips for other job seekers - I am like it
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Aptitude Test 

Online test... Ask English and Maths

Round 3 - Technical 

(1 Question)

  • Q1. Maths based questions
Round 4 - HR 

(1 Question)

  • Q1. Self introduction and education

Interview Preparation Tips

Topics to prepare for Wipro Computer Instructor interview:
  • English
  • Maths basic
Interview preparation tips for other job seekers - I face it... It's very different.. but I will try
It's my badluck I am not selected.. but I am trying again and again.. To get the job

Ramakrishna Mission Shilpamandira Computer Centre Interview FAQs

How many rounds are there in Ramakrishna Mission Shilpamandira Computer Centre Computer Instructor interview?
Ramakrishna Mission Shilpamandira Computer Centre interview process usually has 2 rounds. The most common rounds in the Ramakrishna Mission Shilpamandira Computer Centre interview process are Resume Shortlist and HR.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all

Ramakrishna Mission Shilpamandira Computer Centre Computer Instructor Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

1.0

Salary

5.0

Job security

5.0

Company culture

1.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Compare Ramakrishna Mission Shilpamandira Computer Centre with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

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