Upload Button Icon Add office photos

Filter interviews by

Zolon Tech Interview Questions and Answers

Updated 23 Jul 2022

Zolon Tech Interview Experiences

2 interviews found

Interview Questions & Answers

user image Anonymous

posted on 30 Dec 2020

I applied via Naukri.com and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Karthik from Zolon called and co-ordinated for the interview, till the final round and srinivas who is at some higher level management also called on the final round and after that I haven't received any ...
  • Q2. This is related to staffing

Interview Preparation Tips

Interview preparation tips for other job seekers - Zolon is looking for than deliverable, As I know the client that they are working for and i have worked for the same client , I clearly understand the requirement and outcome of the process. For the pay that they offer and for what they are expecting does not match. Secondly till the time they need some one, there is a continuous inflow of calls, email messages and SMS.. once their task is done from the hiring team - no one bothers to reply back - HR karthik should work on constructive feedback.

I applied via Naukri.com and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Basic According skills
  • Q2. AP process and good at communication skills
  • Q3. Be clear and confident

Interview Preparation Tips

Interview preparation tips for other job seekers - you are lucky if you get an opportunity to work here..

Be confident and clear to crack the interview

Reconciliation Analyst Interview Questions asked at other Companies

Q1. What is derrivatives? What isTLC? What is hedge funds?
View answer (2)

Interview questions from similar companies

I appeared for an interview before May 2016.

Interview Preparation Tips

Round: Test
Experience: The first round had two programming questions and one question of database concepts.
Duration: 1 hour
Total Questions: 3

Round: Technical Interview
Experience: In the first technical interview, I was asked basic questions about the domain and my resume. There was also a lot of emphasis on problem solving abilities since I was asked to solve some puzzles.

Round: Technical Interview
Experience: The second technical interview was a written round where I was asked to code some searching / sorting variants , to test my ability to write quality code.

Round: Technical Interview
Experience: The last and the final round was probably the toughest and I was asked to design databases, with some constraints. I was given ample time to do it and it did take a lot of time. After that, we had some interesting questions about data structures and trees and that was it.

College Name: RNSIT, Bangalore

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Python file handling, input,output, in a file, Sql joins, list sort in python, basics of GIS, Web service how to test

Interview Preparation Tips

Interview preparation tips for other job seekers - This is hust basics not deep dive, strog ur basics to crack

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

Interview Questionnaire 

1 Question

  • Q1. C2H profile basic technology based question s only

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about your answer

I applied via Campus Placement and was interviewed in Jan 2021. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1.  Explain the features of OOPS with examples?
  • Ans. 

    OOPS is a programming paradigm based on objects that have properties and methods.

    • Encapsulation: bundling of data and methods that operate on that data within a single unit

    • Inheritance: ability of a class to inherit properties and methods from a parent class

    • Polymorphism: ability of objects to take on many forms or have multiple behaviors

    • Abstraction: hiding of complex implementation details and showing only the necessary ...

  • Answered by AI
  • Q2. Explain the following terms : Super, Throw, Final and Finally
  • Ans. 

    Explanation of Super, Throw, Final and Finally

    • Super: used to call a method from a parent class

    • Throw: used to throw an exception

    • Final: used to declare a constant or to prevent method overriding

    • Finally: used to execute code after try-catch block, regardless of exception

  • Answered by AI

Interview Questionnaire 

1 Question

  • Q1. Questions on the concept of oops and SQL
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Basic flutter coding questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Question was based on string . Reverse the string and count numbers and special characters

Round 2 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. General relocation
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Diff btw vite and webpack
  • Ans. 

    Vite is a build tool that focuses on fast development, while Webpack is a more versatile and powerful build tool.

    • Vite is designed for fast development with instant server start and hot module replacement.

    • Webpack is a more versatile tool that can handle complex configurations and optimizations.

    • Vite uses ES modules natively for faster bundling, while Webpack requires additional plugins for the same functionality.

    • Vite is ...

  • Answered by AI
  • Q2. What is currying in js
  • Ans. 

    Currying is a technique in functional programming where a function with multiple arguments is transformed into a sequence of nested functions, each taking a single argument.

    • Currying helps in creating reusable functions and partial application.

    • In JavaScript, currying can be achieved using closures and nested functions.

    • Example: const add = (a) => (b) => a + b; const add5 = add(5); console.log(add5(3)); // Output: 8

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is currying in javascript?
  • Ans. 

    Currying is a technique in functional programming where a function with multiple arguments is transformed into a sequence of nested functions, each taking a single argument.

    • Currying helps in creating reusable functions and partial application.

    • In JavaScript, currying can be achieved using closures and nested functions.

    • Example: const add = (a) => (b) => a + b; const add5 = add(5); console.log(add5(3)); // Output: 8

  • Answered by AI
  • Q2. Diff btw webpack and vite
  • Ans. 

    Webpack is a mature and feature-rich bundler, while Vite is a newer and faster build tool focused on development experience.

    • Webpack is a mature and feature-rich bundler that is highly configurable and widely used in the industry.

    • Vite is a newer build tool that focuses on providing a faster development experience by leveraging ES modules and server-side rendering.

    • Webpack requires a configuration file (webpack.config.js)...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just cover the basics of javascript. Learn about polyfills.

Zolon Tech Interview FAQs

How many rounds are there in Zolon Tech interview?
Zolon Tech interview process usually has 1 rounds. The most common rounds in the Zolon Tech interview process are One-on-one Round.
How to prepare for Zolon Tech 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 Zolon Tech. The most common topics and skills that interviewers at Zolon Tech expect are US IT Recruitment, W2, Accounts Receivable, Quick Books and Accounts Payable.
What are the top questions asked in Zolon Tech interview?

Some of the top questions asked at the Zolon Tech interview -

  1. Karthik from Zolon called and co-ordinated for the interview, till the final r...read more
  2. AP process and good at communication ski...read more
  3. this is related to staff...read more

Tell us how to improve this page.

Zolon Tech Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

NexTurn Interview Questions
4.1
 • 28 Interviews
ClaySys Interview Questions
2.9
 • 24 Interviews
Contus Interview Questions
4.2
 • 22 Interviews
Pitney Bowes Interview Questions
3.7
 • 21 Interviews
Knoldus Inc Interview Questions
3.9
 • 20 Interviews
DynPro Interview Questions
3.8
 • 20 Interviews
View all

Zolon Tech Reviews and Ratings

based on 32 reviews

3.8/5

Rating in categories

3.5

Skill development

3.6

Work-life balance

3.6

Salary

3.7

Job security

3.7

Company culture

3.2

Promotions

3.7

Work satisfaction

Explore 32 Reviews and Ratings
HR Executive
7 salaries
unlock blur

₹3.2 L/yr - ₹4.7 L/yr

Process Associate
7 salaries
unlock blur

₹1.9 L/yr - ₹3.1 L/yr

Senior IT Recruiter
6 salaries
unlock blur

₹5.5 L/yr - ₹7.5 L/yr

Reconciliation Executive
5 salaries
unlock blur

₹2.8 L/yr - ₹3.8 L/yr

Junior Analyst
5 salaries
unlock blur

₹4 L/yr - ₹6.5 L/yr

Explore more salaries
Compare Zolon Tech with

Accel Frontline

4.0
Compare

Pitney Bowes

3.7
Compare

Apmosys Technologies

3.5
Compare

DynPro

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