Upload Button Icon Add office photos

Filter interviews by

Markone Technologies Interview Questions, Process, and Tips

Updated 8 Aug 2024

Top Markone Technologies Interview Questions and Answers

Markone Technologies Interview Experiences

Popular Designations

4 interviews found

Interview Questions & Answers

user image Anonymous

posted on 8 Aug 2024

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

I applied via Walk-in and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Say about yourself?
  • Ans. 

    I am a dedicated and experienced PostgreSQL developer with a strong background in database management.

    • Over 5 years of experience working with PostgreSQL

    • Proficient in writing complex SQL queries and optimizing database performance

    • Familiar with database design principles and normalization techniques

    • Hands-on experience with data migration and replication processes

    • Strong problem-solving skills and ability to troubleshoot d

  • Answered by AI
  • Q2. Say about your roles and responsibilities?
  • Ans. 

    As a PostgreSQL developer, I am responsible for designing, implementing, and maintaining database systems.

    • Designing database schemas based on project requirements

    • Writing efficient SQL queries and stored procedures

    • Optimizing database performance through indexing and query tuning

    • Ensuring data integrity and security

    • Troubleshooting and resolving database issues

    • Collaborating with other team members for database-related task

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Say about backup method in your company?
  • Ans. 

    Our company utilizes a combination of physical and cloud-based backups for PostgreSQL data.

    • We regularly perform full and incremental backups of our PostgreSQL databases.

    • Physical backups are stored on dedicated backup servers located offsite for disaster recovery purposes.

    • Cloud-based backups are encrypted and stored on a secure cloud storage service like AWS S3.

    • We test our backup and restore processes regularly to ensur

  • Answered by AI
  • Q2. Difference between vaccumfull and autovaccum ?
  • Ans. 

    VACUUM FULL reclaims space by rewriting the entire table, while AUTOVACUUM automatically manages the vacuum process.

    • VACUUM FULL locks the table exclusively during the process, while AUTOVACUUM can run concurrently with other operations.

    • VACUUM FULL is more resource-intensive and requires downtime, while AUTOVACUUM is less intrusive and can be scheduled to run automatically.

    • VACUUM FULL is typically used for major table m...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Markone Technologies interview:
  • PostgreSQL Architecture
  • Redhat Linux
  • Tablespace
  • Partitions
  • Indexes
  • Schema
  • Dump & Dumpall
  • Basebackup
  • Soft & Hot Backup
  • Upgradation
  • Replication
  • Point in Time Recovery
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

Postgresql DBA Interview Questions asked at other Companies

Q1. what is the backup tools to you used in your Company?
View answer (1)

SQL Developer Interview Questions & Answers

user image Anonymous

posted on 22 Apr 2023

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 Mar 2023. 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 tips
Round 2 - Technical 

(2 Questions)

  • Q1. Sql quries plsql queries analytical function questions
  • Q2. Analytical function questions

SQL Developer Interview Questions asked at other Companies

Q1. How is a change request in application serviced by development team (business analysis, code analysis, discussion with BA, requirment freeze, etc.)
View answer (4)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Mar 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 tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is Procedure? What is Functions? What is Joins? Sub queries Constraints? Triggers Package
  • Ans. 

    SQL concepts - Procedure, Functions, Joins, Sub queries, Constraints, Triggers, Package

    • Procedure - a set of SQL statements that perform a specific task

    • Functions - a set of SQL statements that return a single value

    • Joins - used to combine rows from two or more tables based on a related column

    • Sub queries - a query within another query

    • Constraints - rules that enforce data integrity

    • Triggers - a set of SQL statements that au...

  • Answered by AI
  • Q2. What is triggers and procedures?
  • Ans. 

    Triggers and procedures are database objects used to automate tasks and enforce business rules.

    • Triggers are special types of stored procedures that are automatically executed in response to certain events, such as insertions, updates, or deletions of data.

    • Procedures are a set of SQL statements that are stored in the database and can be executed repeatedly.

    • Triggers can be used to enforce business rules, such as preventi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and well verse in technical knowledge. Keep your communication improved

Skills evaluated in this interview

SQL Developer Interview Questions asked at other Companies

Q1. How is a change request in application serviced by development team (business analysis, code analysis, discussion with BA, requirment freeze, etc.)
View answer (4)

Markone Technologies interview questions for popular designations

 SQL Developer

 (2)

 Postgresql DBA

 (1)

