Upload Button Icon Add office photos

Filter interviews by

Esko-Graphics Interview Questions, Process, and Tips

Updated 21 Feb 2025

Top Esko-Graphics Interview Questions and Answers

Esko-Graphics Interview Experiences

Popular Designations

5 interviews found

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

I applied via LinkedIn and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Discussion on data structures and basic and few technical questions related software architecture
Round 2 - Technical 

(1 Question)

  • Q1. Advance questions on PHP/Laravel + System architecture questions
Round 3 - HR 

(1 Question)

  • Q1. General HR Discussion there were 3 HR rounds and final round with the director

Interview Preparation Tips

Topics to prepare for Esko-Graphics Senior Software Development Engineer interview:
  • Data Structures
  • System Architecture
  • PHP
  • Laravel

Senior Software Development Engineer Interview Questions asked at other Companies

Q1. Level order traversal of a binary search tree from leaf to root? Print in a single line or Print new line for every level.
View answer (3)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. 1. Biggest Challenge you have faced in your professional career and how did you cope with it.
Round 2 - HR 

(1 Question)

  • Q1. Salary Discussion

Service Delivery Manager Interview Questions asked at other Companies

Q1. 8. A critical deliverable which was to be delivered to the C-Suite is way behind schedule, and you get to know this in the 11th hour. How will you communicate this to the leadership?
View answer (4)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

20 qns 30 min aptitude question

Round 2 - Coding Test 

Technical mcqs and 1 coding question for 1 hour

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice aptitude and coding questions from gfg

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)
Round 1 - One-on-one 

(1 Question)

  • Q1. Network security related questions like- Port security
Round 2 - HR 

(7 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Why should we hire you?
  • Q5. Why are you looking for a change?
  • Q6. What are your strengths and weaknesses?
  • Q7. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good experience, giving interview and then too in my preferred location Bangalore.

Esko-Graphics interview questions for popular designations

 Network Engineer NOC

 (1)

 Senior Software Development Engineer

 (1)

 Service Delivery Manager

 (1)

 Software Engineer

 (1)

 Softwaretest Engineer

 (1)

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

I was interviewed in Jan 2025.

Round 1 - Aptitude Test 

Normal Apti question

Round 2 - Technical 

(2 Questions)

  • Q1. What is abstraction
  • Q2. What is compiler error
Round 3 - Technical 

(2 Questions)

  • Q1. Explain ur project
  • Q2. What are scripts in html

Interview Preparation Tips

Interview preparation tips for other job seekers - Go for it good one friendly treatment

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 (185)

Interview questions from similar companies

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

I was interviewed in Dec 2024.

Round 1 - Aptitude Test 

Technical aptitude related to wiring, symbol identify, software related

Round 2 - Technical 

(1 Question)

  • Q1. EPLAN software macros type, Report generation, Black up, restore process, black box, structure box, Q2: Heat load calculation Q3: RFQ Full form process Q4: Switchgear selection Q5: MCB type, working.
Round 3 - One-on-one 

(2 Questions)

  • Q1. EPLAN software Version, AutoCAD software
  • Q2. Work pressure handling capacity

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well, stay positive about everything, be honest
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(6 Questions)

  • Q1. Difference b/w deep copy and shallow copy
  • Ans. 

    Deep copy creates a new copy of an object with all nested objects also copied, while shallow copy creates a new object with references to the original nested objects.

    • Deep copy creates a new object and recursively copies all nested objects, resulting in a completely independent copy.

    • Shallow copy creates a new object but only copies the references to nested objects, so changes in nested objects reflect in both the origin...

  • Answered by AI
  • Q2. Difference between foreach and map
  • Ans. 

    foreach is used to iterate over an array and perform a function on each element, while map creates a new array by applying a function to each element.

    • foreach does not return a new array, while map does

    • foreach is used for side effects, while map is used for transformation

    • Example: forEach - let numbers = [1, 2, 3]; numbers.forEach(num => console.log(num)); // prints 1, 2, 3

    • Example: map - let numbers = [1, 2, 3]; let doub...

  • Answered by AI
  • Q3. Pure impure pipe
  • Q4. Ngonchanges usage
  • Q5. Basic array methods
  • Q6. Difference null undefined empty values in js
  • Ans. 

    null is an intentional absence of any value, undefined means a variable has been declared but not assigned a value, and empty values are variables that have been assigned a value of empty string, empty array, or empty object.

    • null is used to represent the intentional absence of any value

    • undefined means a variable has been declared but not assigned a value

    • Empty values can be empty string (''), empty array ([]), or empty

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Why you are applying for this job?
  • Ans. 

    I am applying for this job because of my passion for managing civil projects and my proven track record of successful project completions.

    • Passion for managing civil projects

    • Proven track record of successful project completions

    • Excited about the opportunity to contribute to impactful infrastructure projects

  • Answered by AI
  • Q2. Why you requested for salary hike?
  • Ans. 

    I requested a salary hike due to increased responsibilities, achievements, and market value.

    • Increased responsibilities in current role

    • Achievements such as successful completion of projects or exceeding targets

    • Market value based on industry standards and experience

    • Cost of living increase or inflation affecting expenses

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Explain about the various stages of construction of the foundation of building.
  • Ans. 

    The various stages of construction of the foundation of a building include site preparation, excavation, foundation design, footing construction, and foundation pouring.

    • Site preparation involves clearing the area and leveling the ground for construction.

    • Excavation is the process of digging a hole in the ground to create space for the foundation.

    • Foundation design is crucial to ensure the building's stability and load-be...

  • Answered by AI
  • Q2. What will be the Design mix for Concrete .
  • Ans. 

    The design mix for concrete is the proportion of various ingredients like cement, sand, aggregates, and water to achieve the desired strength and durability.

    • Design mix is determined based on the required strength and durability of the concrete

    • It involves selecting the right proportions of cement, sand, aggregates, and water

    • Various factors like type of construction, exposure conditions, and desired workability influence...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Ofdm, Fixed point, sampling theorem, digital filters,
  • Q2. Previous work clarity
  • Ans. 

    Previous work clarity is essential for successful collaboration and understanding of project requirements.

    • Clearly explain the projects you have worked on in the past, including your role and responsibilities

    • Provide examples of how you communicated with team members to ensure clarity in project goals

    • Discuss any challenges you faced in previous projects and how you overcame them

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Fft, ofdm, CP, sampling theorem, previous experience,
  • Q2. C basics, memory layout, function pointer, big small endian, bit manipulation, zero padding in structures
Round 3 - Coding Test 

Bit manipulation, memory layout, interrupts, semaphore mutex, implement memcpy, sorting, algo to share resource equally

Round 4 - One-on-one 

(1 Question)

  • Q1. Previous work experience, general attitude

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for coding, strong on basics
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - One-on-one 

(1 Question)

  • Q1. What is your experience with parallelizing transformers, and how do you approach splitting them across multiple devices to minimize latency?
  • Ans. 

    I have experience parallelizing transformers by splitting them across multiple devices to minimize latency.

    • I have utilized frameworks like TensorFlow and PyTorch to parallelize transformers.

    • I approach splitting transformers by dividing the input data into chunks and distributing them across devices.

    • I optimize communication overhead by minimizing data transfer between devices.

    • I leverage techniques like data parallelism ...

  • Answered by AI

Esko-Graphics Interview FAQs

How many rounds are there in Esko-Graphics interview?
Esko-Graphics interview process usually has 2-3 rounds. The most common rounds in the Esko-Graphics interview process are Technical, HR and Aptitude Test.
How to prepare for Esko-Graphics 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 Esko-Graphics. The most common topics and skills that interviewers at Esko-Graphics expect are Recruitment, Packaging, Talent Acquisition, Continuous Improvement and Product Quality.
What are the top questions asked in Esko-Graphics interview?

Some of the top questions asked at the Esko-Graphics interview -

  1. What is abstract...read more
  2. What is compiler er...read more
  3. Explain ur proj...read more

Tell us how to improve this page.

Esko-Graphics Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

Adobe Interview Questions
3.9
 • 250 Interviews
HP India Interview Questions
4.1
 • 138 Interviews
Autodesk Interview Questions
4.3
 • 39 Interviews
Xerox Interview Questions
3.8
 • 21 Interviews
Canon Interview Questions
4.0
 • 17 Interviews
Ricoh Interview Questions
3.9
 • 9 Interviews
Barcos Interview Questions
3.8
 • 2 Interviews
Quark Software Interview Questions
3.7
 • 2 Interviews
View all

Esko-Graphics Reviews and Ratings

based on 39 reviews

3.7/5

Rating in categories

3.7

Skill development

4.2

Work-life balance

3.6

Salary

3.8

Job security

3.9

Company culture

3.4

Promotions

3.6

Work satisfaction

Explore 39 Reviews and Ratings
Engineering Manager

Bangalore / Bengaluru

15-22 Yrs

Not Disclosed

QA Engineer I

Bangalore / Bengaluru

2-5 Yrs

₹ 8-16.65881 LPA

Software Engineer - I

Bangalore / Bengaluru

2-3 Yrs

Not Disclosed

Explore more jobs
Software Engineer
29 salaries
unlock blur

₹5 L/yr - ₹14 L/yr

Software Engineer Level 1
11 salaries
unlock blur

₹8 L/yr - ₹14 L/yr

Technical Operations Engineer
10 salaries
unlock blur

₹6 L/yr - ₹10.2 L/yr

QA Engineer
9 salaries
unlock blur

₹5.5 L/yr - ₹16.7 L/yr

Software Engineer Trainee
8 salaries
unlock blur

₹5 L/yr - ₹7.6 L/yr

Explore more salaries
Compare Esko-Graphics with

Barcos

3.8
Compare

HP India

4.1
Compare

Adobe

3.9
Compare

Autodesk

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