Upload Button Icon Add office photos
Engaged Employer

i

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

Zen & Art Verified Tick

Compare button icon Compare button icon Compare
4.1

based on 35 Reviews

Filter interviews by

Zen & Art Associate Tech Specialist Interview Questions and Answers

Updated 6 Oct 2020

Zen & Art Associate Tech Specialist Interview Experiences

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Jan 2018. There were 3 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Oracle Coherence Distributed Cashe
  • Q2. Replicated vs distributed cache
  • Ans. 

    Replicated cache stores copies of data on multiple nodes, while distributed cache partitions data across multiple nodes.

    • Replicated cache provides high availability and fault tolerance as data is duplicated on multiple nodes.

    • Distributed cache improves scalability and performance by distributing data across multiple nodes.

    • In replicated cache, all nodes have a complete copy of the data, which can lead to higher memory req...

  • Answered by AI
  • Q3. Write-behind vs write-through cache scheme
  • Ans. 

    Write-behind and write-through are caching schemes used to improve performance and data consistency.

    • Write-behind cache scheme delays the write operation to the main storage until it is necessary, improving write performance.

    • Write-through cache scheme writes data to both the cache and the main storage simultaneously, ensuring data consistency.

    • Write-behind is suitable for scenarios where write performance is critical, bu...

  • Answered by AI
  • Q4. Coherence cluster
  • Q5. Restful Web services
  • Q6. Salary and role

Interview Preparation Tips

General Tips: Ramakrishna Bysani, Wells Fargo Securities Client interview.

Don't go by big bank names and high pay. If you don't have any other offer on hand then only go for this company interview.

HR people behavior is not good with experienced professionals.
Duration: 1-3 Months

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. They mentioned that we will be working from Google office with facilities like food and transport. Which was true but they did not mention that it was not permanent as we are the vendors
  • Q2. Don’t remember much

Interview Preparation Tips

Interview preparation tips for other job seekers - I was hired for a different role. Which I was working for eventually. But after about 6 months things changed. I was asked to work on anything and everything which I’m not eligible for or have no experience in.
Then after talking to many other teams in the organisation they told me that cognizant work culture is that way where the project dissolves and then they move you to another process or make you do something else that you have not signed up for. So this is the work culture here. I personally coming from an agency background would suggest that working for a service based company was a bad idea.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Write program to get common number from two arraylist using java 8
  • Ans. 

    Program to find common numbers in two arraylists using Java 8

    • Use Java 8 streams to filter out common elements between two arraylists

    • Convert arraylists to streams, use filter() and collect() methods

    • Use distinct() method to avoid duplicate common numbers

  • Answered by AI
  • Q2. 2nd highest salary of an employee
Round 2 - One-on-one 

(2 Questions)

  • Q1. How the team is been handled
  • Q2. Production issues faced recently
  • Ans. 

    Recently faced production issues include server downtime and software bugs.

    • Server downtime due to hardware failure

    • Software bugs causing crashes and data loss

    • Integration issues with third-party systems

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was easy prepare well and crack it

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Group Discussion 

Test communication skill,teamwork and leadership, problem-solving decision making, knowledge and awareness,time management, convincing and persuasive skills,handling pressure.

Round 2 - Technical 

(7 Questions)

  • Q1. What programming language are you most familiar with,describe a troubleshooting process you d'follow for a crashing program, how can you debug a program while it's being used?,what is your expertise and w...
  • Ans. 

    I am most familiar with Java. I follow a systematic troubleshooting process, use debugging tools, and constantly seek to expand my expertise.

    • Identify the error message or symptoms of the crashing program

    • Review the code for any obvious mistakes or bugs

    • Use debugging tools like breakpoints and print statements to pinpoint the issue

    • Continuously test and monitor the program while making changes

    • Seek to expand expertise in Ja...

  • Answered by AI
  • Q2. Tell me about yourself, what are your greatest strengths, what value you will add to our company, what attracted you to this role ,what are your salary expectations,what should we hire you
  • Q3. What makes you unique, what is your leadership style, what motivates you, what are your career goal
  • Q4. Describe your dream job
  • Q5. What are you passionate about, which company culture suits you best,how do you do culture add interview, what's the biggest hike,what the meaning of culture add.
  • Q6. What's the biggest hike?
  • Ans. 

    The biggest hike I have ever been on was a challenging 10-mile trek up a steep mountain.

    • The biggest hike I have done was a 10-mile trek

    • It was challenging and involved steep terrain

    • The hike took several hours to complete

  • Answered by AI
  • Q7. Describe your dream job?
