Upload Button Icon Add office photos
Engaged Employer

i

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

Zilogic Systems Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Zilogic Systems Interview Questions and Answers

Updated 27 Nov 2024

Zilogic Systems Interview Experiences

Popular Designations

8 interviews found

I applied via Approached by Company

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 

Online MCQ type test which has the questions with the combinations of logical reasoning, subject knowledge, self-thinking and aptitude.

Round 3 - Coding Test 

C Programming for the Developer position. If you score less or if your MCQ results are good but your programming skill is poor / less, then they will give the opportunity for the testing or integration kind of work.

Round 4 - Technical 

(1 Question)

  • Q1. The technical interview will try to assess the capability and understanding level of the candidate.
Round 5 - HR 

(1 Question)

  • Q1. It's a very general discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and project yourself naturally. Brave and transparent communication will be given priority in the selection process.

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

I applied via Referral and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions about basic testing
  • Q2. Questions about basic networking

Engineer Interview Questions & Answers

user image Anonymous

posted on 20 Nov 2022

I applied via Walk-in and was interviewed in May 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

Python - Strings Parsing (For loop, Split, Len)

Round 3 - Technical 

(10 Questions)

  • Q1. What are different between programming languages that you know which were listed on your resume
  • Ans. 

    Programming languages differ in syntax, features, and applications.

    • Syntax: how code is written and structured

    • Features: built-in functions, libraries, and capabilities

    • Applications: what the language is commonly used for

    • Examples: Java for enterprise applications, Python for data science, C++ for system programming

  • Answered by AI
  • Q2. Exception (Programming) you faced in your project
  • Q3. Which framework you like the most and why?
  • Ans. 

    I prefer the React framework because of its component-based architecture and efficient rendering.

    • React's virtual DOM allows for faster rendering and updates compared to traditional DOM manipulation.

    • The component-based architecture promotes reusability and modularity, making it easier to maintain and scale applications.

    • React's large and active community provides a wealth of resources and support.

    • Examples of popular appl...

  • Answered by AI
  • Q4. What are source of learning such and such skills are on your resume?
  • Q5. What are the projects you have done? If it's a group project what was your responsibility?
  • Q6. What framework did you use in your previous job?
  • Ans. 

    We used the Angular framework for our web application.

    • We chose Angular because of its robustness and ease of use.

    • It allowed us to create a single-page application with dynamic content.

    • We also utilized Angular Material for UI components.

    • We followed the MVC architecture pattern for our codebase.

  • Answered by AI
  • Q7. C - What does keyword Extern do?
  • Ans. 

    Keyword Extern is used to declare a variable or function that is defined in another file.

    • Extern keyword is used to tell the compiler that the variable or function is defined in another file.

    • It is commonly used in header files to declare variables or functions that are defined in source files.

    • Extern keyword is not used when defining the variable or function, only when declaring it.

    • Example: extern int x; // declares vari...

  • Answered by AI
  • Q8. C - What does keyword Static do?
  • Ans. 

    The keyword Static is used to declare a variable or method that belongs to the class and not to the instance of the class.

    • Static variables are shared by all instances of the class.

    • Static methods can be called without creating an instance of the class.

    • Static variables and methods are accessed using the class name instead of the instance name.

    • Static variables are initialized only once, at the start of the program.

    • Example...

  • Answered by AI
  • Q9. C - How do you define a function that could take variable arguments like 'printf'?
  • Q10. C - Post-increment vs Pre-Increment?
  • Ans. 

    Post-increment returns the value before incrementing, while pre-increment increments first and then returns the value.

    • Post-increment: a++ returns the value of a and then increments it

    • Pre-increment: ++a increments the value of a and then returns it

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic loop problems in python and site a references which you used to learn those skills on your resume.

Skills evaluated in this interview

Top Zilogic Systems Engineer Interview Questions and Answers

Q1. What are different between programming languages that you know which were listed on your resume
View answer (1)

Engineer Interview Questions asked at other Companies

Q1. ❖ If a team member is unable to carry out his work, he is doing it repetitively, how would you handle it?, would you like to work only on lifing of components, or would you be ready to shift to other departments?
View answer (7)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Technical questions based there profiles.
  • Q2. Related to gitlab workflow
  • Q3. Jenkins workflow
  • Q4. Workflow for Jira
  • Ans. 

    Workflow for Jira involves defining, designing, implementing, and tracking tasks in a project management tool.

    • Define project goals and tasks

    • Design workflow stages and transitions

    • Implement automation rules for task progression

    • Track progress and monitor team performance

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. HR part they will play like anything because maximum they save the budget from Employee.

Interview Preparation Tips

Interview preparation tips for other job seekers - If you don't have any other offer in hand better try here or else go head with good opportunity.

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Zilogic Systems interview questions for popular designations

 Engineer

 (1)

 Senior Wireless Engineer

 (1)

 Embedded System Developer

 (1)

 Software Engineer

 (1)

 Test Engineer

 (1)

 Senior Software Engineer

 (1)

 Program Analyst

 (1)

 Embedded Systems Engineer

 (1)

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 16 Apr 2023

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 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Technical questions about testing
  • Q2. Framework design

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)

Program Analyst Interview Questions & Answers

user image hisham mohamed

posted on 11 Oct 2023

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

I appeared for an interview before Oct 2022.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Project management topics
Round 3 - HR 

(1 Question)

  • Q1. Project management
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

Program Analyst Interview Questions asked at other Companies

Q1. Longest Common Subsequence Problem Statement Given two strings STR1 and STR2, determine the length of their longest common subsequence. A subsequence is a sequence that can be derived from another sequence by deleting some or no elements wi... read more
View answer (5)

I applied via Walk-in and was interviewed in Mar 2022. There were 4 interview rounds.

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 - Aptitude Test 

Given 1hr full of Mcqs computer based exam basic knowledge in Programming preferably C language, embedded, communication questions were also there. So prepare well for electronics basics.

Round 3 - One-on-one 

(1 Question)

  • Q1. Basic C programming and some concepts regarding storage classes, I have attended for embedded role so electronics concept like communication protocols were asked. work experience/ knowledge in Linux enviro...
Round 4 - HR 

(1 Question)

  • Q1. Self introduction followed by some questions regarding latest technologies questions from area of interest which I have mentioned in resume and also for some of my friends they have asked to write program.
  • Ans. It's better to practice c programming before attending. Know better about your mobile devices.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Its better to practice more and more program in any programming language.

Embedded System Developer Interview Questions asked at other Companies

Q1. What is memory leak?
View answer (2)

Interview Questionnaire 

1 Question

  • Q1. C programming

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 level interview
Technical 1
Technical 2

Embedded Systems Engineer Interview Questions asked at other Companies

Q1. 1.explain what is a watchdog timer
View answer (2)

Interview questions from similar companies

Interview Preparation Tips

Round: Test
Experience: It was nice set of mixed bag questions each challenging your brain to scratch more and find the trick.
Tips: Be calm in solving the questions, Practice few tricks to solve

work,time,distance,number series problem etc. quickly to help save the

time.
Duration: 20 minuntes minutes
Total Questions: 25

Round: Resume Shortlist
Experience: I think resume played a important role in selection processes.
Tips: Make it simple and HIGHLIGHT your good work and experiences.Interviewer don't have time to go through whole crap what we write so basically focus on highlighting your achievements and internships.

Round: Group Discussion
Experience: People are dying to take the opportunity and speak.You will be facing a fish market in few cases, rest it is calm and everyone is given a chance to put forward there point.
Tips: Generally u have to decide which side of the boat u want to be on.

Either go against the topic or in favor whichever you are more

comfortable with.

College Name: IIT ROORKEE

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

Round duration - 50 minutes
Round difficulty - Medium

Round 2 - Face to Face 

