Upload Button Icon Add office photos

Filter interviews by

Markone Technologies Postgresql DBA Interview Questions and Answers

Updated 13 Apr 2024

Markone Technologies Postgresql DBA Interview Experiences

1 interview found

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

I applied via Job Fair and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Normal and Official Interview for Me.
Round 2 - Technical 

(4 Questions)

  • Q1. Manager or Client ask Company Based Technical Questions to Me.
  • Q2. Do you know about MySQL and MSSQL ?
  • Ans. 

    Yes, MySQL and MSSQL are both popular relational database management systems similar to PostgreSQL.

    • MySQL is an open-source RDBMS known for its speed and ease of use.

    • MSSQL is a proprietary RDBMS developed by Microsoft, known for its scalability and integration with other Microsoft products.

    • PostgreSQL is also a popular open-source RDBMS known for its advanced features like support for JSON data types and full-text search

  • Answered by AI
  • Q3. What is the backup tools to you used in your Company?
  • Ans. 

    We use pg_dump and Barman for PostgreSQL backups.

    • pg_dump is a standard PostgreSQL tool for logical backups

    • Barman is a tool for physical backups and disaster recovery

    • We schedule regular backups using pg_dump and Barman to ensure data safety

  • Answered by AI
  • Q4. What is the messaging app to you used in your Company?

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Explainyour job role
  • Ans. 

    ETL Developers are responsible for designing, developing, and maintaining ETL processes to extract, transform, and load data from various sources into a data warehouse.

    • Designing ETL processes to extract data from multiple sources

    • Transforming data to meet business requirements

    • Loading data into a data warehouse or other target systems

    • Developing and maintaining ETL jobs using tools like Informatica, Talend, or SSIS

  • Answered by AI
  • Q2. Explain implementation of SCD 1 in IICS
  • Ans. 

    SCD Type 1 in IICS involves overwriting existing data with new data without maintaining historical changes.

    • In IICS, use the Mapping Designer to create a mapping that loads data from source to target.

    • Use a Lookup transformation to check if the record already exists in the target table.

    • If the record exists, update the existing record with new data using an Update Strategy transformation.

    • If the record does not exist, inse...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Aug 2024. There were 8 interview rounds.

Round 1 - Assignment 

Database Management system SQL and PlSQL

Round 2 - Assignment 

Database Base Management system SQL and PlSQL

Round 3 - Aptitude Test 

Database Management system

Round 4 - Aptitude Test 

Database Management system

Round 5 - Group Discussion 

Database Management system

Round 6 - Assignment 

Database Management system

Round 7 - Case Study 

Database Base Management system

Round 8 - HR 

(5 Questions)

  • Q1. Database Management system
  • Q2. SQL and PlSQL Mango Data And Manu Database Management system
  • Q3. C Language and C++Language and Java
  • Q4. Data Analysis and Data entry
  • Q5. DBMS C,C++ Java Data Entry Ms Excel Ms Word Ms PP

Interview Preparation Tips

Interview preparation tips for other job seekers - Database Management system SQL and PlSQL and C Language and C++Language and Java And Web design and Web Developer
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How to sync primary and standby?
  • Ans. 

    Primary and standby databases can be synced using Data Guard in Oracle.

    • Configure Data Guard on primary and standby databases

    • Enable redo transport services

    • Monitor and resolve any synchronization issues

    • Perform switchover or failover when necessary

  • Answered by AI
  • Q2. Performance tuning?
Round 2 - HR 

(2 Questions)

  • Q1. Why you want to change the job?
  • Ans. 

    Seeking new challenges and growth opportunities in a dynamic environment.

    • Looking for new challenges to enhance my skills and knowledge

    • Seeking growth opportunities for career advancement

    • Interested in working in a more dynamic and innovative environment

  • Answered by AI
  • Q2. Expected salary.

Skills evaluated in this interview

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

Aptitude , reasoning, general questions

Round 2 - Technical 

