Upload Button Icon Add office photos
Engaged Employer

i

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

Zessta Software Services Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Zessta Software Services Interview Questions, Process, and Tips

Updated 17 Dec 2024

Top Zessta Software Services Interview Questions and Answers

Zessta Software Services Interview Experiences

Popular Designations

7 interviews found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 24 Oct 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Java coding question
  • Q2. Scenario based question and finding xpaths

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)

QA Engineer Interview Questions & Answers

user image Shankar KVNS

posted on 18 Oct 2024

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

(1 Question)

  • Q1. What do you like about your work?
  • Ans. 

    I enjoy the problem-solving aspect of QA engineering and the satisfaction of ensuring quality in products.

    • I like the challenge of finding and fixing bugs in software

    • I enjoy working with a team to improve product quality

    • I find satisfaction in ensuring that the end product meets high standards

    • I appreciate the continuous learning and growth opportunities in QA engineering

  • Answered by AI

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

6 coding questions to be solved in 2 hrs

Round 2 - One-on-one 

(2 Questions)

  • Q1. Remove duplicates from the given string
  • Ans. 

    Remove duplicates from a given string

    • Iterate through the string and keep track of characters seen

    • Use a set to store unique characters

    • Join the characters in the set to form the final string

  • Answered by AI
  • Q2. Rotate array elements by k
  • Ans. 

    Rotate array elements by k positions to the right

    • Create a temporary array to store elements that will be rotated

    • Shift elements to the right by k positions

    • Copy elements from temporary array back to original array

  • Answered by AI

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Software Engineer Interview Questions & Answers

user image Nikhitha Pakalapati

posted on 22 Apr 2024

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

Basics and coding knowledge

Round 2 - Technical 

(1 Question)

  • Q1. What is java programming
  • Ans. 

    Java programming is a high-level, object-oriented programming language used for developing applications and software.

    • Java is platform-independent, meaning it can run on any device with a Java Virtual Machine (JVM)

    • It is known for its simplicity, readability, and versatility

    • Java is used in a wide range of applications, from mobile apps to enterprise systems

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. What is opps concept
  • Ans. 

    OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOPs focuses on creating objects that interact with each other to solve complex problems.

    • It involves concepts like encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation allows bundling of data and methods that operate on the data ...

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (219)

Zessta Software Services interview questions for popular designations

 Software Engineer

 (2)

 QA Engineer

 (2)

 Associate HR Intern

 (1)

 Software Developer

 (1)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - HR 

(2 Questions)

  • Q1. Tell me about yourself.
  • Q2. Why HR? What do you know about Talent Acquisition?
Round 3 - One-on-one 

(2 Questions)

  • Q1. Why do you want to join?
  • Q2. What are your future goals?

Interview Preparation Tips

Interview preparation tips for other job seekers - Good stipend and good learnings

I applied via Referral and was interviewed before Nov 2021. There were 5 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 - Coding Test 

The first round was a 90min coding challenge with 4 questions. First two questions were easy (related to string manipulation), third one was medium difficulty, and the last was on LRU caching.

Round 3 - Coding Test 

I was applying for React Developer position. So, my second round was a coding challenge with two questions. First one was, sorting an array with duplicates ( to be solved in Javascript) and the second was a React question which was to implement an HOC where clicking on a label would check a checkbox.

Round 4 - One-on-one 

(1 Question)

  • Q1. Third round was the CEO of the company, where we talked mainly about my projects and other general things.
Round 5 - HR 

(1 Question)

  • Q1. This was my final round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have good understanding of DSA always helps. Participate in coding contest as much as you can and trying solving problems within a certain duration.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (219)

Jobs at Zessta Software Services

View all

Interview Questions & Answers

user image Anonymous

posted on 18 May 2022

Round 1 - Technical 

(1 Question)

  • Q1. Must be through with practical projects you done in graduation and checks your analytical skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic knowledge in programming, analytical skills fallowed by good communication skills

Interview questions from similar companies

Interview Questionnaire 