(1 Question)

Round duration - 20 minutes
Round difficulty - Medium

  • Q1. 

    Pair Sum Problem Statement

    You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to find and return a list of all pairs of elements where each sum of a pair equals 'S'.

    Note:
    ...
  • Ans. 

    Given an array and a target sum, find pairs of elements that add up to the target sum.

    • Iterate through the array and for each element, check if the complement (target sum - current element) exists in a hash set.

    • If the complement exists, add the pair to the result list. Otherwise, add the current element to the hash set.

    • Sort the pairs based on the first element and then the second element to meet the required output form

  • Answered by AI
Round 3 - Face to Face 

Round duration - 20 minutes
Round difficulty - Easy

Round 4 - Face to Face 

(1 Question)

Round duration - 40 minutes
Round difficulty - Hard

  • Q1. Can you provide an example of how to use pointers in C/C++ and discuss different concepts related to them?
  • Ans. 

    Pointers in C/C++ are variables that store memory addresses. They are used to manipulate memory directly and improve performance.

    • Pointers are declared using an asterisk (*) before the variable name.

    • Pointers can be used to dynamically allocate memory using functions like malloc() and free().

    • Pointers can be used to pass variables by reference to functions.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Software Development in GurgaonEligibility criteriaAbove 7 CGPA, No backlogsThink Future Technologies interview preparation:Topics to prepare for the interview - Data Structures,OOPS, SQL Queries, Normalization,Software Development Life Cycles, PointersTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Do atleast 1 project
Tip 2 : Practice Data structure programming questions
Tip 3 : Prepare concepts with examples (Coding/Numericals)

Application resume tips for other job seekers

Tip 1 : Mention Projects
Tip 2 : Mention only those technologies which you are confident enough.
Tip 3 : Mention extra curricular activities if have.

Final outcome of the interviewSelected

Skills evaluated in this interview

Zilogic Systems Interview FAQs

How many rounds are there in Zilogic Systems interview?
Zilogic Systems interview process usually has 3 rounds. The most common rounds in the Zilogic Systems interview process are Technical, Resume Shortlist and HR.
How to prepare for Zilogic Systems 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 Zilogic Systems. The most common topics and skills that interviewers at Zilogic Systems expect are C++, Linux, RTOS, C and Embedded Software.
What are the top questions asked in Zilogic Systems interview?

Some of the top questions asked at the Zilogic Systems interview -

  1. What are different between programming languages that you know which were liste...read more
  2. What framework did you use in your previous j...read more
  3. Which framework you like the most and w...read more

Tell us how to improve this page.

Zilogic Systems Interview Process

based on 5 interviews

Interview experience

4.6
  
Excellent
View more

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 49 Interviews
IT By Design Interview Questions
3.6
 • 40 Interviews
ConsultAdd Interview Questions
3.5
 • 36 Interviews
View all

Zilogic Systems Reviews and Ratings

based on 53 reviews

4.3/5

Rating in categories

4.3

Skill development

4.1

Work-life balance

3.9

Salary

4.2

Job security

4.2

Company culture

3.9

Promotions

4.2

Work satisfaction

Explore 53 Reviews and Ratings
Software Engineer
20 salaries
unlock blur

₹3.2 L/yr - ₹8.5 L/yr

Embedded Software Engineer
20 salaries
unlock blur

₹3 L/yr - ₹9.2 L/yr

Engineer
17 salaries
unlock blur

₹1.8 L/yr - ₹8 L/yr

Wlan Testing Engineer
15 salaries
unlock blur

₹2.5 L/yr - ₹8 L/yr

Senior Software Engineer
14 salaries
unlock blur

₹7.8 L/yr - ₹12 L/yr

Explore more salaries
Compare Zilogic Systems with

Maxgen Technologies

4.5
Compare

Value Point Systems

3.7
Compare

JoulestoWatts Business Solutions

2.9
Compare

F1 Info Solutions and Services

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