Upload Button Icon Add office photos

Hidden Brains InfoTech

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Hidden Brains InfoTech Database Admin Interview Questions, Process, and Tips

Updated 26 Dec 2022

Hidden Brains InfoTech Database Admin Interview Experiences

1 interview found

Database Admin Interview Questions & Answers

user image Vasant Kumar

posted on 26 Dec 2022

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

I applied via Approached by Company and was interviewed before Dec 2021. 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Do you have experience in SQL Server Database Administration?
  • Ans. 

    Yes, I have experience in SQL Server Database Administration.

    • I have worked as a SQL Server Database Administrator for 5 years.

    • I am proficient in managing and optimizing SQL Server databases.

    • I have experience in performance tuning, backup and recovery, and security management.

    • I have successfully implemented high availability solutions like AlwaysOn Availability Groups.

    • I am familiar with SQL Server Management Studio and

  • Answered by AI
  • Q2. Do you have experience in data migration/ data development/SP/Triggers/Function?
  • Ans. 

    Yes, I have experience in data migration, data development, stored procedures, triggers, and functions.

    • I have successfully migrated data from one database to another during a system upgrade.

    • I have developed complex data structures and optimized database performance.

    • I have created stored procedures to automate repetitive tasks and improve efficiency.

    • I have implemented triggers to enforce data integrity and maintain cons...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Do you have knowledge about JSON/XML in SQL Server?
  • Ans. 

    Yes, I have knowledge about JSON/XML in SQL Server.

    • JSON and XML are data formats used to store and exchange structured data.

    • SQL Server provides built-in support for JSON and XML data types.

    • JSON functions in SQL Server allow for querying, modifying, and manipulating JSON data.

    • XML functions in SQL Server enable parsing, querying, and transforming XML data.

    • Examples of JSON/XML operations in SQL Server include extracting v...

  • Answered by AI
  • Q2. Do you have knowledge about Index architecture in SQL Server
  • Ans. 

    Yes, I have knowledge about Index architecture in SQL Server.

    • Indexes in SQL Server are used to improve the performance of queries by allowing faster data retrieval.

    • There are different types of indexes in SQL Server, such as clustered indexes, non-clustered indexes, and unique indexes.

    • Clustered indexes determine the physical order of data in a table, while non-clustered indexes have a separate structure.

    • Indexes can be c...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to have experience in Real Estate domain, API and C# for reading / writing APIs, SSIS knowledge is mandatory.

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Nov 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 - Technical 

(2 Questions)

  • Q1. All technical knowledge
  • Q2. Any challenges that you faced

Interview Preparation Tips

Interview preparation tips for other job seekers - be calm to answer any answer, and be true , dont bluff
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Statup parameters of sql server
  • Ans. 

    Startup parameters are used to configure the behavior of SQL Server when it starts up.

    • Startup parameters are set in the SQL Server Configuration Manager or by using the SQL Server command prompt.

    • Common startup parameters include -d for specifying the location of the master database files, -m for starting SQL Server in single-user mode, and -T for enabling trace flags.

    • Startup parameters can also be configured in the Win...

  • Answered by AI
  • Q2. Differential backup query

Skills evaluated in this interview

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

I am a B.sc computer science graduated
I am a fresher
I am live in Kolhapur
Shivaji University Kolhapur

Round 3 - Technical 

(2 Questions)

  • Q1. Java subject interview question
  • Q2. Java subject asking me please

Interview Preparation Tips

Topics to prepare for Wipro Database Admin interview:
  • Java
Interview preparation tips for other job seekers - I am a b.sc computer science graduated
I am a fresher.
Interview experience
3
Average
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 - Technical 

(2 Questions)

  • Q1. Performance tuning and high availability
  • Q2. Allways on and log shipping

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well in technical more and practice real time scenearios
Round 1 - Case Study 

Speak about this work

Round 2 - Aptitude Test 

Lcm and hcf,logarthims,probability etc.,

Round 3 - HR 

(1 Question)

  • Q1. We know about computer skill

Interview Preparation Tips

Interview preparation tips for other job seekers - We love our job and enjoy your work.don't be stress refreshing your mind and concentrate your work

I applied via Recruitment Consulltant and was interviewed before Apr 2021. 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 - Technical 

(1 Question)

  • Q1. All nosql fundamentals, all work based questions, scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with all basic stuffs in nosql and make your fundamentals strong, be confident on what you are saying
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Scenario baes questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Simple interview questions on MySQL
  • Q2. Difference between Storage engines
  • Ans. 

    Storage engines are components that handle the storage, retrieval, and indexing of data in a database management system.

    • Different storage engines have different features and capabilities.

    • Examples of storage engines include InnoDB, MyISAM, and MongoDB.

    • InnoDB is known for its support of transactions and foreign keys.

    • MyISAM is known for its simplicity and fast read operations.

    • MongoDB is a NoSQL database that uses a docume

  • Answered by AI
  • Q3. MySQL Crash recovery
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Dec 2023.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Describe yourself
  • Ans. 

    Experienced and detail-oriented database administrator with a passion for optimizing database performance.

    • Over 5 years of experience in database administration

    • Skilled in database design, implementation, and maintenance

    • Proficient in SQL, Oracle, and MySQL

    • Strong problem-solving and analytical skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. What technology you have worked?
  • Ans. 

    I have worked with various technologies including SQL, Oracle, MongoDB, and AWS.

    • SQL

    • Oracle

    • MongoDB

    • AWS

  • Answered by AI
Contribute & help others!
anonymous
You can choose to be anonymous

Hidden Brains InfoTech Interview FAQs

How many rounds are there in Hidden Brains InfoTech Database Admin interview?
Hidden Brains InfoTech interview process usually has 3 rounds. The most common rounds in the Hidden Brains InfoTech interview process are Technical and Resume Shortlist.
What are the top questions asked in Hidden Brains InfoTech Database Admin interview?

Some of the top questions asked at the Hidden Brains InfoTech Database Admin interview -

  1. Do you have experience in SQL Server Database Administrati...read more
  2. Do you have experience in data migration/ data development/SP/Triggers/Functi...read more
  3. Do you have knowledge about JSON/XML in SQL Serv...read more

Recently Viewed

SALARIES

EMERSON PROCESS MANAGEMENT

LIST OF COMPANIES

Hidden Brains InfoTech

Locations

SALARIES

OpenXcell Technolabs

SALARIES

OpenXcell Technolabs

SALARIES

OpenXcell Technolabs

REVIEWS

EMERSON PROCESS MANAGEMENT

No Reviews

INTERVIEWS

Hidden Brains InfoTech

No Interviews

REVIEWS

Delta Electronics

No Reviews

INTERVIEWS

Hidden Brains InfoTech

No Interviews

INTERVIEWS

S&P Global

No Interviews

Tell us how to improve this page.

Hidden Brains InfoTech Database Admin Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 796 Interviews
Cyient Interview Questions
3.6
 • 285 Interviews
Affine Interview Questions
3.3
 • 49 Interviews
View all

Hidden Brains InfoTech Database Admin Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
124 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
43 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Analyst
40 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
27 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
22 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Hidden Brains InfoTech with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent