Upload Button Icon Add office photos

Filter interviews by

Assist Click Interview Questions and Answers

Updated 22 Jul 2024

Assist Click Interview Experiences

Popular Designations

3 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Grammatical and aptitude questions

Round 2 - HR 

(1 Question)

  • Q1. Just basic information
Round 3 - One-on-one 

(2 Questions)

  • Q1. Your qualification
  • Q2. Your stability, family background

Interview Preparation Tips

Interview preparation tips for other job seekers - This is good company for freshers

Management Trainee Interview Questions asked at other Companies

Q1. What do you mean by balance sheet reconciliation could you explain briefly?
View answer (45)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(5 Questions)

  • Q1. Tell ke about yourself
  • Q2. Tell me your future goals
  • Q3. Why you want to join
  • Q4. Why you Dont go to outside your city
  • Q5. Why you work in this domain

Interview Preparation Tips

Interview preparation tips for other job seekers - Good English is required

Medical Data Analyst Interview Questions asked at other Companies

Q1. How many bones in our body Which bone is longer Function of kidney Use of one Antiviral medicine
Add answer
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2023. There were 3 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 - Coding Test 

String question basic java code

Round 3 - HR 

(2 Questions)

  • Q1. Current ctc and job location
  • Q2. Immidiate joiner or not
  • Ans. 

    Yes, I am an immediate joiner.

    • I am available to start working as soon as possible.

    • I have no prior commitments that would delay my joining date.

    • I am excited to begin working with the team and contribute to the project.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear your basic knowledge and practice it on daily basis

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)

Interview questions from similar companies

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

I applied via Referral and was interviewed in Sep 2023. There were 2 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 - Technical 

(4 Questions)

  • Q1. Guesstimate questions like no. Of I phones used in India , no. Of people drinking beverage in a day in a city like gurgaon.
  • Q2. Puzzle - 3 bulbs in a room and 3 switch in the other. How to find which bulb has what switch.
  • Q3. Excel questions related to sum if and sum ifs function, vlookup formula , conditional formatting, filter functioning etc.
  • Q4. Case study like there is a 3 year sales &volume data of a company - how will you calculate growth % , CAGR, what analysis will you give to oil and natural gas industry if it's share drops.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Case Study 

Guestimates and puzzles

Round 2 - One-on-one 

(2 Questions)

  • Q1. Estimate the number of fliers from Delhi Airport
  • Ans. 

    Estimate the number of fliers from Delhi Airport

    • Consider the average number of flights per day from Delhi Airport

    • Estimate the average occupancy rate of flights departing from Delhi Airport

    • Take into account the time of year and any special events that may affect travel volume

  • Answered by AI
  • Q2. Estimate the number o ciggerate sold in India
  • Ans. 

    Estimating the number of cigarettes sold in India requires analyzing market data, population demographics, and tobacco consumption trends.

    • Analyze market research reports on tobacco industry in India

    • Consider population demographics and smoking prevalence rates

    • Look at historical sales data of tobacco companies in India

    • Take into account government regulations on tobacco sales and consumption

    • Consult industry experts and st

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

I applied via Campus Placement and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Case Study 

Guestimate like how many i-phones in delhi.make a structured ans within given time pweriod using the statstical aprroach

Interview Preparation Tips

Interview preparation tips for other job seekers - thry asked guestimates so be clear with your approach. wants some excel knowledge so prepare basic concept like v-lookup , pivot table etc

I applied via Campus Placement and was interviewed in Jul 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Introduce yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for the interview . It will be easy if u are clear with those topics you mentioned in your resume
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jun 2022. 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 

3 hours of assessment test which includes aptitude, technical

Round 3 - Technical 

(1 Question)

  • Q1. Coding round for 45mins - 1hr
Round 4 - Behavioral 

(1 Question)

  • Q1. Managerial round with the CEO, Mrs. Arthi Joshi
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Aptitude,Python,java,dbms snippets

Round 2 - Technical 

(2 Questions)

  • Q1. 3 SQL basic questions
  • Q2. 2 python codes and algorithms

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare everything from resume
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

There were 90 questions that need to solved in 60 min. Only eligible to next round if qualified in this round

Round 2 - Technical 

(2 Questions)

  • Q1. Overriding in java
  • Ans. 

    Overriding in Java allows a subclass to provide a specific implementation of a method that is already provided by its superclass.

    • Inheritance is a key concept in overriding, where a subclass inherits methods from its superclass.

    • To override a method, the method in the subclass must have the same name, return type, and parameters as the method in the superclass.

    • The @Override annotation can be used to ensure that a method ...

  • Answered by AI
  • Q2. Inheritance in java
  • Ans. 

    Inheritance in Java allows a class to inherit properties and behaviors from another class.

    • Allows for code reusability and promotes the concept of 'is-a' relationship

    • Subclass inherits fields and methods from superclass

    • Can override methods in subclass to provide specific implementation

    • Super keyword is used to access superclass methods and fields

    • Example: class Dog extends Animal {}

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Introduction of yourself
  • Ans. 

    I am a software developer with 5 years of experience in Java, Python, and SQL.

    • Experienced in Java, Python, and SQL programming languages

    • Worked on developing web applications using frameworks like Spring and Django

    • Familiar with database management systems like MySQL and PostgreSQL

  • Answered by AI
  • Q2. SQL based questions
Round 4 - HR 

(2 Questions)

  • Q1. Suggests few places in Hyderabad
  • Ans. 

    Hyderabad is a vibrant city with a mix of historical landmarks, modern attractions, and delicious food options.

    • Charminar - iconic monument in the heart of the city

    • Golconda Fort - historic fort with stunning architecture

    • Hussain Sagar Lake - picturesque lake with a giant Buddha statue

    • Ramoji Film City - world's largest film studio complex

    • Birla Mandir - beautiful temple dedicated to Lord Venkateswara

  • Answered by AI
  • Q2. Favourite tv show
  • Ans. 

    My favourite TV show is Game of Thrones.

    • Epic fantasy series with complex characters and storylines

    • Based on the book series 'A Song of Ice and Fire' by George R.R. Martin

    • Known for its shocking plot twists and intense battles

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was easy

Skills evaluated in this interview

Assist Click Interview FAQs

How many rounds are there in Assist Click interview?
Assist Click interview process usually has 2-3 rounds. The most common rounds in the Assist Click interview process are HR, Aptitude Test and One-on-one Round.
What are the top questions asked in Assist Click interview?

Some of the top questions asked at the Assist Click interview -

  1. Immidiate joiner or ...read more
  2. Just basic informat...read more

Tell us how to improve this page.

Assist Click Interview Process

based on 3 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Urban Company Interview Questions
3.4
 • 134 Interviews
ZoomRx Interview Questions
3.0
 • 33 Interviews
Quikr Interview Questions
3.7
 • 31 Interviews
Jasper Colin Interview Questions
4.2
 • 23 Interviews
Modak Analytics Interview Questions
3.5
 • 22 Interviews
Decision Point Interview Questions
3.9
 • 13 Interviews
Housejoy Interview Questions
4.2
 • 2 Interviews
View all

Assist Click Reviews and Ratings

based on 58 reviews

3.2/5

Rating in categories

3.2

Skill development

3.5

Work-life balance

2.6

Salary

3.7

Job security

3.2

Company culture

2.3

Promotions

3.1

Work satisfaction

Explore 58 Reviews and Ratings
Analyst
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Medical Analyst
26 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Analyst
17 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Analyst
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Assist Click with

Urban Company

3.4
Compare

Housejoy

4.2
Compare

Quikr

3.7
Compare

Zimmber

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