(2 Questions)

  • Q1. What is spark architecture and partitions
  • Ans. 

    Spark architecture refers to the structure of Apache Spark framework, while partitions are units of data distribution for parallel processing.

    • Spark architecture includes components like Driver, Executor, and Cluster Manager

    • Partitions are units of data distribution for parallel processing in Spark RDDs

    • Increasing the number of partitions can improve parallelism and performance

    • Example: In Spark, data is divided into parti...

  • Answered by AI
  • Q2. What is rdd, trsnsformations
  • Ans. 

    RDD (Resilient Distributed Dataset) is a fundamental data structure in Apache Spark for distributed data processing. Transformations are operations that create a new RDD from an existing one.

    • RDD is a fault-tolerant collection of elements that can be operated on in parallel.

    • Transformations are functions that produce a new RDD by applying a computation on the existing RDD.

    • Examples of transformations include map, filter,

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. Current ctc n expected ctc
  • Ans. 

    The current CTC (Cost to Company) and expected CTC (Cost to Company) are typically discussed during salary negotiations.

    • Be honest about your current salary and provide a realistic expectation for your future salary.

    • Consider factors such as your experience, skills, industry standards, and the company's budget when discussing CTC.

    • It is important to have a clear understanding of your worth and negotiate accordingly.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. General Questions on overall Experience of Data Architect Role
  • Q2. Data Mesh Concepts
  • Q3. Exception Handling in Python Programming in case of class with subclass
  • Ans. 

    Exception handling in Python for classes with subclasses involves using try-except blocks to catch and handle errors.

    • Use try-except blocks to catch exceptions in both parent and subclass methods

    • Handle specific exceptions using multiple except blocks

    • Use super() to call parent class methods within subclass methods

    • Reraise exceptions if necessary using 'raise'

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed in Aug 2023. There were 6 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 - Aptitude Test 

Maths/English/Pattern check/Logical reasoning

Round 3 - Technical 

(1 Question)

  • Q1. Technical interview 1 - Teams meeting - Questions on Apache Spark - medium complexity , Delta lake architecture , SQL joins, Some cloud services - BigQuery/BigTable, SQL vs NoSQL, BigQuery vs Synapse, lan...
Round 4 - Technical 

(1 Question)

  • Q1. Technical interview 2 - Teams meeting - Questions on Apache Spark - advanced complexity, current project architecture, CAP theorem, questions on analytical stores on cloud, questions on delta lake, compara...
Round 5 - Technical 

(1 Question)

  • Q1. Technical interview 3 - Teams meeting - This is a design round. I was presented with customer requirements and had to present a bird's eye view of an end-to-end data architecture solution on GCP (since GCP...
Round 6 - HR 

(1 Question)

  • Q1. Basic HR questions and salary negotiation.

Interview Preparation Tips

Topics to prepare for Nagarro Data Architect interview:
  • Spark
  • Delta lake
  • Cloud
  • SQL
  • Data Architecture
Interview preparation tips for other job seekers - 1. Apache spark - in depth knowledge (Python/Scala)
2. Databricks knowledge
3. Delta lake knowledge
4. SQL proficiency
5. Data Modelling/ Data Integration/ Data cleaning/ Data quality/Data Governance knowledge
6. Good knowledge on any leading cloud and its services - Azure/AWS/GCP
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic Question Answer
  • Q2. Basic SQL , SNWOFLAKE AND ETL Concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Strong with Basics
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Coding Test 

The interviewer was too much more concerned about syntax than logic.

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

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

(1 Question)

  • Q1. Sql basic and advance
Round 3 - Technical 

(1 Question)

  • Q1. Data Architecture based real scenarios
Round 4 - Case Study 

Salary expectations, joining date, and other fundamental details were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest in the interviews and don't try to run around the buses while giving answers

Markone Technologies Interview FAQs

How many rounds are there in Markone Technologies Postgresql DBA interview?
Markone Technologies interview process usually has 2 rounds. The most common rounds in the Markone Technologies interview process are HR and Technical.
What are the top questions asked in Markone Technologies Postgresql DBA interview?

Some of the top questions asked at the Markone Technologies Postgresql DBA interview -

  1. what is the backup tools to you used in your Compa...read more
  2. Do you know about MySQL and MSSQ...read more
  3. Manager or Client ask Company Based Technical Questions to ...read more

Tell us how to improve this page.

Markone Technologies Postgresql DBA Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 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
 • 3k Interviews
Deloitte Interview Questions
3.8
 • 2.8k Interviews
BYJU'S Interview Questions
3.1
 • 2.2k Interviews
Teleperformance Interview Questions
3.9
 • 1.7k Interviews
View all
Markone Technologies Postgresql DBA Salary
based on 10 salaries
₹3 L/yr - ₹5 L/yr
43% less than the average Postgresql DBA Salary in India
View more details

Markone Technologies Postgresql DBA Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

4.0

Salary

4.0

Job security

4.5

Company culture

4.0

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
Oracle Database Administrator
58 salaries
unlock blur

₹2.4 L/yr - ₹4.5 L/yr

Software Engineer
24 salaries
unlock blur

₹2.5 L/yr - ₹4.5 L/yr

Database Admin
15 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Postgresql DBA
10 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Java Developer
6 salaries
unlock blur

₹2.5 L/yr - ₹3.2 L/yr

Explore more salaries
Compare Markone Technologies with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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