Upload Button Icon Add office photos

Filter interviews by

CSMSS Dental College & Hospital Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I applied via LinkedIn and was interviewed in Aug 2022. There were 6 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 - Case Study 

A product case study was given.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Interview Round 1 , Technical, Product sense questions. How would you solve certain problem in food delivery app ?
  • Q2. Which is your favorite app & why ?
Round 4 - One-on-one 

(1 Question)

  • Q1. Interview Round 2 - Technical with Co-founder , A case study was given.
Round 5 - One-on-one 

(1 Question)

  • Q1. Interview Round 3 - Culture Fit round with CEO
Round 6 - HR 

(1 Question)

  • Q1. Interview Round 4 - HR Round - Behavioral questions & salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Process went on for 2 weeks.
A very low salary was offered.

Interview Questionnaire 

10 Questions

  • Q1. 1. Career plan ?
  • Q2. 2. Market knowledge and industry knowledge ?
  • Q3. 3. Situation handling questions?
  • Q4. 4. Probing question ?
  • Q5. 5.Medical knowledge and product knowledge related questions ?
  • Q6. 6. Customer and work understanding?
  • Q7. 7. Self analysis questions?
  • Q8. 8. Writing and reading skills analysis?
  • Q9. 9. Personality traits analysis questions?
  • Q10. 10. Expectations and demands analysis questions?

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Should be capable to deliver a perfect self introduction with clarity and confidence.
2. Resume should be prepared according to the job requirements.
3. Hobbies, Strengths and interests should support the role requirements.
4. Should have a clear clarity regarding the organization and its products.
5. Should listen interviewer questions carefully.
6. Never try to give lengthy answers.
7. Should have a perfect career goal with time line.
8. All the time Should keep a positive attitude and enthusiasm.
9. Should keep a perfect eye contact
10. Properly groomed.

I applied via Naukri.com and was interviewed in Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Tell about your self.
  • Q2. What new things have you learned in your present job.
  • Q3. How would you make your content interesting
  • Q4. Tell about any part which the student doesn't find interesting in your subject.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and tell all things that are true. Before commitment make sure your present job will cooperate and accept sudden resignation.

I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Sell me the chips packet which opened in a train
  • Ans. 

    This chips packet is the perfect snack for your train journey!

    • The chips are delicious and will satisfy your hunger on the go

    • The packet is easy to carry and won't take up much space in your bag

    • It's a great way to pass the time on a long train ride

    • You can share it with your fellow passengers and make new friends

    • It's a convenient and affordable snack option

  • Answered by AI
  • Q2. Sell me the smartphone which customer holds already new smart phone
  • Ans. 

    Upgrade your smartphone experience with the latest technology and features.

    • Our new smartphone offers faster processing speeds for seamless multitasking.

    • The camera has improved resolution and advanced features for stunning photos and videos.

    • The battery life is longer, so you can stay connected all day without worrying about charging.

    • The design is sleek and modern, making it a stylish accessory for any outfit.

    • With the la...

  • Answered by AI
  • Q3. About yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Be smart and be cool while you give the answers

I applied via Campus Placement

Interview Questionnaire 

