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 Software Developer Interview Questions and Answers

Updated 17 Dec 2024

Zessta Software Services Software Developer Interview Experiences

1 interview found

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

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Difference between++I and I++
  • Ans. 

    ++I is a pre-increment operator that increments the value of I before using it, while I++ is a post-increment operator that increments the value of I after using it.

    • ++I increments the value of I and then uses the updated value in the expression.

    • I++ uses the current value of I in the expression and then increments it.

    • Both operators can be used with variables, arrays, or pointers.

  • Answered by AI
  • Q2. Local static variable

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. 1) Introduce yourself
  • Q2. 2) OOPS concepts
  • Q3. 3) About Project
  • Q4. 4) Why cognizant

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is completely based on basic concepts of c++

I applied via Naukri.com and was interviewed before Apr 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 - Aptitude Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - The types of interviews modes of interviews(vedii phone,zoom,in persons etc.)

I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. 1) about oops concepts
  • Q2. Data structures
  • Q3. Design pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall very good experience

I applied via Campus Placement and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. TELL ABOUT YOURSELF?
  • Q2. WHY COGNIZANT?
  • Q3. PASS IN PYTHON
  • Q4. %APTITUTE QUESTION
  • Q5. WANT TO RELOCATE
  • Ans. 

    Yes, I am open to relocating for the right opportunity.

    • I am willing to consider relocation if the job aligns with my career goals.

    • I am open to exploring new cities and cultures.

    • I am willing to relocate for a better work-life balance or career advancement opportunities.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, In the aptitude exam try to solve as many drive code to select in genc next, They are more focused on technology and your verbal skills.

Interview Questionnaire 

2 Questions

  • Q1. What are the functions using in software?
  • Ans. 

    Functions are blocks of code that perform specific tasks in software.

    • Functions can be used to perform calculations, manipulate data, and control program flow.

    • Examples of functions include print(), sort(), and strlen().

    • Functions can be built-in to programming languages or created by the programmer.

    • Functions can also be organized into libraries or modules for reuse in multiple programs.

  • Answered by AI
  • Q2. How do you create applications in software?
  • Ans. 

    Applications are created by designing, coding, testing, and deploying software using programming languages and development tools.

    • Design the application by identifying user requirements and creating a plan

    • Write code using programming languages such as Java, Python, or C++

    • Test the application to ensure it functions correctly and meets user requirements

    • Deploy the application to a server or cloud platform for users to acce...

  • Answered by AI

Skills evaluated in this interview

I applied via Referral

Interview Questionnaire 

5 Questions

  • Q1. You have knowledge of data structure? Tell me about it
  • Ans. 

    Data structures are a way to organize and store data efficiently.

    • Data structures are used to store and manipulate data in a structured manner.

    • They provide different ways to access and perform operations on the data.

    • Examples include arrays, linked lists, stacks, queues, trees, and graphs.

  • Answered by AI
  • Q2. Tell me something about your major project
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines

    • Used React.js for front-end development

    • Implemented RESTful APIs using Node.js and Express for back-end

    • Utilized MongoDB for database management

    • Incorporated user authentication and authorization features

    • Integrated real-time notifications using Socket.io

  • Answered by AI
  • Q3. What is your name ?
  • Ans. 

    My name is John Smith.

    • Full name is John Smith

    • Common name in English-speaking countries

    • Easy to remember and pronounce

  • Answered by AI
  • Q4. What does my name mean?
  • Ans. 

    The question is unrelated to the medical field and is not a puzzle or riddle.

    • The question is asking about the meaning of the interviewer's name.

    • You can ask the interviewer about the origin or cultural significance of their name.

    • You can also mention that names often have different meanings in different languages or cultures.

  • Answered by AI
  • Q5. What are your strenghts?
  • Ans. 

    My strengths include problem-solving skills, attention to detail, and strong communication abilities.

    • Strong problem-solving skills - I enjoy tackling complex issues and finding creative solutions.

    • Attention to detail - I am meticulous in my work and strive for accuracy in all tasks.

    • Strong communication abilities - I can effectively convey ideas and collaborate with team members.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: The written test of hexaware was way more tough than i thought. Basically you will see on other website that hexaware written test is easy but it was not trust me. So talking more about my test there were 4 sections verbal, aptitude, analytical reasoning and technical also. I am a electronics and communication student so there were technical question from my field of study only but for IT and Computer Science there were programming questions. And there is 10 mins of essay writting also.
