Upload Button Icon Add office photos

Filter interviews by

InfoDevelopers Database Engineer Interview Questions and Answers

Updated 18 Feb 2021

InfoDevelopers Database Engineer Interview Experiences

1 interview found

Interview Questionnaire 

2 Questions

  • Q1. PostgreSQL (MVCC, pg_hba config , SQL queries, table partitioning, Query tunning, Triggering, Store procedure , Function, Scenario based questions for performance optimization)
  • Q2. SHarding vs partitioning
  • Ans. 

    Sharding and partitioning are both methods of dividing data across multiple servers, but sharding is typically used for horizontal scaling while partitioning is used for vertical scaling.

    • Sharding involves splitting data horizontally across multiple servers, with each server handling a subset of the data.

    • Partitioning involves splitting data vertically within a single server, with each partition handling a subset of the ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I think every db engineer should give answer to the level where he or she is known to. Its not necessary to be confused or panic, what you know just share to the level. may be you will meet the goal answer or not but you have to clear it out that in asked question, up to this level you know and can scale yourself to required answer.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. What is CAP theorem What is column families What function are used in cassandra what is key value pair
  • Ans. 

    CAP theorem states that in a distributed system, it is impossible to simultaneously guarantee consistency, availability, and partition tolerance.

    • CAP theorem: Consistency, Availability, Partition tolerance - pick two

    • Column families: A way to organize data in NoSQL databases like Apache Cassandra

    • Functions in Cassandra: read, write, delete, update

    • Key value pair: Basic data structure where each key is associated with a val

  • Answered by AI
  • Q2. What is Cloumn families
  • Ans. 

    Column families are a way to organize related data in a NoSQL database, grouping columns together for efficient retrieval.

    • Column families are a way to group related columns together in a NoSQL database.

    • They are used in databases like Apache Cassandra to organize data efficiently.

    • Column families can contain a large number of columns, each with a unique name and value.

    • They are stored together on disk for faster retrieval...

  • Answered by AI
  • Q3. What are the functions in cassandra
  • Ans. 

    Cassandra functions are used for data manipulation and retrieval in Cassandra database.

    • Aggregate functions like COUNT, SUM, AVG, MIN, MAX

    • Date and time functions like NOW, DATEOF, UNIXTIMESTAMP

    • Mathematical functions like ABS, CEIL, FLOOR, SIN, COS

    • String functions like LENGTH, SUBSTRING, CONCAT, LOWER, UPPER

  • Answered by AI
  • Q4. Fundamentels of cassandra
  • Ans. 

    Cassandra is a distributed NoSQL database management system designed for handling large amounts of data across multiple servers.

    • Cassandra is a highly scalable and fault-tolerant database system.

    • It is based on a distributed architecture, with data spread across multiple nodes.

    • Cassandra uses a masterless design, where all nodes are equal and can handle read and write requests.

    • It uses a partitioning strategy called consis...

  • Answered by AI
  • Q5. What is key value pair
  • Ans. 

    Key value pair is a data structure where each key is associated with a corresponding value.

    • Key value pairs are commonly used in dictionaries, hash tables, and JSON objects.

    • Keys are unique identifiers that are used to access the corresponding values.

    • Examples include 'name: John', 'age: 30', 'city: New York'.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. OEM services-related Questions
  • Q2. What is Oracle Block Change
  • Ans. 

    Oracle Block Change is a feature that tracks and records changes made to database blocks.

    • Oracle Block Change is used for efficient data replication and synchronization.

    • It helps in identifying and transferring only the changed data blocks instead of the entire database.

    • Oracle GoldenGate utilizes Oracle Block Change technology for real-time data integration.

    • Block Change Tracking (BCT) is a feature in Oracle Database that...

  • Answered by AI
  • Q3. In RAC database 2 nodes are there how you will re-direct users to 2nd node only?
  • Ans. 

    To redirect users to the 2nd node in a RAC database, you can use services and connection load balancing.

    • Create a service for the 2nd node in the RAC database.

    • Configure connection load balancing to distribute connections evenly between the nodes.

    • Update the connection string in the application to point to the service for the 2nd node.

    • Test the connection to ensure users are redirected to the 2nd node.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was based on my experience which I have mentioned in resume.
some were situation based Questions and some were direct questions like
What is BCT, how to make DB available for max? etc etc

Skills evaluated in this interview

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

Hey I am vikas and I am a hard-worker and specialist for learning

Round 2 - One-on-one 

