Upload Button Icon Add office photos
Engaged Employer

i

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

MBit Computraining Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

MBit Computraining Interview Questions, Process, and Tips

Updated 13 Jun 2024

Top MBit Computraining Interview Questions and Answers

View all 8 questions

MBit Computraining Interview Experiences

Popular Designations

8 interviews found

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

(2 Questions)

  • Q1. What is SQL ?
  • Ans. 

    SQL is a programming language used for managing and manipulating databases.

    • SQL stands for Structured Query Language.

    • It is used to communicate with and manipulate databases.

    • SQL can be used to retrieve data, update data, insert data, and delete data from databases.

    • Common SQL commands include SELECT, INSERT, UPDATE, DELETE, CREATE, and DROP.

    • Example: SELECT * FROM customers WHERE country = 'USA';

  • Answered by AI
  • Q2. Difference between PLSQL And SQL ?
  • Ans. 

    PL/SQL is a procedural extension of SQL used for writing stored procedures, functions, and triggers.

    • PL/SQL stands for Procedural Language/SQL, while SQL stands for Structured Query Language.

    • SQL is used for querying and manipulating data in a database, while PL/SQL is used for writing procedural code like stored procedures and functions.

    • PL/SQL allows for more complex logic and control flow compared to SQL.

    • PL/SQL can inc...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice

Skills evaluated in this interview

Human Resource and RMG Executive Interview Questions asked at other Companies

Q1. Difference between PLSQL And SQL ?
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Crontab, file permissions
  • Q2. Ftp server username

Linux Administrator Interview Questions asked at other Companies

Q1. What is LVM, Explain LVM Architecture, What is Raid, What is the booting process of RHEL, How to manage failed unmount or mount, What are the issues you have faced in working with Linux Servers, What is special permission, How many states a... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Group Discussion 

About the experience

Round 2 - HR 

(1 Question)

  • Q1. Salary Negotiation

Interview Preparation Tips

Topics to prepare for MBit Computraining Business Facilitator interview:
  • Business Development
Interview preparation tips for other job seekers - Be confident when you give Interview
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Related to Previous Experience and Technical Questions

Senior Technical Recruiter Interview Questions asked at other Companies

Q1. What is a difference between Java developer and full stack developer.
View answer (1)

MBit Computraining interview questions for popular designations

 Human Resource and RMG Executive

 (1)

 Software Developer

 (1)

 Senior Technical Recruiter

 (1)

 Information Technology Recruiter

 (1)

 Business Facilitator

 (1)

 System Software Engineer

 (1)

 Linux System Administrator

 (1)

 Linux Administrator

 (1)

Round 1 - Technical 

(2 Questions)

  • Q1. How to extent lvm size
  • Ans. 

    To extend LVM size, we need to add physical volumes and then extend the logical volume.

    • Add a new physical volume using the 'pvcreate' command

    • Extend the volume group using the 'vgextend' command

    • Extend the logical volume using the 'lvextend' command

    • Resize the file system using the appropriate command for the file system type

  • Answered by AI
  • Q2. What is appache server configuration file
  • Ans. 

    The Apache server configuration file is a text file that contains directives for configuring the Apache web server.

    • The default location of the configuration file is /etc/httpd/conf/httpd.conf on Red Hat-based systems and /etc/apache2/apache2.conf on Debian-based systems.

    • The configuration file is used to set options such as the server's port number, document root directory, and virtual hosts.

    • The file can be edited manua...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Usermenegaement file system crontab lvm like sum servers

Skills evaluated in this interview

Linux System Administrator Interview Questions asked at other Companies

Q1. What are the causes of user not able to login application
View answer (9)

Interview Questionnaire 