16 Questions

  • Q1. Introduce yourself
  • Ans. 

    I am a recent IT graduate with a passion for coding and problem-solving.

    • Graduated with a degree in IT

    • Proficient in programming languages such as Java and Python

    • Experience in developing web applications using HTML, CSS, and JavaScript

    • Strong analytical and problem-solving skills

    • Ability to work well in a team and communicate effectively

  • Answered by AI
  • Q2. Being a mathematical graduate how can you cope up in IT
  • Ans. 

    Mathematics provides a strong foundation for problem-solving and analytical skills, which are essential in IT.

    • Mathematics involves logical thinking and problem-solving, which are crucial skills in IT.

    • Mathematical concepts such as algorithms, statistics, and calculus are widely used in IT.

    • Mathematics also helps in developing a strong analytical mindset, which is essential in data analysis and software development.

    • Mathem...

  • Answered by AI
  • Q3. What are steps taken to join IT
  • Ans. 

    Steps to join IT include obtaining relevant education, gaining experience through internships or entry-level positions, and networking.

    • Obtain relevant education such as a degree in computer science or IT

    • Gain experience through internships or entry-level positions

    • Develop technical skills through online courses or certifications

    • Build a professional network through attending industry events or joining professional organiz...

  • Answered by AI
  • Q4. What are the technologies you know
  • Ans. 

    I have knowledge of programming languages such as Java, Python, and C++. I am also familiar with web development technologies like HTML, CSS, and JavaScript.

    • Proficient in Java, Python, and C++ programming languages

    • Familiar with web development technologies like HTML, CSS, and JavaScript

    • Knowledge of database management systems like MySQL and Oracle

    • Experience with version control systems like Git

    • Understanding of software...

  • Answered by AI
  • Q5. Okay tell me about that
  • Q6. What programming language you know
  • Ans. 

    I know multiple programming languages including Java, Python, and C++.

    • Java - used for building enterprise-level applications

    • Python - known for its simplicity and versatility

    • C++ - used for system programming and game development

  • Answered by AI
  • Q7. What is a pointer
  • Ans. 

    A pointer is a variable that stores the memory address of another variable.

    • Pointers allow direct manipulation of memory.

    • They are used to access and modify data indirectly.

    • Pointers are commonly used in dynamic memory allocation.

    • Example: int* ptr; // declares a pointer to an integer variable.

  • Answered by AI
  • Q8. What is a null pointer
  • Ans. 

    A null pointer is a pointer that does not point to any memory location.

    • A null pointer is represented by the value 0 or NULL.

    • Dereferencing a null pointer results in a segmentation fault.

    • Null pointers are commonly used to indicate the end of a linked list or array.

    • Null pointers can be assigned to any pointer type.

  • Answered by AI
  • Q9. What are structures
  • Ans. 

    Structures are user-defined data types that allow storing multiple data types under a single name.

    • Structures are used to group related data together.

    • They can contain variables of different data types.

    • Structures can also contain functions.

    • Structures are defined using the 'struct' keyword.

    • Example: struct student { char name[20]; int age; float marks; };

    • Structures can be passed as arguments to functions.

    • They can also be u...

  • Answered by AI
  • Q10. What is nested structure
  • Ans. 

    A nested structure is a structure within another structure in programming.

    • It allows for more complex data structures to be created

    • It can be used in various programming languages such as C++, Java, and Python

    • An example of a nested structure is a struct within a struct in C++

  • Answered by AI
  • Q11. What are classes
  • Ans. 

    Classes are templates for creating objects that have similar properties and methods.

    • Classes are used in object-oriented programming.

    • They define the properties and methods that objects of that class will have.

    • Objects are instances of a class.

    • Classes can inherit properties and methods from other classes.

    • Examples of classes include 'Person', 'Car', and 'Animal'.

  • Answered by AI
  • Q12. What are classes in C++
  • Ans. 

    Classes in C++ are user-defined data types that encapsulate data and functions.

    • Classes are used for object-oriented programming.

    • They allow for data abstraction and encapsulation.

    • Classes can have member variables and member functions.

    • Objects are instances of classes.

    • Inheritance and polymorphism are key features of classes.

  • Answered by AI
  • Q13. I said no idea
  • Q14. Where do you see yourself in 5 years
  • Ans. 

    In 5 years, I see myself as a senior IT professional, leading a team and contributing to the growth and success of the organization.

    • Leading a team of IT professionals

    • Contributing to the growth and success of the organization

    • Continuously learning and staying updated with the latest technologies

    • Taking up challenging projects and delivering successful solutions

    • Building strong professional relationships and networking with

  • Answered by AI
  • Q15. According to you what do you need ...technical skills or team collabration
  • Q16. Can you work in night shift and can you relocate
  • Ans. 

    Yes, I am willing to work in night shifts and relocate if required.

    • I am flexible and adaptable to different work schedules, including night shifts.

    • I understand the importance of providing 24/7 support in the IT industry.

    • I am open to relocating for better career opportunities and growth.

    • I have a strong commitment to my work and can adjust to new environments.

    • I am willing to make necessary arrangements to ensure smooth t

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good...You shouldnt be tensed...you can talk whatever you know...be confident always

Skills evaluated in this interview

I applied via Referral and was interviewed before May 2017. There were 2 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. IPQA, Shop floor, LC, Sampling
  • Q2. Stratified Sampling

I applied via Referral and was interviewed in Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions was average it was related to seo only but the issue was with HR who shortlisted me for this interview.

Interview Preparation Tips

