Upload Button Icon Add office photos

Freshworks

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Freshworks Intern Interview Questions and Answers

Updated 28 Oct 2024

Freshworks Intern Interview Experiences

2 interviews found

Intern Interview Questions & Answers

user image Caprio

posted on 19 Jun 2024

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

Movie Review App that uses a public API to fetch the movie details and present it in the UI.

Round 2 - Coding Test 

Reversing the Linked list

Round 3 - Technical 

(1 Question)

  • Q1. Project explanation

Rate your
company

🤫 100% anonymous

How was your last interview experience?

Share interview

Intern Interview Questions & Answers

user image Anonymous

posted on 28 Oct 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Database Design
  • Q2. SQL and Datawarehousing
Round 2 - HR 

(2 Questions)

  • Q1. Intrest & Hobbies
  • Q2. Education & Negociation

Intern Interview Questions Asked at Other Companies

asked in Accenture
Q1. Case. There is a housing society “The wasteful society”, you coll ... read more
Q2. Which programming language you are comfortable with?
asked in Deloitte
Q3. Case : I am a US based company and I sell 3 products A, B, C (I d ... read more
Q4. Huffman Coding Challenge Given an array ARR of integers containin ... read more
asked in Accenture
Q5. A marketing strategy case. Client is a perfume seller in Jaipur. ... read more

Interview questions from similar companies

I applied via Referral and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Why do you want to join hcl and also why hr ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and make yourself comfortable with the recruiter

I was interviewed in Nov 2016.

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself
  • Ans. 

    I am a motivated and enthusiastic individual with a strong passion for learning and gaining practical experience in the field of [internship field].

    • I am currently pursuing a degree in [relevant field] at [university name].

    • I have completed various projects and coursework that have equipped me with skills in [relevant skills].

    • I am a quick learner and enjoy taking on new challenges.

    • I have a strong work ethic and am dedica...

  • Answered by AI
  • Q2. What is your interested area?
  • Ans. 

    My interested area is artificial intelligence and machine learning.

    • I have a strong passion for developing algorithms and models to solve complex problems.

    • I enjoy working with large datasets and finding patterns within them.

    • I have experience with programming languages such as Python and R for machine learning projects.

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: I had sent my resume on persistent's career site.
then after two days i got message, you are shortlisted for 6 months internship program.

I applied via Campus Placement and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. OOP concepts, Networking basics,

Interview Preparation Tips

Interview preparation tips for other job seekers - Its easy to pass the interview for fresher, you need to have good aptitude skills

Intern Interview Questions & Answers

TCS user image Anonymous

posted on 2 Jun 2022

I applied via Newspaper Ad and was interviewed before Jun 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 Resume tips
Round 2 - HR 

(1 Question)

  • Q1. Please Give introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - Good luck with your interview. You need it

Intern Interview Questions & Answers

Wipro user image Somraj Vishnoi

posted on 30 May 2017

I was interviewed in Mar 2017.

Interview Questionnaire 

2 Questions

  • Q1. 1. Give your brief introduction. 2. Tell about your projects. 3. Do you think that demonetization was effective? 4. How do you implement effectively digital currency so that everyone can use it?
  • Q2. 1. Introduction 2. Tell me something about you which is interesting.
  • Ans. 

    I am a certified scuba diver and have explored coral reefs in multiple countries.

    • Certified scuba diver

    • Explored coral reefs in multiple countries

    • Passionate about marine life and conservation

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: The test comprised of total 30 questions. There were some questions of quantitative, reasoning abd verbal aptitude. There were some questions of C language and data structures and some were from Digital Electronics and communications. All questions were MCQs.
Duration: 30 minutes
Total Questions: 30

Round: Technical Interview
Experience: This interview experience was quite interesting for me because i had no technical project to discuss with them. Do wisely i diverted interview towards demonetization and digital economy and i answered in detail with good example. So he got impressed. A guy from my batch gaving very nice projects in commucation engineering got rejected in this round because he didn't know data structures.

Round: HR Interview
Experience: The HR guy was very chill and was in hurry so he didn't asked something very hard question to be answerable. He discuseed about my family background and my future plans.

Skills: Communication And Confidence
College Name: NIT Kurukshetra

I applied via Referral and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Self introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - the interview went nicely.

Intern Interview Questions & Answers

TCS user image Anonymous

posted on 10 Feb 2022

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 Resume tips
Round 2 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - No advice for the interview it was good

Intern Interview Questions & Answers

Zoho user image Anonymous

posted on 24 Sep 2024

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

All topics in aptitude

Round 2 - Coding Test 

Frequently asked coding questions

Round 3 - Technical 

(1 Question)

  • Q1. DSA concepts in java
  • Ans. 

    DSA concepts in Java involve data structures and algorithms implementation in Java programming language.

    • Data structures like arrays, linked lists, stacks, queues, trees, graphs are implemented in Java.

    • Algorithms like sorting, searching, dynamic programming, recursion are implemented in Java.

    • Java provides built-in classes like ArrayList, LinkedList, HashMap for implementing DSA concepts.

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Oops and DSA concepts in java
  • Ans. 

    Oops and DSA concepts in Java involve understanding object-oriented programming principles and data structures/algorithms.

    • Oops concepts in Java include inheritance, polymorphism, encapsulation, and abstraction.

    • Data Structures and Algorithms (DSA) concepts in Java involve understanding different data structures like arrays, linked lists, trees, and algorithms like sorting and searching.

    • Understanding Oops concepts helps ...

  • Answered by AI
Contribute & help others!
anonymous
You can choose to be anonymous

Freshworks Interview FAQs

How many rounds are there in Freshworks Intern interview?
Freshworks interview process usually has 2-3 rounds. The most common rounds in the Freshworks interview process are HR, Assignment and Coding Test.
How to prepare for Freshworks Intern 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 Freshworks. The most common topics and skills that interviewers at Freshworks expect are Business process, Cisa, ERP, Excel and IT Audit.
What are the top questions asked in Freshworks Intern interview?

Some of the top questions asked at the Freshworks Intern interview -

  1. SQL and Datawarehous...read more
  2. Education & Negociat...read more
  3. Database Des...read more

Tell us how to improve this page.

Freshworks Intern Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more

Anonymously discuss salaries, work culture, and many more

Get Ambitionbox App

Intern Interview Questions from Similar Companies

TCS Intern Interview Questions
3.7
 • 35 Interviews
Infosys Intern Interview Questions
3.6
 • 22 Interviews
Wipro Intern Interview Questions
3.7
 • 11 Interviews
HCLTech Intern Interview Questions
3.5
 • 7 Interviews
PTC Intern Interview Questions
4.2
 • 7 Interviews
Zoho Intern Interview Questions
4.3
 • 4 Interviews
View all

Freshworks Intern Reviews and Ratings

based on 2 reviews

3.3/5

Rating in categories

2.3

Skill development

4.0

Work-life balance

4.2

Salary

3.8

Job security

3.2

Company culture

3.3

Promotions

3.2

Work satisfaction

Explore 2 Reviews and Ratings
Senior Software Engineer
290 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

fresher
263 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
183 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Software Engineer
178 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Specialist
113 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Freshworks with

Zoho

4.3
Compare

Salesforce

4.0
Compare

LTIMindtree

3.8
Compare

TCS

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent