Upload Button Icon Add office photos

Filter interviews by

VSB Engineering College Lab Technician Interview Questions and Answers

Updated 8 Oct 2023

VSB Engineering College Lab Technician Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed before Oct 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 - HR 

(1 Question)

  • Q1. Have atleast 2 yrs experience in related department
Round 3 - One-on-one 

(1 Question)

  • Q1. Know basic subjects

Interview questions from similar companies

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

I appeared for an interview in Jan 2025.

Round 1 - Aptitude Test 

I have a basic aptitude test, and I also possess fundamental knowledge regarding the subject.

Round 2 - Technical 

(2 Questions)

  • Q1. I was asked questions related to my technical knowledge of C and Java.
  • Q2. Can you describe your experience presenting a topic to the Head of Department (HOD) and the Dean?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident when presenting a topic and possess a fundamental understanding of programming languages.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. About calculus and algebra
Round 2 - HR 

(1 Question)

  • Q1. About achievements and experiences
Round 3 - One-on-one 

(1 Question)

  • Q1. General questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good environment , Good facilities,
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - Group Discussion 

Questions was related to Human resource management, financial accounting and etc.

Round 2 - HR 

(1 Question)

  • Q1. General questions asked by HR.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
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 

(5 Questions)

  • Q1. What is law of demand
  • Ans. 

    Law of demand states that as the price of a good or service decreases, the quantity demanded increases, and vice versa.

    • Inverse relationship between price and quantity demanded

    • Consumers buy more of a good when its price decreases

    • Illustrated by downward sloping demand curve

    • Exceptions include Giffen goods and Veblen goods

  • Answered by AI
  • Q2. What CTC you have expected
  • Ans. 

    I am expecting a competitive CTC based on my qualifications and experience.

    • I am looking for a salary that is in line with industry standards for Assistant Professor roles.

    • I have considered factors such as my education, teaching experience, and research background when determining my expected CTC.

    • I am open to negotiation based on the specific responsibilities and benefits offered by the institution.

  • Answered by AI
  • Q3. Last college Salary and why you left them
  • Q4. They said they wouldn'tgive time leverage
  • Q5. They treat their employees as Dictator

Interview Preparation Tips

Interview preparation tips for other job seekers - Never Go this Institution Worst college in my life
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Sep 2023. There were 5 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 

Aptitude & General Questions

Round 3 - Technical 

(3 Questions)

  • Q1. Department Technical subjects related questions
  • Q2. Discussion on any Technical topic related subjects
  • Q3. Discussion on other topic to check the knowledge
Round 4 - One-on-one 

(1 Question)

  • Q1. Presentation or PPT on any department subject related topic
Round 5 - HR 

(1 Question)

  • Q1. Salary Discussion

Interview Preparation Tips

Topics to prepare for Echelon Institute of Technology Assistant Professor interview:
  • Any Technical Subjects Topic
Interview preparation tips for other job seekers - Technical and General knowledge gain related to our work or profession/field.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - HR 

(1 Question)

  • Q1. Can you tell me about yourself?
Round 2 - Technical 

(7 Questions)

  • Q1. What are the differences between machine learning and deep learning?
  • Ans. 

    Machine learning is a subset of artificial intelligence that focuses on developing algorithms to make predictions based on data, while deep learning is a subset of machine learning that uses neural networks to learn from large amounts of data.

    • Machine learning is a broader concept that encompasses various techniques such as decision trees, support vector machines, and random forests.

    • Deep learning specifically refers to ...

  • Answered by AI
  • Q2. What are the applications of supervised machine learning in modern businesses?
  • Ans. 

    Supervised machine learning in modern businesses includes applications in customer segmentation, fraud detection, recommendation systems, and predictive analytics.

    • Customer segmentation for targeted marketing campaigns

    • Fraud detection in financial transactions

    • Recommendation systems for personalized product suggestions

    • Predictive analytics for forecasting sales or demand

    • Sentiment analysis for understanding customer feedbac

  • Answered by AI
  • Q3. What is the difference between supervised learning and unsupervised learning in machine learning?
  • Ans. 

    Supervised learning uses labeled data to train the model, while unsupervised learning uses unlabeled data.

    • Supervised learning requires a target variable to be predicted, while unsupervised learning does not.

    • In supervised learning, the model learns from labeled examples provided in the training data, while in unsupervised learning, the model finds patterns and relationships in the data without guidance.

    • Examples of super...

  • Answered by AI
  • Q4. What is the process by which a system can play a game of chess using reinforcement learning?
  • Ans. 

    Reinforcement learning in chess involves training a system to make optimal moves based on rewards and penalties.

    • The system starts by randomly exploring different moves and receives rewards or penalties based on the outcome.

    • Over time, the system learns to make better moves by maximizing rewards and minimizing penalties.

    • Examples of reinforcement learning in chess include AlphaZero and Stockfish, which use neural networks

  • Answered by AI
  • Q5. What is the Decision Tree Classifier, and what are its advantages?
  • Ans. 

    Decision Tree Classifier is a machine learning algorithm that creates a tree-like model of decisions based on features.

    • Uses tree-like structure of decisions to classify data

    • Easy to interpret and visualize

    • Can handle both numerical and categorical data

    • Can handle multi-output problems

    • Prone to overfitting if not pruned properly

  • Answered by AI
  • Q6. What is clustering in data mining?
  • Ans. 

    Clustering in data mining is the process of grouping similar data points together based on certain criteria.

    • Clustering is an unsupervised learning technique used to discover hidden patterns or structures in data.

    • It helps in organizing data into meaningful groups without any prior knowledge of the groupings.

    • Examples of clustering algorithms include K-means, Hierarchical clustering, and DBSCAN.

    • Applications of clustering ...

  • Answered by AI
  • Q7. What tools are commonly used in Big Data?
  • Ans. 

    Common tools used in Big Data include Hadoop, Spark, Kafka, and SQL databases.

    • Hadoop: Distributed storage and processing framework for large data sets.

    • Spark: In-memory data processing engine for speed and ease of use.

    • Kafka: Distributed streaming platform for handling real-time data feeds.

    • SQL databases: Traditional relational databases used for structured data storage and querying.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Feb 2025.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is best in us to join ?
  • Ans. 

    Our commitment to excellence, innovation, and collaboration makes us the ideal choice for aspiring academics.

    • Strong research opportunities: We encourage faculty to pursue groundbreaking research, exemplified by recent grants awarded to our team.

    • Collaborative environment: Our department fosters teamwork, as seen in interdisciplinary projects that have led to significant advancements.

    • Commitment to student success: We pri...

  • Answered by AI
  • Q2. How do you feel fit for the position.
  • Ans. 

    I possess the necessary qualifications, experience, and passion for teaching and research in this academic role.

    • Strong academic background: I hold a Ph.D. in my field, which equips me with in-depth knowledge.

    • Teaching experience: I have taught undergraduate courses, receiving positive feedback from students for my engaging teaching style.

    • Research contributions: I have published several papers in reputable journals, demo...

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

(2 Questions)

  • Q1. Subject specific
  • Q2. Salary negotiation
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic details and HR round
  • Q2. Technical, subject specific and Salary negotiations.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Feb 2025.

Round 1 - Group Discussion 

Women Entrepreneurship development

Round 2 - Demo 

(5 Questions)

  • Q1. What type of asset is land?
  • Ans. 

    Land is a tangible, non-depreciable asset that serves as a foundational resource for various economic activities.

    • Land is classified as a fixed asset in accounting, meaning it is not easily liquidated.

    • It is considered a non-depreciable asset because it does not lose value over time like buildings or machinery.

    • Land can be used for various purposes, such as agriculture, residential, commercial, or industrial development.

    • E...

  • Answered by AI
  • Q2. Principles of accounting
  • Ans. 

    Principles of accounting are fundamental guidelines that govern financial reporting and recording.

    • Accrual Principle: Revenue is recognized when earned, not when received. Example: A service performed in December is recorded in December, even if payment is received in January.

    • Consistency Principle: Businesses should use the same accounting methods over time. Example: If a company uses straight-line depreciation, it shou...

  • Answered by AI
  • Q3. Cost accounting
  • Q4. Debt equity ratio
  • Q5. Explain book keeping
  • Ans. 

    Bookkeeping is the systematic recording and organizing of financial transactions for a business or individual.

    • Involves tracking income and expenses to maintain accurate financial records.

    • Utilizes methods like double-entry bookkeeping, where each transaction affects two accounts.

    • Examples include recording sales, purchases, receipts, and payments.

    • Essential for preparing financial statements, tax returns, and budgeting.

    • Ca...

  • Answered by AI

VSB Engineering College Interview FAQs

How many rounds are there in VSB Engineering College Lab Technician interview?
VSB Engineering College interview process usually has 3 rounds. The most common rounds in the VSB Engineering College interview process are Resume Shortlist, HR and One-on-one Round.
What are the top questions asked in VSB Engineering College Lab Technician interview?

Some of the top questions asked at the VSB Engineering College Lab Technician interview -

  1. Have atleast 2 yrs experience in related departm...read more
  2. Know basic subje...read more

Tell us how to improve this page.

VSB Engineering College Lab Technician Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Consultant
493 salaries
unlock blur

₹2 L/yr - ₹18 L/yr

Business Development Manager
411 salaries
unlock blur

₹2 L/yr - ₹9 L/yr

Mechanical Engineer
336 salaries
unlock blur

₹0.8 L/yr - ₹4.4 L/yr

Associate Consultant
243 salaries
unlock blur

₹3 L/yr - ₹9.8 L/yr

Commis Chef
132 salaries
unlock blur

₹0.2 L/yr - ₹3.2 L/yr

Explore more salaries
Compare VSB Engineering College with

Jetking Infotrain

3.7
Compare

Asia-Pacific Institute of Management

4.1
Compare

National Institute of Technology

4.2
Compare

Billabong High International School

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