Round 3 - Coding Test 

Data structure, LIFO,stack,FIFO

Interview Preparation Tips

Interview preparation tips for other job seekers - Modify your resume,Network, practice for interview,create your position,be selective

Skills evaluated in this interview

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

Mcq need to give answer

Round 2 - Coding Test 

Programing test , check quality of coding

Round 3 - Technical 

(1 Question)

  • Q1. Core Java , microservices, tools
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions regarding previous projects
Round 2 - Technical 

(1 Question)

  • Q1. Questions regarding terraform
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is rdbms in sql
  • Ans. 

    RDBMS stands for Relational Database Management System in SQL.

    • RDBMS is a type of database management system that stores data in a structured format using rows and columns.

    • It allows users to establish relationships between different data sets.

    • SQL (Structured Query Language) is commonly used to interact with RDBMS.

    • Examples of RDBMS in SQL include MySQL, Oracle, and SQL Server.

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

    Polymorphism is the ability of a single function or method to operate on different types of data.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • It enables a single interface to represent multiple data types.

    • Examples include method overloading and method overriding in object-oriented programming.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

It was good many similar YouTube videos are there

Round 3 - One-on-one 

(2 Questions)

  • Q1. It was for experienced and it asked all sorts of questions from cloud devops
  • Q2. CI/CD pipelines details and effects
  • Ans. 

    CI/CD pipelines automate the process of delivering software updates.

    • CI/CD stands for Continuous Integration/Continuous Delivery

    • Automates the process of building, testing, and deploying software

    • Helps in detecting bugs early in the development process

    • Increases the speed of software delivery

    • Reduces manual errors and improves overall efficiency

  • Answered by AI

Skills evaluated in this interview

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 - One-on-one 

(4 Questions)

  • Q1. They will ask the previous roles and responsibilities and process details of your previous organization.
  • Q2. What is P2P invoice processing
  • Ans. 

    P2P invoice processing is the end-to-end process of receiving, verifying, and paying supplier invoices.

    • P2P stands for Procure-to-Pay

    • It involves receiving invoices from suppliers

    • Verifying the accuracy of the invoice details

    • Matching the invoice with the purchase order and goods receipt

    • Approving the invoice for payment

    • Issuing payment to the supplier

    • Examples of P2P invoice processing software include SAP Ariba, Coupa, and

  • Answered by AI
  • Q3. Tell me some things about your roles and responsibilities
  • Q4. What you know about P2P
  • Ans. 

    P2P stands for Procure-to-Pay, a process that involves purchasing goods or services and paying for them.

    • P2P involves several steps such as requisition, purchase order, invoice processing, and payment

    • It helps organizations streamline their procurement process and reduce costs

    • P2P software solutions automate the process and provide real-time visibility into spending

    • Examples of P2P software include SAP Ariba, Coupa, and Ba

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview process will take long time and delayed the recurring process. And if they change the recurring process for the short and quick processing of feedback of the select candidate.

Skills evaluated in this interview

Zen & Art Interview FAQs

What are the top questions asked in Zen & Art Associate Tech Specialist interview?

Some of the top questions asked at the Zen & Art Associate Tech Specialist interview -

  1. Questions on API and Automation Test...read more
  2. Questions on Python Programm...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Accenture Interview Questions
3.9
 • 8k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
IBM Interview Questions
4.1
 • 2.4k Interviews
DXC Technology Interview Questions
3.7
 • 803 Interviews
Nagarro Interview Questions
4.0
 • 766 Interviews
Publicis Sapient Interview Questions
3.5
 • 605 Interviews
View all
Service Delivery Engineer
28 salaries
unlock blur

₹4.2 L/yr - ₹10 L/yr

Technology Specialist
26 salaries
unlock blur

₹14 L/yr - ₹38 L/yr

Associate Specialist
14 salaries
unlock blur

₹5 L/yr - ₹15 L/yr

Backup Administrator
10 salaries
unlock blur

₹5.5 L/yr - ₹9 L/yr

Senior Service Delivery Engineer
9 salaries
unlock blur

₹9.9 L/yr - ₹20.9 L/yr

Explore more salaries
Compare Zen & Art with

Fabindia

4.0
Compare

The Goodearth Company

3.8
Compare

Anokhi Cafe

5.0
Compare

Nicobar

3.5
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