16 Questions

  • Q1. Tell me something about yourself
  • Ans. 

    I am a passionate software engineer with experience in developing web applications using various technologies.

    • Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular

    • Proficient in backend development with Node.js and databases like MongoDB and MySQL

    • Familiar with version control systems like Git and deployment tools like Docker

    • Strong problem-solving skills and ability

  • Answered by AI
  • Q2. What are your hobbies?
  • Ans. 

    My hobbies include hiking, playing guitar, and reading science fiction novels.

    • Hiking in local trails and national parks

    • Playing acoustic and electric guitar in a band

    • Reading books by authors like Isaac Asimov and Philip K. Dick

  • Answered by AI
  • Q3. Why cognizant over other companies?
  • Ans. 

    Cognizant offers diverse projects, global exposure, and a strong focus on employee growth and development.

    • Cognizant provides opportunities to work on diverse projects, allowing for a broad range of experience.

    • The company has a global presence, offering exposure to different cultures and markets.

    • Cognizant emphasizes employee growth and development through training programs and career advancement opportunities.

  • Answered by AI
  • Q4. Why engineering?
  • Ans. 

    Engineering allows me to solve complex problems, innovate, and create solutions that have a real impact on society.

    • Engineering provides a platform to apply scientific knowledge to practical problems.

    • It involves critical thinking, problem-solving, and creativity.

    • Engineers have the opportunity to work on cutting-edge technologies and make a tangible difference in the world.

    • For example, designing software systems to impro...

  • Answered by AI
  • Q5. Draw pin diagram of 8085 microprocessor
  • Ans. 

    Pin diagram of 8085 microprocessor

    • 8085 has 40 pins in total

    • Pins are grouped into 5 categories: power supply, address bus, data bus, control and status signals

    • Pin 1 is the reset pin, Pin 40 is the Vcc pin

    • Examples of control signals: RD, WR, ALE, INT, HOLD

    • Examples of status signals: S0, S1, IO/M, HLDA

  • Answered by AI
  • Q6. Difference between 8085 and 8086 microprocessor
  • Ans. 

    8086 is an advanced version of 8085 with more features and capabilities.

    • 8086 has a 16-bit data bus while 8085 has an 8-bit data bus.

    • 8086 has more registers than 8085.

    • 8086 has a higher clock speed than 8085.

    • 8086 supports virtual memory while 8085 does not.

    • 8086 has a more advanced instruction set than 8085.

    • Example: 8086 can perform multiplication and division operations while 8085 cannot.

  • Answered by AI
  • Q7. What is opamp?
  • Ans. 

    Opamp stands for operational amplifier. It is an electronic device used to amplify and process signals.

    • Opamps have high gain and can amplify signals to a very high degree.

    • They are commonly used in audio amplifiers, filters, and signal processing circuits.

    • Opamps have two input terminals and one output terminal.

    • They can be configured in different ways to perform various functions such as amplification, filtering, and osc...

  • Answered by AI
  • Q8. What are different phases of waterfall model?
  • Ans. 

    Waterfall model has five phases: requirements, design, implementation, testing, and maintenance.

    • Requirements phase: gathering and documenting requirements

    • Design phase: creating a detailed design based on requirements

    • Implementation phase: coding and integrating components

    • Testing phase: verifying that the system meets requirements

    • Maintenance phase: making changes and updates to the system

    • Example: building a website using...

  • Answered by AI
  • Q9. Types of testing
  • Ans. 

    Types of testing include unit, integration, system, acceptance, regression, performance, and security testing.

    • Unit testing: testing individual units or components of the software

    • Integration testing: testing how different units or components work together

    • System testing: testing the entire system as a whole

    • Acceptance testing: testing to ensure the software meets the requirements and is ready for release

    • Regression testing...

  • Answered by AI
  • Q10. Practical question related to normalization and its theory
  • Q11. What extra curricular activities you are interested in?
  • Ans. 

    I enjoy participating in coding competitions, volunteering at tech events, and attending hackathons.

    • Participating in coding competitions such as Codeforces or Topcoder

    • Volunteering at tech events like hackathons or coding workshops

    • Attending hackathons to collaborate with other developers and work on innovative projects

  • Answered by AI
  • Q12. What is your goal in life?
  • Ans. 

    My goal in life is to continuously learn and grow, while making a positive impact on the world around me.

    • Continuous learning and personal growth

    • Making a positive impact on the world

    • Achieving work-life balance

    • Building meaningful relationships

    • Contributing to the community

  • Answered by AI
  • Q13. Do you have any problem in relocation?
  • Ans. 

    I am open to relocation for the right opportunity.

    • I am willing to relocate for the job.

    • I have no issues moving to a new location for work.

    • I am excited about the possibility of experiencing a new city or country.

    • I have relocated for previous jobs and have found it to be a positive experience.

  • Answered by AI
  • Q14. Reasons why you want to and why you don't want to relocate?
  • Ans. 

    I want to relocate for career growth and new experiences, but I am hesitant due to leaving behind family and friends.

    • Career growth opportunities in new location

    • Desire for new experiences and challenges

    • Concerns about leaving behind family and friends

  • Answered by AI
  • Q15. What do you watch ion tv?
  • Ans. 

    I enjoy watching a variety of shows on TV, including dramas, comedies, and documentaries.

    • I watch dramas like Grey's Anatomy and This Is Us

    • I enjoy comedies such as The Office and Brooklyn Nine-Nine

    • I also like watching documentaries on topics like nature and history

  • Answered by AI
  • Q16. Which movie did you last see
  • Ans. 

    I last saw the movie Inception.

    • Directed by Christopher Nolan

    • Released in 2010

    • Genre: Sci-Fi/Thriller

    • Starring Leonardo DiCaprio

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: On 1st September 2016, Cognizant held this round at our college. We were initially told that it would be an adaptive paper but it was not so. We could not navigate between questions (both intra and inter section). There was a minimum number of questions which had to be attempted from each section else we would disqualify. The questions were easy and I found many questions common from AMCAT papers.
Tips: Practice as much as you can. Try to learn shortcut tricks to solve the questions quickly and easily. Try to solve questions within certain time limit. Give online tests so that you are familiar with giving tests on machine. Do not waste time in a particular question. If you can't solve it then leave it( if there is negative marking) or answer randomly( if there is no negative marking).
Duration: 55 mins minutes
Total Questions: 55

Round: Technical Interview
Experience: The interviewer asked me to introduce myself. I was nervous and so i fumbled in 2 or 3 sentences but then i took the pace. he chit chatted with me to release my pressure . he went through my resume and my marksheets. he asked a few HR questions and then started the technical interview. He asked me questions regarding microprocessors and electronics but I had prepared software subjects I being a CS student could not remember most of it. But I sill answered them with best of my knowledge. i told him that I would rather be comfortable with CS core subjects. then he shifted his focus to DBMS and Software Engineering I did not lose my calm although I was very nervous. I thought I would be rejected but finally I got selected.
Tips: Don't be nervous as most of the interviewers are really friendly and they give ample chances to prove yourself. Try to practice the your introduction. They may ask your questions that are not from your domain but try to answer them with your presence of mind and previous knowledge. you may be nervous but don't show that on your face. Try to have basic concepts of your core subjects.

Round: HR Interview
Experience: It is the best round. You can voice your own views. The interviewers are mostly friendly and you seem to have a discussion with your friends.
If you manage to appear for this round most probably you will be selected.
Tips: Just be simple and be frank. Answer to the point and do not sound arrogant.

Skill Tips: Try to clear the aptitude and half of your job is done. For technical interview try to learn the basics of c,OOPS,DBMS. Try to know about the company .
Be calm .
All the best..!!
Skills: software engineering, Basic Electronics, Basic Knowledge Of DBMS
College Name: St. Thomas' College Of Engineering & Technology

Skills evaluated in this interview

I appeared for an interview in Sep 2016.

Interview Questionnaire 