3 Questions

  • Q1. What is difference between abstract class and interface?
  • Ans. 

    Abstract class can have implementation while interface cannot. A class can implement multiple interfaces but only extend one abstract class.

    • Abstract class can have constructors while interface cannot

    • Abstract class can have non-abstract methods while interface cannot

    • Interfaces are used for multiple inheritance while abstract classes are used for single inheritance

    • Abstract classes can have instance variables while interf...

  • Answered by AI
  • Q2. What is difference between dataset and datareader
  • Ans. 

    Dataset is an in-memory representation of a database while DataReader is a forward-only, read-only stream of data.

    • Dataset is disconnected and can be modified while DataReader is connected and read-only

    • Dataset can hold multiple tables while DataReader can only hold one table at a time

    • Dataset is slower than DataReader for large amounts of data

    • Dataset can be used for data manipulation while DataReader is used for read-onl

  • Answered by AI
  • Q3. What is Index? Type of index?
  • Ans. 

    An index is a data structure that improves the speed of data retrieval operations on a database table.

    • Indexes are used to quickly locate data without having to search every row in a database table.

    • Types of indexes include clustered, non-clustered, unique, and full-text indexes.

    • Clustered indexes determine the physical order of data in a table, while non-clustered indexes create a separate structure to store the index da...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare and confident and improve your communication skills

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

I applied via Walk-in and was interviewed in 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 Resume tips
Round 2 - HR 

(2 Questions)

  • Q1. Qualification details
  • Q2. Experience, studies, hobbies, English language fluency

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and try to be attentive listen to them what they say then answer improve your English speaking skills

Information Technology Recruiter Interview Questions asked at other Companies

Q1. Types of Visas and tax terms
View answer (2)

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

Interview Questionnaire 

1 Question

  • Q1. Introduced yourself, what is Selenium, what is webdriver, what Agile methodology, Difference between find element and find elements.
  • Ans. 

    Selenium is a tool for automating web browsers. WebDriver is a component of Selenium. Agile is a software development methodology.

    • Selenium is used for automating web browsers to test web applications.

    • WebDriver is a component of Selenium that provides a programming interface to control the browser.

    • Agile is a software development methodology that emphasizes iterative development and collaboration between cross-functional...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good company.

Skills evaluated in this interview

System Software Engineer Interview Questions asked at other Companies

Q1. Reverse a string in following format If the string is Have a good day The resulting string should be day good a Have
View answer (1)

Interview questions from similar companies

I applied via Company Website

Interview Questionnaire 

1 Question

  • Q1. How are you?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just chill

I was interviewed before May 2021.

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. Why sales why not technical

Interview Preparation Tips

Interview preparation tips for other job seekers - A a a. A aa a. A a a a. Aa a a. A a a a a a a a a a a a a a a a a a a a a. Aa. Aa a a a a. Aa a
Contribute & help others!
anonymous
You can choose to be anonymous

MBit Computraining Interview FAQs

How many rounds are there in MBit Computraining interview?
MBit Computraining interview process usually has 1-2 rounds. The most common rounds in the MBit Computraining interview process are HR, Technical and One-on-one Round.
What are the top questions asked in MBit Computraining interview?

Some of the top questions asked at the MBit Computraining interview -

  1. Introduced yourself, what is Selenium, what is webdriver, what Agile methodolog...read more
  2. What is difference between abstract class and interfa...read more
  3. What is difference between dataset and datarea...read more

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

REVIEWS

Innovsource Services

No Reviews

SALARIES

Innovsource Services

No Salaries

INTERVIEWS

CIEL HR

No Interviews

INTERVIEWS

Siec Education

No Interviews

INTERVIEWS

Vibrant Screen

No Interviews

LIST OF COMPANIES

Discover companies

Find best workplace

INTERVIEWS

ICG Medical

No Interviews

INTERVIEWS

Gj Solutions

No Interviews

Tell us how to improve this page.

MBit Computraining Interview Process

based on 10 interviews

Interview experience

4.7
  
Excellent
View more

Interview Questions from Similar Companies

CMS IT Services Interview Questions
3.1
 • 132 Interviews
NIIT Interview Questions
3.6
 • 84 Interviews
Edureka Interview Questions
3.2
 • 26 Interviews
Aptech Interview Questions
3.5
 • 23 Interviews
IIHT Interview Questions
3.9
 • 2 Interviews
View all

MBit Computraining Reviews and Ratings

based on 109 reviews

3.6/5

Rating in categories

3.5

Skill development

3.8

Work-life balance

3.6

Salary

3.3

Job security

3.5

Company culture

3.3

Promotions

3.6

Work satisfaction

Explore 109 Reviews and Ratings
Software Developer
45 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Information Technology Recruiter
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Tester
17 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare MBit Computraining with

Aptech

3.5
Compare

NIIT

3.6
Compare

Jetking Infotrain

3.7
Compare

IIHT

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