Upload Button Icon Add office photos
Engaged Employer

i

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

Karza Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Karza Technologies Interview Questions and Answers

Updated 28 Sep 2024

Karza Technologies Interview Experiences

Popular Designations

5 interviews found

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

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

45 minutes test, third party platform for coding, topics - strings and DP

Round 2 - Technical 

(3 Questions)

  • Q1. Explain the working of resnet - is their concatenation or addition in resnets
  • Ans. 

    ResNet is a deep neural network architecture that uses skip connections to address the vanishing gradient problem.

    • ResNet stands for Residual Network, which uses residual blocks with skip connections.

    • In ResNet, the output of a previous layer is added to the output of a later layer, instead of being concatenated.

    • This helps in training deeper networks by allowing the gradient to flow directly through the skip connections.

    • ...

  • Answered by AI
  • Q2. Explain vanishing and exploding gradients
  • Ans. 

    Vanishing gradients occur when gradients become too small during backpropagation, while exploding gradients occur when gradients become too large.

    • Vanishing gradients can make training slow and difficult, as the weights are not updated effectively.

    • Exploding gradients can cause the model to diverge during training, leading to NaN values and instability.

    • Vanishing gradients are common in deep neural networks with many laye...

  • Answered by AI
  • Q3. Questions related to resume and projects done in detail - with cross-questioning

Interview Preparation Tips

Interview preparation tips for other job seekers - For coding round can prepare blind 75, and for technical round be absolutely thorough with your resume and at least 1-2 of your projects and with basic architectures such as resnets, rcnn, etc

Skills evaluated in this interview

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2023. There were 4 interview rounds.

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 Assessment with 50 MCQs based on Data Science

Round 3 - Technical 

(1 Question)

  • Q1. Coding round. 2 easy-medium level DSA questions were asked
Round 4 - Technical 

(1 Question)

  • Q1. Questions based on projects

Data Scientist Intern Interview Questions asked at other Companies

Q1. In case deadline is approaching, whether you will compromise with project quality?
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Easy questions in python

Round 2 - One-on-one 

(2 Questions)

  • Q1. L1 regularisation
  • Q2. L2 regularisation, deep learning based in depth question
Round 3 - One-on-one 

(2 Questions)

  • Q1. Deep learning based questions
  • Q2. In depth questions from projectc

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic details asked on your project and knowledge.
Round 2 - Coding Test 

Basic Data Structure Questions asked

Round 3 - Coding Test 

Advanced Data Structures and Algorithms questions asked.

Interview Preparation Tips

Topics to prepare for Karza Technologies Software Engineer interview:
  • Data Structures
  • AWS
  • Python

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

Karza Technologies interview questions for popular designations

 Data Scientist

 (2)

 Software Engineer

 (1)

 Data Scientist Intern

 (1)

Interview Questions & Answers

user image Anonymous

posted on 24 Apr 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Matrix level quetions

Interview questions from similar companies

I applied via Referral and was interviewed before Jan 2020. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SQL and plsql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Pre

I applied via Campus Placement and was interviewed before Oct 2021. There were 2 interview rounds.

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 - One-on-one 

(3 Questions)

  • Q1. DS Algo, Backend and DB
  • Q2. Stack(DS) question and DB based questions
  • Q3. Scaling (Horizontal, Vertical) with use cases
  • Ans. 

    Scaling refers to increasing capacity of a system. Horizontal scaling adds more machines, while vertical scaling adds more resources to a machine.

    • Horizontal scaling involves adding more machines to a system to increase capacity

    • Vertical scaling involves adding more resources to a machine to increase capacity

    • Use cases for horizontal scaling include handling increased traffic or adding redundancy

    • Use cases for vertical sca...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Junglee Games Software Developer interview:
  • Backend
  • Data Structures
  • Database
Interview preparation tips for other job seekers - Keep your DS concepts clear and be clear on your answers
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What are window functions and asked to find out the highest salary from each department.
  • Q2. What is Vlookup and formula of it
  • Ans. 

    Vlookup is a function in Excel used to search for a value in a table and return a corresponding value from another column.

    • Vlookup stands for 'Vertical Lookup'

    • It is used to search for a value in the first column of a table and return a value in the same row from a specified column

    • The syntax of Vlookup is =VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup])

    • Example: =VLOOKUP(A2, B2:D10, 3, FALSE) will search...

  • Answered by AI
Round 2 - HR 

(3 Questions)

  • Q1. What do you know about TU CIBIL
  • Ans. 

    TU CIBIL is a credit information company in India that provides credit scores and reports to individuals and businesses.

    • TU CIBIL stands for TransUnion CIBIL Limited.

    • It is one of the leading credit bureaus in India.

    • It collects and maintains credit information of individuals and businesses.

    • Lenders use TU CIBIL reports to assess the creditworthiness of borrowers.

    • A good credit score from TU CIBIL can help in getting better

  • Answered by AI
  • Q2. What is credit score
  • Ans. 

    Credit score is a numerical representation of a person's creditworthiness, based on their credit history.

    • Credit score ranges from 300 to 850, with higher scores indicating better creditworthiness.

    • Factors that influence credit score include payment history, credit utilization, length of credit history, types of credit used, and new credit accounts.

    • Lenders use credit scores to assess the risk of lending money to individu...

  • Answered by AI
  • Q3. How many credit bureau's are there

Skills evaluated in this interview

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 

One form is given where different questions are to be answered. And some questions are on personal experience basis

Round 3 - Group Discussion 

Topic is given to discussion and 2 manager were there to observe

Round 4 - Technical 

(3 Questions)

  • Q1. Details about Depository participants. How to do audit, details about NSDL
  • Q2. How to do internal audit
  • Ans. 

    Internal audit involves reviewing and evaluating a company's financial and operational processes to ensure compliance and identify areas for improvement.

    • Establish audit objectives and scope

    • Gather and analyze data

    • Identify areas of risk and weakness

    • Develop recommendations for improvement

    • Present findings to management

    • Follow up on implementation of recommendations

  • Answered by AI
  • Q3. They asked about NSDL and it's working

Interview Preparation Tips

Interview preparation tips for other job seekers - Read about the latest circulars issued by sebi and NSDL

I applied via Naukri.com and was interviewed in Sep 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. They ask you like pro management question. Infra planning, migration experience and it purely depend who is taking your interview. Because during my work i found people who take interview not to select any...
  • Q2. Infrastructure planning, capacity planning, performance tunning, virtualization and etc

Interview Preparation Tips

Interview preparation tips for other job seekers - No advice if you want retirement or don't to work then join the company. i can advise If you are passionate to work then join any company but not NSDL. No business standard no HR standard. Managers are not like manager they work like working college project and senior managers are below my college teacher skill set. Group discussion talks are like friends snapchat...
Hard to spend tym here so i started learning new things. Started giving my precious time to family...

I m executing quries and they call it deployment... Hahahahahah

I don't know what i am goning to do with my career future. Plan to leave it nsdl soon...

Karza Technologies Interview FAQs

How many rounds are there in Karza Technologies interview?
Karza Technologies interview process usually has 2-3 rounds. The most common rounds in the Karza Technologies interview process are Coding Test, One-on-one Round and Technical.
How to prepare for Karza Technologies 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 Karza Technologies. The most common topics and skills that interviewers at Karza Technologies expect are Python, Java, Data Structures, AWS and Algorithms.
What are the top questions asked in Karza Technologies interview?

Some of the top questions asked at the Karza Technologies interview -

  1. Explain the working of resnet - is their concatenation or addition in resn...read more
  2. Explain vanishing and exploding gradie...read more
  3. Coding round. 2 easy-medium level DSA questions were as...read more

Tell us how to improve this page.

Karza Technologies Interview Process

based on 4 interviews

Interview experience

4.8
  
Excellent
View more

Interview Questions from Similar Companies

Junglee Games Interview Questions
3.1
 • 32 Interviews
Equifax Interview Questions
3.3
 • 31 Interviews
Black Knight Interview Questions
3.6
 • 28 Interviews
Experian Interview Questions
3.8
 • 22 Interviews
Shriram Chits Interview Questions
3.8
 • 6 Interviews
CIBIL Interview Questions
4.2
 • 4 Interviews
View all

Karza Technologies Reviews and Ratings

based on 99 reviews

4.5/5

Rating in categories

4.4

Skill development

4.4

Work-life balance

4.3

Salary

4.5

Job security

4.5

Company culture

4.3

Promotions

4.4

Work satisfaction

Explore 99 Reviews and Ratings
Software Engineer
49 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Analyst
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Product Manager
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Python Developer
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Karza Technologies with

CIBIL

4.2
Compare

Experian

3.8
Compare

Equifax

3.3
Compare

Credit Information Bureau

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