Interview questions from similar companies

I applied via Referral and was interviewed before Mar 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 tips
Round 2 - Telephonic Call 

(1 Question)

  • Q1. Telephonic interview of SQL
Round 3 - Technical 

(1 Question)

  • Q1. SQL technical coding test

Interview Preparation Tips

Interview preparation tips for other job seekers - SQL technical query related questions
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
-
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Scenario based questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is normalization
  • Ans. 

    Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Normalization involves breaking down data into smaller, more manageable tables

    • It helps in reducing data redundancy by eliminating duplicate data

    • Normalization ensures data integrity by enforcing relationships between tables

    • There are different normal forms such as 1NF, 2NF, 3NF, and BCNF

  • Answered by AI
  • Q2. What is indexing
  • Ans. 

    Indexing is a technique used to improve the performance of database queries by creating a data structure that allows for faster retrieval of data.

    • Indexes are created on columns in a database table to speed up the retrieval of rows that match a certain condition.

    • They work similar to an index in a book, allowing the database to quickly locate the rows that satisfy a query.

    • Examples of indexes include primary keys, unique

  • Answered by AI

I applied via Naukri.com

Round 1 - Technical 

(1 Question)

  • Q1. Covered all theory questions in SQL Server namely joins,subquery,set operators,SP, functions,views and details about the previous project
Round 2 - HR 

(1 Question)

  • Q1. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all the basics and be confident on your answer
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Types of Indexes
  • Ans. 

    Types of indexes include clustered, non-clustered, unique, composite, and filtered indexes.

    • Clustered indexes physically reorder the data in the table based on the index key.

    • Non-clustered indexes create a separate structure for the index, pointing back to the original table data.

    • Unique indexes ensure that no two rows have the same values in the indexed columns.

    • Composite indexes are created on multiple columns to improve...

  • Answered by AI
  • Q2. Sceanrio based question
Round 2 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. Joining date and last working date

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

(3 Questions)

  • Q1. What is sql explain their types
  • Ans. 

    SQL is a language used to manage data in relational databases. It has different types of statements to manipulate data.

    • SQL has Data Definition Language (DDL) statements to create, modify, and delete database objects.

    • SQL has Data Manipulation Language (DML) statements to insert, update, and delete data in tables.

    • SQL has Data Control Language (DCL) statements to grant or revoke access to database objects.

    • SQL has Transact...

  • Answered by AI
  • Q2. Explain SQL commads and syntaxs
  • Ans. 

    SQL commands are used to manipulate and retrieve data from relational databases.

    • SELECT statement is used to retrieve data from a table

    • INSERT statement is used to insert data into a table

    • UPDATE statement is used to update existing data in a table

    • DELETE statement is used to delete data from a table

    • CREATE statement is used to create a new table

    • ALTER statement is used to modify an existing table

    • JOIN statement is used to co...

  • Answered by AI
  • Q3. Explain what about you

Interview Preparation Tips

Interview preparation tips for other job seekers - I have adopt to any environment.
Quick to Learn the tips.

Skills evaluated in this interview

Markone Technologies Interview FAQs

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

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

  1. what is the backup tools to you used in your Compa...read more
  2. Difference between vaccumfull and autovaccu...read more
  3. What is Procedure? What is Functions? What is Joins? Sub queries Constraints? T...read more

Tell us how to improve this page.

Markone Technologies Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

Cognizant Interview Questions
3.7
 • 5.7k Interviews
Deloitte Interview Questions
3.8
 • 2.9k Interviews
BYJU'S Interview Questions
3.1
 • 2.1k Interviews
Teleperformance Interview Questions
3.9
 • 1.8k Interviews
Reliance Retail Interview Questions
3.9
 • 1.6k Interviews
Ernst & Young Interview Questions
3.4
 • 1.2k Interviews
WNS Interview Questions
3.4
 • 1.1k Interviews
Google Interview Questions
4.4
 • 841 Interviews
Nagarro Interview Questions
4.0
 • 763 Interviews
View all

Markone Technologies Reviews and Ratings

based on 21 reviews

4.4/5

Rating in categories

4.5

Skill development

4.4

Work-life balance

3.9

Salary

4.2

Job security

4.2

Company culture

4.0

Promotions

4.2

Work satisfaction

Explore 21 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

Cognizant

3.7
Compare

Teleperformance

3.9
Compare

iEnergizer

4.6
Compare

Reliance Retail

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