(2 Questions)

  • Q1. How can solved the customer services problem any product
  • Ans. 

    Customer service problems can be solved by improving communication, training staff, and implementing efficient processes.

    • Improve communication channels between customers and support staff

    • Provide thorough training to staff on product knowledge and problem-solving skills

    • Implement efficient processes for handling customer inquiries and complaints

    • Use customer feedback to continuously improve service quality

  • Answered by AI
  • Q2. What needs to market the present time
  • Ans. 

    In the present time, marketing needs to be data-driven, personalized, and focused on digital channels.

    • Data-driven marketing strategies using analytics and customer insights

    • Personalized marketing campaigns tailored to individual preferences

    • Utilizing digital channels such as social media, email, and online advertising

    • Incorporating automation and AI technologies for targeted messaging

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is dba, explain the architecture of dba
  • Ans. 

    DBA stands for Database Administrator. The architecture of DBA involves managing and maintaining databases to ensure data integrity and security.

    • DBA is responsible for installing, configuring, and upgrading database software.

    • They monitor database performance and troubleshoot issues.

    • DBA designs and implements backup and recovery strategies to prevent data loss.

    • They also manage user access and security permissions within...

  • Answered by AI
  • Q2. How you will maintain the database and what are the types of backup
  • Ans. 

    Maintaining the database involves regular monitoring, performance tuning, applying patches, and ensuring backups are taken regularly.

    • Regularly monitor database performance and usage

    • Perform routine maintenance tasks such as applying patches and updates

    • Take regular backups to ensure data integrity and disaster recovery

    • Implement security measures to protect the database from unauthorized access

    • Optimize database performanc

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Dataguard architecture
  • Q2. Rman backup and restoration
Round 2 - HR 

(1 Question)

  • Q1. Why you join inm
  • Ans. 

    I joined inm because of the company's reputation for innovation and growth in the tech industry.

    • Attracted to company's reputation for innovation

    • Excited about opportunities for growth in tech industry

    • Impressed by company culture and values

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. What is database architecture?
  • Ans. 

    Database architecture refers to the design and structure of a database system.

    • Database architecture includes the organization of data, storage, retrieval, and security mechanisms.

    • It involves defining the relationships between data elements and how they are stored and accessed.

    • Examples of database architectures include hierarchical, network, relational, and object-oriented.

    • Database architecture also includes the choice ...

  • Answered by AI
  • Q2. Difference between delete and truncate
  • Ans. 

    Delete removes rows one by one, while truncate removes all rows at once.

    • Delete is a DML command, while truncate is a DDL command.

    • Delete can be rolled back, while truncate cannot be rolled back.

    • Delete fires triggers, while truncate does not fire triggers.

    • Delete is slower as it logs individual row deletions, while truncate is faster as it logs the deallocation of the data pages.

    • Example: DELETE FROM table_name WHERE condi

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What is database
  • Ans. 

    A database is a structured collection of data that is organized in a way that allows for easy access, management, and retrieval.

    • A database is used to store and organize large amounts of data.

    • It consists of tables, rows, and columns.

    • Examples of databases include MySQL, Oracle, and MongoDB.

  • Answered by AI
  • Q2. About previous project
  • Q3. They asked very basic interview questions of ms sql
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was good interview everyone was friendly

Round 2 - HR 

(2 Questions)

  • Q1. Why are you switching your current job
  • Ans. 

    Seeking new challenges and growth opportunities in a more dynamic environment.

    • Looking for new challenges and opportunities for growth

    • Interested in working in a more dynamic environment

    • Seeking to expand my skills and knowledge in a different setting

  • Answered by AI
  • Q2. What is your expected CTC
  • Ans. 

    My expected CTC is negotiable based on the job responsibilities and market standards.

    • My expected CTC is based on my experience, skills, and the job requirements.

    • I am open to discussing the salary range during the interview process.

    • I am looking for a competitive salary package that aligns with industry standards.

    • I am flexible and willing to consider other benefits in addition to the salary.

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Why this company
  • Ans. 

    I am impressed by the company's innovative technology solutions and strong reputation in the industry.

    • The company has a track record of developing cutting-edge technology solutions.

    • I admire the company's commitment to excellence and continuous improvement.

    • The company's reputation for providing top-notch training and development opportunities is appealing to me.

  • Answered by AI
  • Q2. What salary do you expect
  • Ans. 

    I expect a competitive salary based on my experience, skills, and the market rate for Oracle Database Administrators.

    • Research the average salary range for Oracle Database Administrators in your area

    • Consider your level of experience and skills when determining your salary expectations

    • Be prepared to negotiate based on the specific responsibilities and benefits offered by the employer

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best

InfoDevelopers Interview FAQs

What are the top questions asked in InfoDevelopers Database Engineer interview?

Some of the top questions asked at the InfoDevelopers Database Engineer interview -

  1. SHarding vs partitioni...read more
  2. PostgreSQL (MVCC, pg_hba config , SQL queries, table partitioning, Query tunnin...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all
Compare InfoDevelopers with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

3.8
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