Upload Button Icon Add office photos
Premium Employer

i

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

Zuci Systems

Compare button icon Compare button icon Compare
4.3

based on 28 Reviews

Filter interviews by

Zuci Systems Software Engineer Interview Questions and Answers

Updated 6 Sep 2024

Zuci Systems Software Engineer Interview Experiences

2 interviews found

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

Interview Questionnaire 

1 Question

  • Q1. Singleton class

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview experience was very bad. That Interviewer had one call in between Interview so she finished Interview soon and gave feedback as negative.
My advice is better don't do any Interviews you guys only do all the work . Don't waste others time.

Software Engineer Interview Questions & Answers

user image Sindhuja Sivakumar

posted on 6 Sep 2024

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

It was held in my college

Round 2 - Technical 

(2 Questions)

  • Q1. Data types of python
  • Ans. 

    Python has several built-in data types including int, float, str, list, tuple, dict, set, and bool.

    • int: whole numbers, e.g. 5

    • float: decimal numbers, e.g. 3.14

    • str: text, e.g. 'hello'

    • list: ordered collection, e.g. [1, 2, 3]

    • tuple: immutable collection, e.g. (1, 2, 3)

    • dict: key-value pairs, e.g. {'key': 'value'}

    • set: unordered collection of unique elements, e.g. {1, 2, 3}

    • bool: True or False values

  • Answered by AI
  • Q2. D/b some data types
Round 3 - Coding Test 

Pen and paper coding and sql

Round 4 - HR 

(2 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 such as HTML, CSS, JavaScript, and React

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

    • Proficient in programming languages such as Java, Python, and C++

    • Familiar with Agile development methodolog

  • Answered by AI
  • Q2. Ok with relocate
  • Ans. 

    Open to relocation for the right opportunity

    • I am open to relocating for the right job opportunity

    • I have relocated in the past for work

    • I am willing to consider relocation if necessary

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. What do u mean by data
  • Ans. 

    Data refers to facts, statistics, or information collected for analysis or reference.

    • Data is raw, unprocessed information.

    • It can be in the form of numbers, text, images, or any other format.

    • Examples include customer names, product prices, and sales figures.

    • Data can be structured (organized in a specific way) or unstructured (not organized).

  • Answered by AI
  • Q2. What is preprocessed data
  • Ans. 

    Preprocessed data is data that has been cleaned, transformed, and organized for analysis or modeling.

    • Preprocessed data is often used in machine learning and data analysis to improve the accuracy and efficiency of models.

    • Common preprocessing steps include removing missing values, scaling features, and encoding categorical variables.

    • Examples of preprocessing techniques include normalization, standardization, one-hot enco

  • Answered by AI
  • Q3. What do u mean by info
  • Ans. 

    Info refers to data or knowledge that provides details or context about a specific topic or subject.

    • Info can be in the form of facts, statistics, or explanations.

    • It helps to understand a topic better or make informed decisions.

    • Examples of info include news articles, research papers, and educational resources.

  • Answered by AI
  • Q4. How to copy from 2 tables and paste in 3rd one in sql
  • Ans. 

    Use SQL INSERT INTO SELECT statement to copy data from 2 tables and paste into a 3rd table.

    • Use INSERT INTO SELECT statement to copy data from 2 tables and paste into a 3rd table.

    • Specify the columns you want to copy from each table in the SELECT statement.

    • Make sure the columns in the SELECT statement match the columns in the 3rd table where you are pasting the data.

  • Answered by AI
  • Q5. Reverse string using any language you know
  • Ans. 

    Reverse a string using any programming language

    • Use built-in functions like reverse() or slice() in languages like Python or JavaScript

    • Iterate through the string in reverse order and append each character to a new string

    • Use a stack data structure to push each character onto the stack and then pop them off to reverse the string

  • Answered by AI
  • Q6. A puzzle question was asked but i don't remeber it.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. Oops related questions
  • Q2. C language quizzes
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Technical 

(2 Questions)

  • Q1. Technical questions on node js
  • Q2. Coding round which had 2 questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Given an array Reverse array
  • Ans. 

    Reverse array of strings

    • Iterate through the array and swap elements from start to end

    • Use two pointers, one at the beginning and one at the end, and swap elements until they meet

  • Answered by AI
  • Q2. Giaven a string Reverse string
  • Ans. 

    Reverse a given string

    • Use built-in functions like reverse() or loop through the string in reverse order

    • Create a new string and append characters from the original string in reverse order

    • Convert the string to an array of characters, reverse the array, and then join it back into a string

  • Answered by AI
  • Q3. Given array find sum of all elements
  • Ans. 

    Calculate sum of all elements in a given array of strings

    • Iterate through the array and convert each element to integer before adding to sum

    • Handle edge cases like empty array or non-numeric elements

    • Return the final sum after iterating through all elements

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA well

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Level 1 aptitude with java, SQL, reasoning

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

(1 Question)

  • Q1. Phone screen about previous experience
Round 2 - Technical 

(1 Question)

  • Q1. Mobile app development basics
Round 3 - HR 

(1 Question)

  • Q1. Culture fit questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic Aptitude , English

Round 2 - Technical 

(2 Questions)

  • Q1. Which programming language you know
  • Ans. 

    I am proficient in Java, Python, C++, and JavaScript.

    • Java

    • Python

    • C++

    • JavaScript

  • Answered by AI
  • Q2. Normalization im
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. RDBMS related questions asked
  • Q2. SQL login building related questions

Zuci Systems Interview FAQs

How many rounds are there in Zuci Systems Software Engineer interview?
Zuci Systems interview process usually has 4 rounds. The most common rounds in the Zuci Systems interview process are Aptitude Test, Technical and Coding Test.
How to prepare for Zuci Systems Software Engineer 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 Zuci Systems. The most common topics and skills that interviewers at Zuci Systems expect are CRM, Data Modeling, HTML, IT Services and J2Ee.
What are the top questions asked in Zuci Systems Software Engineer interview?

Some of the top questions asked at the Zuci Systems Software Engineer interview -

  1. data types of pyt...read more
  2. ok with reloc...read more
  3. Singleton cl...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Zuci Systems interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Zuci Systems Software Engineer Salary
based on 40 salaries
₹3.5 L/yr - ₹11 L/yr
16% less than the average Software Engineer Salary in India
View more details

Zuci Systems Software Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

3.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 1 Review and Rating
Senior Software Engineer
46 salaries
unlock blur

₹5.2 L/yr - ₹18 L/yr

Software Engineer
40 salaries
unlock blur

₹3.5 L/yr - ₹11 L/yr

Module Lead
22 salaries
unlock blur

₹13 L/yr - ₹19 L/yr

Software Developer
17 salaries
unlock blur

₹3.3 L/yr - ₹17.5 L/yr

Technical Lead
14 salaries
unlock blur

₹20 L/yr - ₹33.5 L/yr

Explore more salaries
Compare Zuci Systems with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.6
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