Upload Button Icon Add office photos
Engaged Employer

i

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

ZeMoSo Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

ZeMoSo Technologies Senior Devops Engineer Interview Questions and Answers

Updated 6 Nov 2024

ZeMoSo Technologies Senior Devops Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Coding in Python
  • Q2. About docker-compose

Interview questions from similar companies

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

I applied via Referral and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Terraform state file management
  • Q2. EKS questions related to cluster and pod configurations
Round 2 - One-on-one 

(2 Questions)

  • Q1. Reasons for switching
  • Ans. 

    Seeking new challenges and growth opportunities in a dynamic environment.

    • Desire for new challenges and growth

    • Interest in working in a dynamic environment

    • Opportunity to learn new technologies and tools

  • Answered by AI
  • Q2. Future goals in DevOps
  • Ans. 

    My future goals in DevOps include mastering new technologies, automating processes, and improving collaboration between teams.

    • Continuously learning and mastering new technologies in the DevOps ecosystem

    • Automating manual processes to increase efficiency and reduce errors

    • Improving collaboration and communication between development, operations, and other teams

    • Implementing best practices for continuous integration and con...

  • Answered by AI

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Object Oriented Concepts and basic list/tuple/dictionary/ datetime conversion
  • Q2. Project done in last company and how will you help Saama?

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to frame answers end to end and stick to what you have done. Don't try to exaggerate.

I applied via Naukri.com and was interviewed in Dec 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Informatica scenario based questions
  • Q2. Told to write complex sql queries based on some informations.
  • Q3. Agile methodology
  • Q4. What do you know about Saama

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview experience and good hike.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About the project. and asked what i did in project. how to create schema in pyspark. what is ADE. what are the difficulties i faced in project. what is spark submit command how we write sparksubmit command...
  • Q2. No of occurrences of letter in a string.
  • Ans. 

    Count occurrences of a letter in a string.

    • Iterate through each character in the string and count occurrences of the specified letter.

    • Use a hashmap to store the count of each letter.

    • Handle both uppercase and lowercase letters to ensure accurate counting.

  • Answered by AI

Skills evaluated in this interview

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

I appeared for an interview before Feb 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Form based JS questions. String questions in javascript
  • Q2. React interview questions with some state management follow up questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up on js ,es6, node.js
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There was 1 interview round.

Round 1 - Aptitude Test 

C sharp, advanced sql

Interview Preparation Tips

Topics to prepare for kipi.ai Senior Software Engineer interview:
  • snowflake
  • Tableau
  • SQL
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Nov 2023. There were 3 interview rounds.

Round 1 - Coding Test 

There was mcq test with 1 sql code based question.

Round 2 - Technical 

(5 Questions)

  • Q1. It was technical interview of around 30 min, questions were direct and short on react lifecycle and basic concepts of js.
  • Q2. What is debounce and throttling?
  • Ans. 

    Debounce and throttling are techniques used in web development to limit the number of times a function is called.

    • Debounce delays the execution of a function until after a specified time period has elapsed without additional calls.

    • Throttling limits the rate at which a function is called, ensuring it is not called more than once within a specified time interval.

    • Debounce is useful for handling events like resizing a windo...

  • Answered by AI
  • Q3. What is diff between git merge and rebase?
  • Ans. 

    Git merge combines changes from different branches, while rebase moves the current branch to the tip of another branch.

    • Merge creates a new commit with combined changes, while rebase rewrites commit history.

    • Merge preserves the commit history of both branches, while rebase creates a linear history.

    • Merge is non-destructive and suitable for public branches, while rebase is destructive and should be used for private branche...

  • Answered by AI
  • Q4. What is diff between git fork and clone?
  • Ans. 

    Git fork creates a copy of a repository under your GitHub account, while git clone creates a local copy of a repository.

    • Fork creates a copy on GitHub, clone creates a local copy on your machine

    • Forking allows you to make changes without affecting the original repository

    • Cloning downloads the entire repository to your local machine

    • Forking is commonly used for contributing to open source projects

  • Answered by AI
  • Q5. What is DOM in react?
  • Ans. 

    DOM in React stands for Document Object Model, representing the structure of a web page as a tree of objects.

    • DOM in React is a virtual representation of the actual HTML elements on a web page.

    • React uses a virtual DOM to improve performance by updating only the necessary components.

    • Changes to the virtual DOM are compared with the real DOM, and only the differences are updated.

    • This helps in minimizing the number of DOM m...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. It was based on round 2 but in detail.