10 Questions

  • Q1. Tell me about yourself ?
  • Ans. 

    I am a passionate software engineer with experience in developing web applications and a strong background in computer science.

    • Experienced in developing web applications using technologies like HTML, CSS, JavaScript, and React

    • Strong background in computer science with knowledge in algorithms and data structures

    • Passionate about learning new technologies and solving complex problems

  • Answered by AI
  • Q2. What is your fav subject ?
  • Ans. 

    My favorite subject is computer science because I enjoy problem-solving and creating innovative solutions.

    • Computer science allows me to work on challenging problems and develop new technologies.

    • I enjoy coding and building software applications.

    • I find the intersection of technology and creativity fascinating.

    • Computer science offers endless opportunities for learning and growth.

  • Answered by AI
  • Q3. Write a query to find the employee name who earns maximum salary
  • Ans. 

    The query finds the employee name who earns the maximum salary.

    • Use the SELECT statement to retrieve the employee name and salary from the database table.

    • Use the ORDER BY clause to sort the results in descending order based on salary.

    • Use the LIMIT clause to limit the result to only one row.

    • Return the employee name from the query result.

  • Answered by AI
  • Q4. Another simple query
  • Q5. Introduce yourself
  • Ans. 

    I am a passionate software engineer with experience in developing web applications using various technologies.

    • Experienced in front-end development using HTML, CSS, and JavaScript

    • Proficient in back-end development with Node.js and Express

    • Familiar with database management systems like MySQL and MongoDB

  • Answered by AI
  • Q6. Favorite Game and Player ?
  • Ans. 

    Favorite Game: The Legend of Zelda: Breath of the Wild, Favorite Player: Lionel Messi

    • Favorite Game: The Legend of Zelda: Breath of the Wild

    • Favorite Player: Lionel Messi

  • Answered by AI
  • Q7. Why him ?
  • Q8. Do you have problem in night shift ?
  • Ans. 

    I am comfortable working night shifts and have no problem with it.

    • I have experience working night shifts in previous roles.

    • I am able to adjust my sleep schedule accordingly to accommodate night shifts.

    • I am aware of the potential challenges of working night shifts and have strategies to overcome them.

  • Answered by AI
  • Q9. Comfortable working outside kolkata ?
  • Ans. 

    Yes, I am comfortable working outside Kolkata.

    • I am open to new opportunities and experiences in different locations.

    • I am adaptable and can easily adjust to new environments.

    • I have previous experience working in different cities, such as Delhi and Bangalore.

  • Answered by AI
  • Q10. Then asked to read terms and condition and signed

Interview Preparation Tips

Round: Test
Experience: Reading Comprehennsion in Verbal needs time, rest was easy. Finished the test in 40 minutes and each section has a time limit with no negative marking and the test was adaptive you cannot vist a question twice and you cannot leave a question you must attempt and move to
Tips: Test vendor is amcat for many years. Practice as many questions you can get of Amcat .
Total Questions: 55

Round: Technical Interview
Experience: The interview was too short around 3-4 minutes as i was interviewed towards the end then next was HR.I had a certificates .
Design and Analysis of Algorithm-NPTEL. The ignored it
Tips: Things depend on luck I was asked favorite subject I said C he asked from DBMS :) . Some people were asked from Microprocessor :( also. Some were asked programs like reverse a number then prime number vowel count etc

Round: HR Interview
Experience: I was getting nervous HR said you have cleared the interview this is just a discussion why being tensed ? General conception is every one clears Technical clears HR . Around 5-6 didn't clear HR
Tips: Just talk always with a smile in face in HR nothing more

Skill Tips: Be calm that's it in mass recruitment luck often plays a vital role.
Skills: Communication, SQL
College Name: st.thomas college of engineering and technology

Skills evaluated in this interview

Interview Questionnaire 

11 Questions

  • Q1. Tell me about yourself
  • Ans. 

    I am a software engineer with experience in developing web applications and a passion for learning new technologies.

    • Experienced in developing web applications using technologies such as React, Node.js, and MongoDB

    • Passionate about learning new technologies and keeping up with industry trends

    • Strong problem-solving skills and ability to work well in a team environment

  • Answered by AI
  • Q2. Questions on SQL(as mentioned in my resume)
  • Q3. Questions on all the projects done including their practical utility, my role in particular
  • Q4. What all extra curriculars were you involved in
  • Ans. 

    I was involved in various extracurricular activities such as volunteering, sports, and coding clubs.

    • Volunteered at local animal shelter

    • Played on intramural basketball team

    • Participated in coding competitions

    • Organized and led coding club at school

  • Answered by AI
  • Q5. Two puzzles: 1. how can you cut a cake in 8 pieces in minimum number of cuts(answered) ,2.make 4 equilateral triangles using 6 matchsticks(answered)
  • Q6. What do you do in your lab courses in college(explained in detail a particular experiment i had performed recently)
  • Q7. Do you have any questions
  • Q8. How was the technical interview
  • Q9. Asked me about my AIEEE rank and branch performance
  • Q10. What do you want to do in future that you have not attempted yet( I mentioned social service and music)
  • Q11. What are your location preferences
  • Ans. 

    I am open to working in any location, but I prefer cities with a vibrant tech community.

    • Open to any location

    • Prefer cities with a vibrant tech community

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: clearly cgpa based (>6.5). Around 900 students were shortlisted.

Round: Test
Experience: aptitude questions were quite easy and a person with average qaunt skills can easily make through. there was a question to be answered in a paragraph form to judge your english proficiency. around 450 students made it to the next round.
Tips: follow R.S. Agarwal for aptitude part and rest is an application of little bit of common sense.

Round: Technical Interview
Experience: technical round is not tough to crack if you are clear with your basics. this round also comprises HR questions. The questions depend on your branch and CV.
Tips: stay calm and confident. be thorough with your resume. do not leave any loopholes. focus on your strengths during the interview. they mainly look for a confident person with good communication skills. you may clearly say a no if you are not well versed with a topic but do not beat around the bush.

Round: HR Interview
Experience: there were also some absurd questions like do you know cooking & driving etc. but that made me all the more comfortable. the interview was very light and seemed like a casual conversation. the interviewer also shared her experiences and was very jovial. made me read and sign a document which concluded my interview.
Tips: if you have cleared the tech round..more than half the job is done unless you dun make some major blunder here. just maintain a smile and answer all questions honestly. you will surely make it. I was informed regarding my selection a week later. good luck to the future aspirants.

Skills: Verbal Ability, Logical Reasoning, Aptitude, 1)communication
College Name: BIT Mesra

