Upload Button Icon Add office photos
Engaged Employer

i

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

Fresa Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Fresa Technologies Interview Questions and Answers for Experienced

Updated 25 Nov 2024

Fresa Technologies Interview Experiences for Experienced

Popular Designations

1 interview found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
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 - HR 

(1 Question)

  • Q1. Introduce Yourself
  • Ans. 

    I am a highly motivated sales professional with a proven track record of exceeding targets.

    • I have over 5 years of experience in B2B sales

    • I am skilled in consultative selling and relationship building

    • I have a strong understanding of the sales process and pipeline management

    • I am proficient in using CRM software such as Salesforce

    • I have a passion for delivering exceptional customer service

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

(1 Question)

  • Q1. Introduce yourself
  • Ans. 

    I am a highly motivated sales executive with 5 years of experience in the industry.

    • I have a proven track record of exceeding sales targets

    • I am skilled in building and maintaining strong relationships with clients

    • I am experienced in creating and delivering effective sales presentations

    • I am a team player and enjoy collaborating with colleagues to achieve common goals

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Candidates who are looking for a job for less than 1 LPA can choose Fresa. They can provide complete training about the field and their products and services. Fresa having friendly work environment with having no more career growth.

Sales Executive Interview Questions asked at other Companies

Q1. Do you know what is selling and how you can sell it?
View answer (52)

Jobs at Fresa Technologies

View all

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Asked me to draw spring mvc architecture and about collection framework.
  • Q2. Asked me to write the logic for pattern.
  • Q3. Asked me on core java.

Interview Preparation Tips

General Tips: be thorough with the core java and good to have knowledge on spring mvc
Skills: Communication
Duration: <1 week

I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2022. There were 5 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 

Duration is around 1 hour

Round 3 - Technical 

(1 Question)

  • Q1. 1. Basic programming concepts 2. OOP concepts and basic problem solving skills
Round 4 - Technical 

(1 Question)

  • Q1. Programming question
Round 5 - HR 

(1 Question)

  • Q1. 1. Basic questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Second largest number in an array
  • Ans. 

    Find the second largest number in an array of strings.

    • Convert the strings to numbers for comparison.

    • Sort the array in descending order.

    • Return the second element in the sorted array.

  • Answered by AI
  • Q2. Pairs with given sum
  • Ans. 

    Find pairs in an array that sum up to a given target value.

    • Use a hash set to store the difference between the target value and each element in the array.

    • Iterate through the array and check if the current element's complement exists in the hash set.

    • Return the pairs that sum up to the target value.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. OOPS based questions
  • Q2. Basic language based questions
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is single page application
  • Ans. 

    Single page application is a web application that loads a single HTML page and dynamically updates the content as the user interacts with the app.

    • SPA uses AJAX and HTML5 to create fluid and responsive user experience.

    • It eliminates the need for page reloading during use, making it faster and more efficient.

    • Examples include Gmail, Facebook, and Google Maps.

  • Answered by AI
  • Q2. What is state management
  • Ans. 

    State management is the process of managing the state of an application, including data flow, user interface updates, and user interactions.

    • State management involves storing and updating the state of an application to ensure data consistency.

    • It helps in managing user interface updates based on changes in the application state.

    • State management is crucial for handling user interactions and maintaining a seamless user exp...

  • Answered by AI

Skills evaluated in this interview

I applied via Campus Placement

Round 1 - Aptitude Test 

In this round you have to clear Aptitude and Basic Coding

Round 2 - Coding Test 

It is pure coding test which is conduct on hacker rank platform. You have to complete 4 question(1 easy + 2 medium + 1 hard)

Round 3 - Technical 

(2 Questions)

  • Q1. Coding question base on Sorting and Array
  • Q2. Some of theory question base on your Project technology and DSA
Round 4 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Improve your basic concepts and coding skills.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Oct 2022. 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 - Technical 

(1 Question)

  • Q1. Find the duplicate items in the array.
  • Ans. 

    Find duplicate items in array of strings.

    • Iterate through array and store each item in a hash set.

    • If item already exists in hash set, it is a duplicate.

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

(1 Question)

  • Q1. Javascript basics questions

Skills evaluated in this interview

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

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Questions on dsa, 2 medium and 1 easy level.
  • Q2. Questions related to the projects.

Fresa Technologies Interview FAQs

How many rounds are there in Fresa Technologies interview for experienced candidates?
Fresa Technologies interview process for experienced candidates usually has 3 rounds. The most common rounds in the Fresa Technologies interview process for experienced candidates are Resume Shortlist, HR and One-on-one Round.
How to prepare for Fresa Technologies interview for experienced candidates?
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 Fresa Technologies. The most common topics and skills that interviewers at Fresa Technologies expect are Freight Forwarding, Communication Skills, Digital Marketing, Direct Sales and ERP.
What are the top questions asked in Fresa Technologies interview for experienced candidates?

Some of the top questions asked at the Fresa Technologies interview for experienced candidates -

  1. Questions asked based upon the role appl...read more
  2. yeah you know how it...read more
  3. Did some coding questi...read more

Tell us how to improve this page.

Fresa Technologies Interview Process for Experienced

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

Webdew Interview Questions
4.4
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
Quantsapp Interview Questions
2.8
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 32 Interviews
View all

Fresa Technologies Reviews and Ratings

based on 98 reviews

4.6/5

Rating in categories

4.5

Skill development

4.4

Work-life balance

4.2

Salary

4.4

Job security

4.5

Company culture

4.3

Promotions

4.4

Work satisfaction

Explore 98 Reviews and Ratings
Oracle APEX Developer

Chennai

2-5 Yrs

Not Disclosed

Support Engineer

Mannargudi,

Chennai

0-3 Yrs

Not Disclosed

Sales Executive

Chennai

1-2 Yrs

Not Disclosed

Explore more jobs
Web Developer
9 salaries
unlock blur

₹2 L/yr - ₹3.6 L/yr

Software Engineer
7 salaries
unlock blur

₹1 L/yr - ₹4.2 L/yr

Software Developer
6 salaries
unlock blur

₹1 L/yr - ₹1.8 L/yr

Accountant
4 salaries
unlock blur

₹3 L/yr - ₹7.6 L/yr

Technical Support Engineer
4 salaries
unlock blur

₹1.5 L/yr - ₹3 L/yr

Explore more salaries
Compare Fresa Technologies with

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.7
Compare

HyScaler

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