Upload Button Icon Add office photos

Meditab Software

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Meditab Software Trainee Interview Questions and Answers

Updated 20 Jul 2024

Meditab Software Trainee Interview Experiences

1 interview found

Trainee Interview Questions & Answers

user image Anonymous

posted on 20 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Good and very nice basic

Round 2 - Technical 

(2 Questions)

  • Q1. Basic questions?
  • Q2. Yourself about?
Round 3 - HR 

(2 Questions)

  • Q1. Same as technical
  • Q2. About post ? What fo u know?

Interview questions from similar companies

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

I applied via Company Website and was interviewed before Sep 2022. There were 4 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Technical question
  • Q2. HL7 interface, SQL, US healthcare
Round 3 - Behavioral 

(1 Question)

  • Q1. Managerial questions
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Nov 2022. There were 5 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 Resume tips
Round 2 - Coding Test 

Coding round like a hackerrank

Round 3 - Technical 

(1 Question)

  • Q1. Technical round related to job role and technology aspects
Round 4 - Technical 

(1 Question)

  • Q1. Behavioural and tech interview with manager
Round 5 - HR 

(1 Question)

  • Q1. Hr round with all hr specific interview questions and scenarios from existing job
Interview experience
4
Good
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 Resume tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Explain end to end automation cycle
  • Ans. 

    End to end automation cycle involves automating the entire software development process from planning to deployment.

    • The cycle starts with requirements gathering and planning

    • Next, the code is developed and tested using automation tools

    • Continuous integration and delivery are used to deploy the code to production

    • Monitoring and feedback are used to improve the process

    • Examples of automation tools include Jenkins, Selenium,

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why do you want to join this company.

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. Ques. related about security, troubleshooting, installation & Maintenance. both windows and linux.

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall good experience candidate must have basic knowledge of all basic fundamentals in windows and linux too.
and candidate have also good knowledge in networking, hardware and software.

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 minutes
Round difficulty - Medium

It was Technical + Aptitude MCQ round.The technical section consisted if MCQ related to DSA,OS,DBMS.The aptitude section consisted of questions related to basic mathematics.

  • Q1. 

    Candies Distribution Problem Statement

    Prateek is a kindergarten teacher with a mission to distribute candies to students based on their performance. Each student must get at least one candy, and if two s...

  • Ans. 

    The task is to distribute candies to students based on their performance while minimizing the total candies distributed.

    • Create an array to store the minimum candies required for each student.

    • Iterate through the students' ratings array to determine the minimum candies needed based on the given criteria.

    • Consider the ratings of adjacent students to decide the number of candies to distribute.

    • Calculate the total candies req...

  • Answered by AI
Round 2 - Face to Face 

(2 Questions)

Round duration - 30 minutes
Round difficulty - Medium

It was a technical interview testing the basic skills of OS and DBMS of candidates along with few project discussions from your CV.

  • Q1. Can you write 15 Linux commands along with their functions?
  • Ans. 

    List of 15 Linux commands with their functions

    • ls - list directory contents

    • pwd - print working directory

    • cd - change directory

    • mkdir - make a new directory

    • rm - remove files or directories

    • cp - copy files and directories

    • mv - move or rename files and directories

    • grep - search for patterns in files

    • chmod - change file permissions

    • ps - display information about running processes

    • top - display and update sorted information about pr...

  • Answered by AI
  • Q2. What are DDL (Data Definition Language) and DML (Data Manipulation Language)?
  • Ans. 

    DDL is used to define the structure of database objects, while DML is used to manipulate data within those objects.

    • DDL includes commands like CREATE, ALTER, DROP to define database objects like tables, indexes, etc.

    • DML includes commands like INSERT, UPDATE, DELETE to manipulate data within tables.

    • Example of DDL: CREATE TABLE employees (id INT, name VARCHAR(50));

    • Example of DML: INSERT INTO employees VALUES (1, 'John Doe

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Vellore Institute of Technology. I applied for the job as System Engineer in BangaloreEligibility criteriaAbove 8 CGPACerner Corporation interview preparation:Topics to prepare for the interview - Data Structures, DBMS, Linux, Algorithms,Cloud computing, Operating systemsTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Be clear about the concepts of Linux and shell scripting.
Tip 2 : Learn about the basics of Data structures and Algorithm.
Tip 3 : Be prepared to explain your projects mentioned in your CV.

Application resume tips for other job seekers

Tip 1 : Use professional Keywords in your resume.
Tip 2 : Don't mention anything you are not confident in.

Final outcome of the interviewSelected

Interview Questionnaire 

2 Questions

  • Q1. Current working role .
  • Q2. Normal Linux command
  • Ans. 

    A normal Linux command is a command used in the Linux operating system to perform various tasks.

    • Commands are entered in the terminal or command line interface

    • Some common commands include ls, cd, mkdir, rm, and grep

    • Commands can be combined using pipes and redirects

    • Commands can be customized using options and arguments

  • Answered by AI

Skills evaluated in this interview

I applied via Referral and was interviewed in Dec 2020. There were 7 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. OOPS, C#, ASP.NET SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare with the basics

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

Interview Questionnaire 

1 Question

  • Q1. All about your profile
  • Ans. All basic of Engineering and Automotive
  • Answered Anonymously

I was interviewed before Jun 2020.

Interview Questionnaire 

1 Question

  • Q1. Embedded automotive domain,sensor actuator, powertrain, basic electronics

Interview Preparation Tips

Interview preparation tips for other job seekers - Read about Automotive, C programming
Contribute & help others!
anonymous
You can choose to be anonymous

Meditab Software Interview FAQs

How many rounds are there in Meditab Software Trainee interview?
Meditab Software interview process usually has 3 rounds. The most common rounds in the Meditab Software interview process are Aptitude Test, Technical and HR.
What are the top questions asked in Meditab Software Trainee interview?

Some of the top questions asked at the Meditab Software Trainee interview -

  1. Basic questio...read more
  2. Same as techni...read more

Recently Viewed

INTERVIEWS

Dassault Systemes

No Interviews

JOBS

Essex Lake Group

No Jobs

DESIGNATION

JOBS

Meditab Software

No Jobs

INTERVIEWS

Meditab Software

No Interviews

SALARIES

Dassault Systemes

INTERVIEWS

Imeg Engineering India

No Interviews

SALARIES

Imeg Engineering India

JOBS

Imeg Engineering India

No Jobs

SALARIES

Meditab Software

Tell us how to improve this page.

Meditab Software Trainee Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Meditab Software Trainee Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

4.0

Skill development

3.0

Work-life balance

3.0

Salary

3.0

Job security

5.0

Company culture

4.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Programmer Analyst
134 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Quality Analyst
77 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Medical Billing Executive
36 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Programmer Analyst
32 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Medical Billing Specialist
31 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Meditab Software with

Practo

3.2
Compare

Oracle Cerner

3.7
Compare

Veradigm

4.0
Compare

Epic Systems Corporation (Wisconsin)

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