Zessta Software Services Interview FAQs

How many rounds are there in Zessta Software Services interview?
Zessta Software Services interview process usually has 2-3 rounds. The most common rounds in the Zessta Software Services interview process are Technical, Coding Test and One-on-one Round.
How to prepare for Zessta Software Services interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Zessta Software Services. The most common topics and skills that interviewers at Zessta Software Services expect are Software Services, Javascript, Python, GIT and Front End.
What are the top questions asked in Zessta Software Services interview?

Some of the top questions asked at the Zessta Software Services interview -

  1. Remove duplicates from the given str...read more
  2. What is java programm...read more
  3. What is opps conc...read more

Tell us how to improve this page.

Zessta Software Services Interview Process

based on 6 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

Cognizant Interview Questions
3.7
 • 5.7k Interviews
Nagarro Interview Questions
4.0
 • 763 Interviews
Publicis Sapient Interview Questions
3.5
 • 620 Interviews
GlobalLogic Interview Questions
3.6
 • 592 Interviews
UST Interview Questions
3.8
 • 517 Interviews
FIS Interview Questions
3.9
 • 487 Interviews
View all

Fast track your campus placements

View all

Zessta Software Services Reviews and Ratings

based on 17 reviews

3.7/5

Rating in categories

3.5

Skill development

4.1

Work-life balance

3.6

Salary

3.8

Job security

3.8

Company culture

3.5

Promotions

3.5

Work satisfaction

Explore 17 Reviews and Ratings
.NET Software Developer

Hyderabad / Secunderabad

3-8 Yrs

₹ 6-16 LPA

Azure Data Engineer

Hyderabad / Secunderabad

5-10 Yrs

Not Disclosed

Java Developer

Hyderabad / Secunderabad

3-8 Yrs

₹ 7-17 LPA

Explore more jobs
Software Engineer
12 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Software Developer
10 salaries
unlock blur

₹3 L/yr - ₹8.2 L/yr

Software Engineer II
6 salaries
unlock blur

₹7 L/yr - ₹11 L/yr

Senior Software Engineer
6 salaries
unlock blur

₹12 L/yr - ₹21 L/yr

Software Consultant
5 salaries
unlock blur

₹13.8 L/yr - ₹17 L/yr

Explore more salaries
Compare Zessta Software Services with

Cognizant

3.7
Compare

Sutherland Global Services

3.6
Compare

Optum Global Solutions

4.0
Compare

Hexaware Technologies

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