Upload Button Icon Add office photos
Engaged Employer

i

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

Zycus Infotech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Zycus Infotech Interview Questions, Process, and Tips

Updated 17 Jan 2025

Top Zycus Infotech Interview Questions and Answers

View all 25 questions

Zycus Infotech Interview Experiences

Popular Designations

67 interviews found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jul 2022. 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 Resume tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Manager interview, not very tough though.
Round 3 - Behavioral 

(1 Question)

  • Q1. Smooth but logical and Senseable

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't go for it, because after the interview and selection, they will tell you to qualify the gurukul course, it contains many assignment, assessment and viva also, it feels that you are in college and don't make any sense the training is useless and people are not answerable thy did not reply or tell you about next steps and directors and managers are very rude in nature, The viva was like hell and if you don't make it, they will fire you without any compensation and notice period. Very bad experience before applying to zycus you better go for some other good organization.

Senior Procurement Analyst Interview Questions asked at other Companies

Q1. Explain one Sourcing experience with end to end process
View answer (1)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Aug 2023.

Round 1 - Coding Test 

Given the string naveen123
I need to take out numbers and print the sum of it

Round 2 - Technical 

(2 Questions)

  • Q1. What is OOPS Concept
  • Ans. 

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

    • OOPS focuses on creating objects that interact with each other to solve problems

    • It involves concepts like classes, objects, inheritance, polymorphism, and encapsulation

    • Example: Inheritance allows a class to inherit properties and behavior from another class

  • Answered by AI
  • Q2. Explain Constructer
  • Ans. 

    A constructor is a special type of method that is automatically called when an object is created.

    • Constructors have the same name as the class they belong to.

    • They are used to initialize the object's state.

    • Constructors do not have a return type.

    • Example: public class Car { public Car() { // constructor code here } }

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -> 2 -> 3 -> 2 -> 1 -> NULL Outpu... read more
View answer (1)
Zycus Infotech Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Not remembered right now

Round 2 - Technical 

(2 Questions)

  • Q1. Collection based question
  • Q2. Oops concept and some tricky question
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Topics to prepare for Zycus Infotech Software Engineer interview:
  • Collections
  • Arrays
  • OOPS
Interview preparation tips for other job seekers - Should be prepare on collection framework and there implementation

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 (197)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 2022. 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 Resume tips
Round 2 - Coding Test 

Simple questions related to Java Spring

Round 3 - Behavioral 

(1 Question)

  • Q1. Nearly similar to the first round

Java Technical Lead Interview Questions asked at other Companies

Q1. Internals of JVM. Where is class , variables , objects stored in JVM
View answer (1)

Zycus Infotech interview questions for popular designations

 Software Engineer

 (6)

 Business Development Associate

 (6)

 Machine Learning Engineer

 (4)

 Software Engineer Trainee

 (3)

 Software Developer

 (3)

 Senior Software Engineer

 (3)

 Project Manager

 (2)

 Associate Product Manager

 (2)

I applied via Approached by Company and was interviewed in Jun 2022. There were 4 interview rounds.

Round 1 - Coding Test 

Online Assessment with mcq and coding part

Round 2 - Technical 

(1 Question)

  • Q1. Scenario based questions
Round 3 - Technical 

(1 Question)

  • Q1. Techno Managerial round
Round 4 - HR 

(1 Question)

  • Q1. Brief details about company and package discussions

Interview Preparation Tips

Interview preparation tips for other job seekers - Mostly scenario based questions and coding test

Senior Automation Test Engineer Interview Questions asked at other Companies

Q1. (1) write a list comprehension to print a list from 1 to 10 (2) write a program to check if a given positive integer is a power of two (3) create a fibonacci series of 100 using recursive function (4) write a program to find missing numbers... read more
View answer (2)

Get interview-ready with Top Zycus Infotech Interview Questions

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

I was interviewed before Mar 2023.

Round 1 - Aptitude Test 

Need to clear the hackerrank test to proceed ahead for further rounds

Round 2 - One-on-one 

(3 Questions)

  • Q1. Write a Test cases to login into myntra and order white shirt
  • Ans. 

    Test cases to login into myntra and order white shirt

    • Verify login functionality with valid credentials

    • Verify login functionality with invalid credentials

    • Verify search functionality for white shirt

    • Verify adding white shirt to cart

    • Verify placing order for white shirt

  • Answered by AI
  • Q2. Questions related to OOPS
  • Q3. Tell me about your self

Interview Preparation Tips

Interview preparation tips for other job seekers - If you’re ready to work in any circumstances then only you can go for it else find some other company else , you won’t get any work satisfaction over here ppl expect alot from you 24/7

Skills evaluated in this interview

Software Testing Engineer Interview Questions asked at other Companies

Q1. Maximal AND Subsequences Problem Given an array consisting of N integers, your task is to determine how many k-element subsequences of the given array exist where the bitwise AND of the subsequence's elements is maximal. Your objective is t... read more
View answer (1)

Jobs at Zycus Infotech

View all
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 Resume tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Last job related questions
  • Q2. Sql programming ms excel

Interview Preparation Tips

Interview preparation tips for other job seekers - Literally hr team will waste your time. Interviwer tells job profile throughout interview without asking questions

Procurement Analyst Interview Questions asked at other Companies

Q1. Explain P2P cycle, SAP TCodes used in P2P cycle, what is strategic sourcing, what is tactical sourcing
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Multiple choices questions related to logical reasoning, math, paaterns etc

Round 2 - Coding Test 

2 coding questions in the choice of your language

Round 3 - Technical 

(1 Question)

  • Q1. JavaScript and java related questions As a testing role, manual testing questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on java

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)

I applied via Approached by Company and was interviewed in Apr 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 Resume tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Implementation Experience?
  • Ans. 

    I have extensive implementation experience in various industries.

    • Managed end-to-end implementation of ERP system for a manufacturing company

    • Led implementation of CRM system for a healthcare organization

    • Implemented project management software for a construction company

    • Experience in training end-users and providing post-implementation support

  • Answered by AI
  • Q2. Work Experience overall?

Interview Preparation Tips

Interview preparation tips for other job seekers - Worst Interview experience ever. They do not even have the decency to inform you about result. The HR Priyanshu Sapra kept messaging all the time before the interview but after the interview she just stopped giving any feedback.

Implementation Consultant Interview Questions asked at other Companies

Q1. In a factory as per govt rule how much leave is applicable
View answer (1)

Software Engineer Interview Questions & Answers

user image HARSHAL RAJESH CHOGLE

posted on 21 Jul 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude test questions logical,mathematical,english

Round 2 - Coding Test 

Core java basics,collection

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 (197)
Contribute & help others!
anonymous
You can choose to be anonymous

Zycus Infotech Interview FAQs

How many rounds are there in Zycus Infotech interview?
Zycus Infotech interview process usually has 2-3 rounds. The most common rounds in the Zycus Infotech interview process are Aptitude Test, Technical and Resume Shortlist.
How to prepare for Zycus Infotech 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 Zycus Infotech. The most common topics and skills that interviewers at Zycus Infotech expect are Java, J2Ee, Hibernate, Spring Boot and Web Services.
What are the top questions asked in Zycus Infotech interview?

Some of the top questions asked at the Zycus Infotech interview -

  1. What is a string? How to make "Zycus" string to "Zycus Infotech" in Ja...read more
  2. How would you manage cascading deliveries for custome...read more
  3. What is Method Overloading and Overridi...read more
How long is the Zycus Infotech interview process?

The duration of Zycus Infotech interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

JOBS

Zycus Infotech

No Jobs

SALARIES

Varun Beverages

SALARIES

Varun Beverages

SALARIES

ivy

SALARIES

Enphase Energy

SALARIES

ivy

INTERVIEWS

Full Creative

No Interviews

SALARIES

Zycus Infotech

INTERVIEWS

ivy

No Interviews

Tell us how to improve this page.

Zycus Infotech Interview Process

based on 53 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
Oracle Interview Questions
3.7
 • 846 Interviews
SAP Interview Questions
4.2
 • 283 Interviews
View all

Zycus Infotech Reviews and Ratings

based on 439 reviews

2.9/5

Rating in categories

3.2

Skill development

2.6

Work-life balance

2.5

Salary

3.1

Job security

2.6

Company culture

2.3

Promotions

2.6

Work satisfaction

Explore 439 Reviews and Ratings
Business Development Lead

Bangalore / Bengaluru,

Mumbai

7-12 Yrs

₹ 12-22 LPA

Explore more jobs
Software Engineer
292 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Procurement Analyst
141 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Technical Leader
96 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
92 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Procurement Analyst
85 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Zycus Infotech with

SAP

4.2
Compare

Oracle

3.7
Compare

IBM

4.0
Compare

Accenture

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