Interview preparation tips for other job seekers - She was the Senior HR who shortlisted me for the interview and totally unsatisfied. It was really a bad experience the way she made false expectation and totally unresponsive. I don't know how she become HR. There were 3 rounds of interview as per company norms n I gave my best n cleared all the rounds... but for each n every interview i need to follow up with her she was not responsive. N when I do calls she never pick up n always says sorry i was busy n the call from her was just to inform about scheduled interviews not for the results. After clearing all the rounds she said there is another round n that is 4th round which was unexpected n wen i asked y another round as u said before there would be 3rounds so she said "just to recheck n to be more clear with goals" I said no problem I am totally fine n by then she said now u r just a step away once the interview would be done today i will share the result. N meanwhile this all procedure took already 2weeks of time. Now when m done wid 4round i called her and she said your profile is in hold we r still hiring for this position n it made me more embaracced n hopeless again she started avoiding my calls n said it will take another 2weeks time. The interview started on 3rd sep n still there was no response from her until i follow up. The whole procedure took more than a month n at last i calles again cos by making promise to call after 2weeks she didnt followed up again. When I calles her she said- " u didn't cleared 3rd round" n i was like wat, then i said how u took 4th round then she was just playing with her words n back n forth n also saying we didnt rejected you.Though the feedback that i got for 3rd round interview was the director was really impressed n skmehwhere j was knowing that i would get selected definately cos of the cofident n the respinse i got from interviewers. She never reply to my call n her reply was after 2-3days which was totally insane. Totally irresponsible its just that playing with others hope n expectation which is being HR doesn't suits this attitude. Worst experience ever making someone wait for so long n saying such words.

I applied via Naukri.com and was interviewed in Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

10 Questions

  • Q1. About past experience and how good I am in technical things.
  • Q2. Technical knowledge including Windows 7, 8 and 10 and MAC OS.
  • Q3. What is your role under technical support and what are the key points to be a technical support executive.
  • Q4. Suppose a system is giving trouble to a teacher during lecture and the web cam is not working how will you resolve this issue.
  • Ans. 

    I would troubleshoot the webcam and if necessary, provide a backup device or alternative solution.

    • Check the webcam settings and connections

    • Restart the computer or device

    • Provide a backup webcam or alternative solution

    • Ensure the teacher can continue the lecture without interruption

  • Answered by AI
  • Q5. What are your goals at Whitehat Jr.
  • Q6. What are your strength and weakness.
  • Q7. What is Whitehat Jr tell me something about the same.
  • Q8. Tell me about your overall experience into technical field.
  • Q9. How soon can you join and are you okay with night shifts.
  • Q10. Can you handle chats, emails and calls at the same time.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident during interview do not panic always give your 100%.
Communicate properly don't get panic and make the interviewer realize that you're not good in communication.
Do not use hindi or any other languages.
Be professional throughout the process.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

Interview Questionnaire 

3 Questions

  • Q1. Need energetic, enthusiasm and all
  • Q2. Need energetic,enthusiasm and all
  • Q3. Need energetic,enthusiasm and all

Interview Preparation Tips

Interview preparation tips for other job seekers - Looking for job that's it

I applied via Naukri.com and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. How would you increase the Conversion Rate from x% to y%? What has been your greatest achievement so far? And what exactly you did to achieve that? Explain in detail with facts and data?
  • Ans. 

    To increase conversion rate from x% to y%, I would focus on improving the sales funnel and optimizing the website. My greatest achievement was increasing conversion rate by 20% through A/B testing.

    • Analyze the current sales funnel and identify areas for improvement

    • Optimize the website for better user experience and easier navigation

    • Implement A/B testing to identify the most effective strategies

    • Use data analysis to conti...

  • Answered by AI
  • Q2. What has been your biggest mistake in your professional career?

Interview Preparation Tips

Interview preparation tips for other job seekers - It's good to prepare your self for the interview. Be confident and prepare yourself for situation based questions too.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
BYJU'S Interview Questions
3.1
 • 2.2k Interviews
IQVIA Interview Questions
3.9
 • 448 Interviews
TCS iON Interview Questions
3.9
 • 351 Interviews
Whitehat jr Interview Questions
3.5
 • 309 Interviews
Aurobindo Pharma Interview Questions
4.0
 • 227 Interviews
upGrad Interview Questions
3.8
 • 198 Interviews
View all

CSMSS Dental College & Hospital Reviews and Ratings

based on 2 reviews

4.8/5

Rating in categories

4.8

Skill development

3.8

Work-Life balance

2.8

Salary & Benefits

5.0

Job Security

4.4

Company culture

2.8

Promotions/Appraisal

3.6

Work Satisfaction

Explore 2 Reviews and Ratings
Assistant Professor
3 salaries
unlock blur

₹4.8 L/yr - ₹12 L/yr

Explore more salaries
Compare CSMSS Dental College & Hospital with

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.6
Compare

BYJU'S

3.1
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview