Upload Button Icon Add office photos

Filter interviews by

ZeroNorth Interview Questions and Answers

Updated 14 Jan 2025

ZeroNorth Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is jwt and its contents
  • Ans. 

    JWT stands for JSON Web Token, a compact and self-contained way for securely transmitting information between parties as a JSON object.

    • JWT is composed of three parts: header, payload, and signature.

    • The header typically consists of the type of token and the signing algorithm being used.

    • The payload contains the claims, which are statements about an entity (typically the user) and additional data.

    • The signature is used to ...

  • Answered by AI
  • Q2. What is stream, middleware
  • Ans. 

    Stream is a sequence of data elements made available over time. Middleware is software that acts as a bridge between different applications or services.

    • Stream is a continuous flow of data that can be processed in real-time.

    • Middleware is software that connects different systems or components together.

    • Examples: Express.js for middleware in Node.js, Kafka for stream processing.

  • Answered by AI

Full Stack Developer Interview Questions asked at other Companies

Q1. Query and Matrix Problem Statement You are given a binary matrix with 'M' rows and 'N' columns, initially consisting of all 0s. You will receive 'Q' queries, which can be of four types: Query 1: 1 R indexQuery 2: 1 C indexQuery 3: 2 R index... read more
Add answer

Jobs at ZeroNorth

View all

Interview questions from similar companies

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

I applied via campus placement at DMI College of Engineering, Chennai and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Very basic aptitude concepts asked 40 questions 1 hr time

Round 2 - Coding Test 

2 problems to be solved. Myself solved 1 problem but my friends solved 1.5 problem and taken grade is(partially correct) using Google and AI. At last there selected students who are all solved 1 problem also

Round 3 - Technical 

(6 Questions)

  • Q1. Detailed project explanation
  • Q2. Internship experience
  • Q3. OOPS concepts and Resume screening
  • Q4. SQL joins and basics
  • Q5. Favourite programming language asked and said to solve a 2 simple coding problems
  • Q6. The person who solved 1.5 questions out of 2 questions using Google and AI where caught in technical round
Round 4 - HR 

(1 Question)

  • Q1. Beware in HR round Answering to HR questions is seriously hard . Prepare well and be ready to answer question. HR asking questions is about your point of view.

Interview Preparation Tips

Topics to prepare for Infiniti Software Solutions Software Trainee interview:
  • Oops
  • SQL joins
  • Coding
  • Project
Interview preparation tips for other job seekers - Be genuine in coding round. Student who don't use ai only selected. Prepare well for technical specially OOPS concepts, SQL joins and coding
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Complex Searches conducted
  • Q2. Tell me about a time you used data to change something about the hiring process
  • Ans. 

    Utilized data to improve candidate sourcing strategy

    • Implemented tracking system to monitor source of candidate applications

    • Analyzed data to identify most successful sources of hires

    • Adjusted recruitment budget to focus on most effective sourcing channels

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for a tedious and super long process. The recruiter I was interacting with seemed highly disinterested and disengaged until the time I decided to decline the company's offer. Every time the recruiter called to prep me, the interview didn't contain an iota of what they said it would be. The recruiter interaction was highly disappointing and was the main reason I was more inclined to offers by other companies. I didn't appreciate the way I was treated. Additionally, there were multiple aspects of the role which was low-balled to me thinking I would accept their offer and upon me communicating my decision - a lot of it changed and reflected what I truly deserved. But considering I was low-balled, it contributed to my bad experience with the recruiter and lead me to my final decision on Browserstack's offer.
On a positive note, the interviewers (hiring managers, head of the team, HRBP) were super nice and there were high levels of engagement in those rounds. However, there is a lack of transparency in disclosing key information like salary, role level, career progression which are reasons why I couldn't evaluate them fairly amidst multiple offers.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 6 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical and process related
Round 2 - One-on-one 

(1 Question)

  • Q1. Technical and scenario based
Round 3 - One-on-one 

(1 Question)

  • Q1. Project and process related
Round 4 - Technical 

(1 Question)

  • Q1. With Solution architect
Round 5 - One-on-one 

(1 Question)

  • Q1. Manager round with complete SDLC
Round 6 - HR 

(1 Question)

  • Q1. HR round generic questions and salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on no code low code. Very unprofessional company.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

Legal questions on contracts

Round 2 - Technical 

(2 Questions)

  • Q1. About work experience and about contracts
  • Q2. Salary, work culture fitment etc
Round 3 - HR 

(1 Question)

  • Q1. Work culture, salary etc

Interview Preparation Tips

Interview preparation tips for other job seekers - This company is suitable only for a short duration; gain experience and then depart.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Machine Learning-related stuff: Confusion Matrix, R2 score, etc.. Also, Python & Statistics.
  • Q2. Explain any one project.
  • Q3. Difference between Data Analyst and Data Scientist.
  • Ans. 

    Data Analyst focuses on analyzing data to provide insights, while Data Scientist focuses on using advanced algorithms and machine learning to predict future trends.

    • Data Analyst focuses on analyzing data to provide insights for decision-making.

    • Data Scientist focuses on using advanced algorithms and machine learning to predict future trends.

    • Data Analyst typically works with structured data, while Data Scientist works wit...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for MapmyIndia Data Analyst interview:
  • Machine Learning
  • Statistics
  • Python
Interview preparation tips for other job seekers - The ML & Python basics should be strong. Add relevant projects to the resume.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 coding questions .
topics were array and string

Round 2 - Technical 

(2 Questions)

  • Q1. 2D array question and a linkedlist question (find the middle element of the list)
  • Q2. Dbms questions like keys ,normalization, acid properties, types of network layer , deadlock in os
Round 3 - Technical 

(2 Questions)

  • Q1. Detect loop in a linkedlist
  • Ans. 

    Use Floyd's Tortoise and Hare algorithm to detect loop in a linked list.

    • Initialize two pointers, slow and fast, at the head of the linked list.

    • Move slow pointer by one step and fast pointer by two steps.

    • If they meet at any point, there is a loop in the linked list.

  • Answered by AI
  • Q2. SQL queries basic level .
Round 4 - Technical 

(2 Questions)

  • Q1. Oops questions like inheritance and interface
  • Q2. Sql queries from leetcode hard level

Skills evaluated in this interview

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

I applied via Job Fair and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. All explain allowance
  • Ans. 

    Allowance is a sum of money paid regularly to cover expenses or losses.

    • Allowance is a fixed amount of money given regularly to cover expenses or losses.

    • It can be provided as part of a salary package or as a separate payment.

    • Examples include travel allowance, housing allowance, and meal allowance.

  • Answered by AI
  • Q2. 1) TA allowance 2) travel allowance 3) hotels🏨 allowance
  • Q3. Interview update me

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 day interview final round
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. What is the process for creating a mount point?
  • Q2. What is the procedure for taking a snapshot of a machine?
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. What is AML and primary and secondary research?

Interview Preparation Tips

Interview preparation tips for other job seekers - I had an interview with Parvesh Mittal and everything went well and I answered all the questions.
Furthermore, I was informed that the HR will be calling to schedule a meet for second round. The very next day I received an email mentioning that they will not be moving further with the application.
PS: Don’t demotivate and waste the time of the candidate. It’s not funny for a candidate who searching for the job seriously just to entertain your timepass process.

ZeroNorth Interview FAQs

How many rounds are there in ZeroNorth interview?
ZeroNorth interview process usually has 1 rounds. The most common rounds in the ZeroNorth interview process are Technical.
How to prepare for ZeroNorth 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 ZeroNorth. The most common topics and skills that interviewers at ZeroNorth expect are Analytics, Data Analytics, Business Operations, Sanction Screening and Trade.
What are the top questions asked in ZeroNorth interview?

Some of the top questions asked at the ZeroNorth interview -

  1. What is jwt and its conte...read more
  2. What is stream, middlew...read more

Tell us how to improve this page.

ZeroNorth Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 803 Interviews
View all

ZeroNorth Reviews and Ratings

based on 7 reviews

4.4/5

Rating in categories

3.9

Skill development

4.5

Work-life balance

3.9

Salary

3.9

Job security

4.6

Company culture

3.6

Promotions

4.3

Work satisfaction

Explore 7 Reviews and Ratings
Entry Meteorologist

Mumbai

4-7 Yrs

Not Disclosed

Entry Meteorologist

Mumbai

4-6 Yrs

Not Disclosed

Weather Analyst Fixed Term Contract

Mumbai

0-3 Yrs

Not Disclosed

Explore more jobs
Software Engineer
5 salaries
unlock blur

₹4.2 L/yr - ₹16.6 L/yr

Project Engineer
4 salaries
unlock blur

₹3.9 L/yr - ₹6.6 L/yr

Senior Project Engineer
4 salaries
unlock blur

₹6 L/yr - ₹7 L/yr

Test Engineer
3 salaries
unlock blur

₹5 L/yr - ₹5.5 L/yr

Explore more salaries
Compare ZeroNorth with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

HCLTech

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