Skills evaluated in this interview

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 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Question based on snowflake i.e horizontal and vertical scaling, materialized view, high and low cardinality, clustering, materialized views , cost optimization
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. What are types of joins?
  • Ans. 

    Types of joins include inner join, outer join, left join, right join, and full join.

    • Inner join: Returns rows when there is a match in both tables

    • Outer join: Returns all rows when there is a match in one of the tables

    • Left join: Returns all rows from the left table and the matched rows from the right table

    • Right join: Returns all rows from the right table and the matched rows from the left table

    • Full join: Returns rows whe

  • Answered by AI
  • Q2. Delete duplicates from a table?
  • Ans. 

    Use a DELETE statement with a self-join on the table to remove duplicates.

    • Use a DELETE statement with a self-join on the table to identify and remove duplicates.

    • Example: DELETE t1 FROM table_name t1 INNER JOIN table_name t2 WHERE t1.id < t2.id AND t1.column_name = t2.column_name;

  • Answered by AI
  • Q3. What are ETL and ELT tools and what are their differences?
  • Ans. 

    ETL and ELT tools are used for extracting, transforming, and loading data in data warehousing and analytics processes.

    • ETL stands for Extract, Transform, Load and involves extracting data from various sources, transforming it into a usable format, and loading it into a data warehouse or database.

    • ELT stands for Extract, Load, Transform and involves extracting data, loading it into a target system, and then transforming i...

  • Answered by AI
  • Q4. Can we add a new column in between 2 existing columns in a table? yes or no? Justify the answer
  • Ans. 

    Yes, a new column can be added in between 2 existing columns in a table by altering the table structure.

    • Yes, a new column can be added in between 2 existing columns by using the ALTER TABLE statement in SQL.

    • The new column can be specified to be added after a specific existing column.

    • For example, ALTER TABLE table_name ADD new_column_name datatype AFTER existing_column_name;

  • Answered by AI
  • Q5. Types of normalizations with brief explanation.
  • Ans. 

    Types of normalizations in databases help reduce redundancy and improve data integrity.

    • First Normal Form (1NF) - Eliminates repeating groups and ensures each column contains atomic values.

    • Second Normal Form (2NF) - Ensures all non-key attributes are fully functional dependent on the primary key.

    • Third Normal Form (3NF) - Removes transitive dependencies by moving non-key attributes to separate tables.

    • Boyce-Codd Normal Fo...

  • Answered by AI
Round 2 - Technical 

(5 Questions)

  • Q1. Basics of oops concepts
  • Q2. SQL queries based on joins, views and stored procedures
  • Q3. Difference between SP and A function
  • Ans. 

    SP is a stored procedure in a database, while a function is a piece of code that performs a specific task.

    • SP is precompiled and stored in the database, while a function is compiled and executed at runtime.

    • Functions can return a value, while SPs can return multiple result sets.

    • Functions can be used in SQL queries, while SPs are called using EXECUTE statement.

  • Answered by AI
  • Q4. What are views, why use them and what are the types.
  • Ans. 

    Views in databases are virtual tables that display data from one or more tables based on a query.

    • Views are used to simplify complex queries by storing them as a virtual table.

    • They can hide the complexity of underlying tables and provide a layer of security by restricting access to certain columns.

    • Types of views include simple views, complex views, materialized views, and indexed views.

  • Answered by AI
  • Q5. Top-down vs bottom-up programming approach.
  • Ans. 

    Top-down focuses on breaking down the problem into smaller parts, while bottom-up starts with small components and builds up.

    • Top-down starts with a high-level overview and breaks it down into smaller components.

    • Bottom-up starts with small components and gradually builds up to create a complete system.

    • Top-down is more structured and easier to plan, while bottom-up is more flexible and iterative.

    • Examples: Top-down - wate

  • Answered by AI

Interview Preparation Tips

Topics to prepare for kipi.ai Senior Software Engineer interview:
  • SQL
  • Programming
  • C
  • Agile Methodology
  • Communication Skills

Skills evaluated in this interview

ZeMoSo Technologies Interview FAQs

How many rounds are there in ZeMoSo Technologies Senior Devops Engineer interview?
ZeMoSo Technologies interview process usually has 1 rounds. The most common rounds in the ZeMoSo Technologies interview process are Technical.
What are the top questions asked in ZeMoSo Technologies Senior Devops Engineer interview?

Some of the top questions asked at the ZeMoSo Technologies Senior Devops Engineer interview -

  1. Coding in Pyt...read more
  2. About docker-comp...read more

Tell us how to improve this page.

ZeMoSo Technologies Senior Devops Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

kipi.ai Interview Questions
4.1
 • 58 Interviews
Affine Interview Questions
3.3
 • 49 Interviews
Cyfuture Interview Questions
3.0
 • 45 Interviews
View all
Senior Software Engineer
78 salaries
unlock blur

₹9.3 L/yr - ₹30 L/yr

Associate Software Engineer
45 salaries
unlock blur

₹6.5 L/yr - ₹7.3 L/yr

Software Engineer
37 salaries
unlock blur

₹6 L/yr - ₹17 L/yr

Software Engineer2
31 salaries
unlock blur

₹10 L/yr - ₹14 L/yr

Senior Software Engineer 2
25 salaries
unlock blur

₹21.3 L/yr - ₹25 L/yr

Explore more salaries
Compare ZeMoSo Technologies with

Saama Technologies

3.7
Compare

JoulestoWatts Business Solutions

2.9
Compare

Cyfuture

3.0
Compare

DISYS

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