Tips: Be prepare for anything. Dont judge the written exam will be easy or tough anything can happen and prepare your best.
Duration: 60 minutes
Total Questions: 75

Round: Group Discussion
Experience: Well, i think my group discussion topic was easy but the only problem was that every person is fully aware of that topic so thought process has become very simple. But still somehow i manage to clear this round also.
Tips: Be calm and if you dont know about some topic so wait for few minutes and listen what others are saYing . The HR will only be checking your communication skills.
Duration: 10 mins minutes

Round: Technical Interview
Experience: I am an EC student so there were very basic question of c and data structure programming and from my field he only asked about my project work and keep asking question from it. I guess he was checking my patience.

Round: HR Interview
Experience: The HR round was quite good. The question was really very basic from my family and strengths and weakness. But i dont know why he asked me a question of c programming and he asked me to make a program generally i have never heard that in HR interview, the HR asking you a technical question but anything can happen .
Tips: Keep yourself calm . Keep wide knowledge of your field.

Skills: Basic C/C++, Communication, Ability To Deliver On A Project, Ability To Work In A Team, Ability To Deliver On A Project, Advance Communication, Confidence
College Name: IPS College of Technology & Management
Motivation: Hexaware is globally recognised company plus its an MNC.

Skills evaluated in this interview

Interview Preparation Tips

Round: Group Discussion
Experience: The result were announced just after the session. The basis of selection was confidence & communication skill as usual.
It was mostly a nice & health discussion.
Tips: Talk short & precise.
Use your hands in explanations.
Dont argue just discuss
Duration: 15 min minutes

Round: Technical Interview
Experience: Questions from c programming, database management, c++, data structure were asked. The HR was trying to confuse and showing confidence was important.

Tips: Answer with confidence
Dont say directly NO to a question

Round: HR Interview
Experience: It was all about confidence and your ability to converse.
HR asked me about myself and why did i want to join the firm etc.
He was mostly looking for a positive attitude.
Tips: Keep a smile.
Converse well & again be confident.
Confidence is the key but overconfidence is bad.

General Tips: Keep your cool
Be confident
Have a positive approach
Skill Tips: Prepare well for Interview
Be confident about wat you know.
Skills: Programming, positive attitude, Confidence
College Name: Gandhi Institute Of Engineering And Technology
Motivation: It is a MNC.
Growth will be good
Future scopes are high

I appeared for an interview in Sep 2016.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about the Summer Project
  • Ans. 

    Developed a web application for tracking student attendance and performance

    • Used React.js for front-end development

    • Implemented RESTful APIs using Node.js and Express for back-end

    • Utilized MongoDB for database storage

    • Integrated authentication and authorization features for secure access

  • Answered by AI
  • Q2. Questions on Sql Dbms Java C
  • Q3. Basic Programming Question
  • Q4. Questions on hobbies and CV related

Interview Preparation Tips

Round: Technical Interview
Experience: Use diagrams to describe your project and the interviewer should fully understand your project
Tips: Be Clear and say things which you know

Round: HR Interview
Experience: She asked me about everything related to my hobbies.
Tips: Don't lie about your Interests and Hobbies in CV. Know everything there is to know about the hobbies which you have specified.

Skills: C Programming, Java Programming, SQL, Basic Knowledge Of DBMS, Problem Solving Abilties
College Name: BP Poddar Institute OF Management & Technology

Zessta Software Services Interview FAQs

How many rounds are there in Zessta Software Services Software Developer interview?
Zessta Software Services interview process usually has 2 rounds. The most common rounds in the Zessta Software Services interview process are Coding Test and One-on-one Round.
What are the top questions asked in Zessta Software Services Software Developer interview?

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

  1. Remove duplicates from the given str...read more
  2. Rotate array elements b...read more

Tell us how to improve this page.

Zessta Software Services Software Developer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Fast track your campus placements

View all
Zessta Software Services Software Developer Salary
based on 10 salaries
₹3 L/yr - ₹8.2 L/yr
39% less than the average Software Developer Salary in India
View more details
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.5
Compare

Optum Global Solutions

4.0
Compare

Hexaware Technologies

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