Upload Button Icon Add office photos

Filter interviews by

AccelTree Software Interview Questions and Answers

Updated 10 Sep 2022

AccelTree Software Interview Experiences

Popular Designations

3 interviews found

Sales Person Interview Questions & Answers

user image Anonymous

posted on 6 Aug 2022

I applied via Job Portal and was interviewed before Aug 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 

(2 Questions)

  • Q1. What is Sales & Marketing?
  • Ans. 

    Sales & Marketing is the process of promoting and selling products or services to customers.

    • Sales involves direct interaction with customers to sell products or services

    • Marketing involves creating strategies to promote products or services to potential customers

    • Both Sales and Marketing work together to increase revenue and customer base

    • Examples include advertising, cold calling, email marketing, and social media market

  • Answered by AI
  • Q2. How marketing is different from Sales?
  • Ans. 

    Marketing is about creating awareness and interest in a product or service, while sales is about closing deals and generating revenue.

    • Marketing focuses on creating demand, while sales focuses on fulfilling that demand.

    • Marketing involves research, analysis, and planning, while sales involves persuasion and negotiation.

    • Marketing is a long-term strategy, while sales is a short-term tactic.

    • Marketing creates brand awareness...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep faith amd hope. Besy of luck. Interview will take time but mostly it is non technical.

Sales Person Interview Questions asked at other Companies

Q1. Why sales? What is the difference between sales and marketing
View answer (2)

Trainee Programmer Interview Questions & Answers

user image Rhushikesh shamkant Joshi

posted on 8 Mar 2022

Round 1 - Aptitude Test 

Html ,javascript ,css, numeric

Round 2 - Technical 

(1 Question)

  • Q1. Javascript questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare html, javascript,css and sql and java

Trainee Programmer Interview Questions asked at other Companies

Q1. Networking Questions like What is IP ADDRESS WHAT IS MAC ADDRESS WHAT IS BSOD WHAT IS ACTIVE DIRECTORY WHAT IS NODE WHAT IS LAN WAN MAN WHAT IS SQL WHAT ARE SUBGROUPS OF SQL WHAT IS DML ,DDL TCL DCL? WHAT IS DBMS WHAT IS DATABASE WHAT IS LI... read more
View answer (1)

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

Interview Questionnaire 

1 Question

  • Q1. JavaScript, HTML5,css questions for frontend fresher

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical interview of 30 to 45 min

Trainee Programmer Interview Questions asked at other Companies

Q1. Networking Questions like What is IP ADDRESS WHAT IS MAC ADDRESS WHAT IS BSOD WHAT IS ACTIVE DIRECTORY WHAT IS NODE WHAT IS LAN WAN MAN WHAT IS SQL WHAT ARE SUBGROUPS OF SQL WHAT IS DML ,DDL TCL DCL? WHAT IS DBMS WHAT IS DATABASE WHAT IS LI... read more
View answer (1)

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

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 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 - One-on-one 

(2 Questions)

  • Q1. Basic JS questions
  • Q2. String Concat through function
Round 3 - Coding Test 

Advanced JS, PHP related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from the free code camp js questions

AccelTree Software Interview FAQs

How many rounds are there in AccelTree Software interview?
AccelTree Software interview process usually has 2 rounds. The most common rounds in the AccelTree Software interview process are Aptitude Test, Technical and Resume Shortlist.
How to prepare for AccelTree Software 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 AccelTree Software. The most common topics and skills that interviewers at AccelTree Software expect are Customer Service, Interpersonal Skills, Debugging, Javascript and Python.
What are the top questions asked in AccelTree Software interview?

Some of the top questions asked at the AccelTree Software interview -

  1. How marketing is different from Sal...read more
  2. What is Sales & Marketi...read more
  3. JavaScript, HTML5,css questions for frontend fres...read more

Tell us how to improve this page.

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
 • 31 Interviews
View all

AccelTree Software Reviews and Ratings

based on 23 reviews

4.1/5

Rating in categories

3.8

Skill development

3.9

Work-life balance

3.8

Salary

4.0

Job security

3.8

Company culture

3.5

Promotions

3.8

Work satisfaction

Explore 23 Reviews and Ratings
Java Developer
34 salaries
unlock blur

₹3.5 L/yr - ₹4.8 L/yr

Programmer
13 salaries
unlock blur

₹2.5 L/yr - ₹5 L/yr

Software Developer
12 salaries
unlock blur

₹2.5 L/yr - ₹6 L/yr

Softwaretest Engineer
12 salaries
unlock blur

₹1.1 L/yr - ₹5.6 L/yr

Desktop Support Engineer
10 salaries
unlock blur

₹1.6 L/yr - ₹1.9 L/yr

Explore more salaries
Compare AccelTree Software 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