Upload Button Icon Add office photos

Filter interviews by

Expedite Commerce Interview Questions and Answers

Updated 12 Dec 2024

Expedite Commerce Interview Experiences

Popular Designations

2 interviews found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Approached by Company

Round 1 - HR 

(1 Question)

  • Q1. General discussion
Round 2 - Aptitude Test 

Two assessments, general and aptitude

Round 3 - One-on-one 

(1 Question)

  • Q1. Discussion about roles and responsibilities. And they asked me to complete Salesforce project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Sr Salesforce Consultant Interview -
I applied through a recruiter. I interviewed at Expedite Commerce in Dec 2023

Interview
HR had sent me an interview invitation on LinkedIn.

First Round:
She had described the profiles tasks and responsibilities and discussed about company.

She stated that there will be a series of interviews, which would take time.
I was fine by that.

Second round:
I'd received an online evaluation link. There were two tests. I had passed them along and informed HR.

Third Round: I spoke with the Chief People Officer. He only asked for the basic information and stated there would be 2-3 more rounds. The next one would be the project that I needed to finish in my Salesforce ORG, which I did in a few days.
I sent emails to HR and CPO letting them know I had finished the project; could you help let me know what comes next? I waited for their response for nine days, but I haven't heard back from them. I had contacted HR in the meanwhile, but she didn't answer. I had asked the HR multiple times on LinkedIn about the update in between all of this procedure, but she never responded. She presented herself as the company's owner. HR acted in a very unprofessional manner. Nine days later, I emailed HR once more, this time including the CPO in the CC. After ten minutes, she said, "Apologies I was on sick leave.
Unfortunately, we won't be moving forward with your candidature this time. We appreciate the effort and time you have dedicated to your application.
We sincerely appreciate your interest in being a part of Expedite Commerce and wish you success in your future endeavors. Please do consider applying for future opportunities that may align with your skills and experience.
Thank you once again for considering a career with us"

The HR representative was quite unprofessional throughout, and her actions were completely inappropriate.

They had assigned me the assignment/project to complete, and in the following round, I was supposed to show them what I had done, but they did not allow me the opportunity to demonstrate my abilities, and I worked hard to accomplish it. This was really unprofessional of the Expedite Commerce crew. They do not understand how to value or respect applicants. How can someone be rejected without an evaluation?

I'm going to submit my review and warn other Salesforce professionals not to apply to this organization.
Please look for alternative options and do not waste your time with this company. Their interview procedure is extremely long and lengthy. I gave my first round in the last week of December and received an email in the first week of February informing me that my candidature was not shortlisted after three rounds of interviews and the completion of a project that I did not have the opportunity to demonstrate.
If I could have given a 0 rating but the option is not here.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. What do you know about salesforce?
  • Q2. Salesforce automation tools?
Round 2 - Assignment 

Assignment was shared on email based on the scenario write apex.

Interview Preparation Tips

Interview preparation tips for other job seekers - Knowledge of Apex, Javascript, HTML and css is must for developer role.

Associate Technical Consultant Interview Questions asked at other Companies

Q1. Which one is better to store data, Excel or Relation Database System?
View answer (1)

Jobs at Expedite Commerce

View all

Interview questions from similar companies

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

Round 1 - Aptitude Test 

Aptitude test on CS subjects like C programming, DBMS, CN, and OS.

Round 2 - Coding Test 

There were 2 input-output based questions of easy to moderate level

Round 3 - Group Discussion 

Every candidate was given an individual topic and was asked to speak on it

Round 4 - HR 

(1 Question)

  • Q1. Some typical HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basic CS subjects you will be able to clear all rounds with ease.

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude, reasoning, English, cloud sections

Round 2 - Coding Test 

2 questions in which , one has to complete within an 50 minutes

Round 3 - Communication assessment 

(2 Questions)

  • Q1. Tell me about t Yourself
  • Q2. What are the previous experiences

Interview Preparation Tips

Topics to prepare for Accenture Associate Software Engineer interview:
  • Java
  • SQL
  • Agile Methodology
  • SDLC
Interview preparation tips for other job seekers - Be confident
Keep it just and short
Explain more about your experiences

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

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

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

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

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

Round 1 - Aptitude Test 

It was a basic aptitude test.

Round 2 - One-on-one 

(1 Question)

  • Q1. Interview was fine. Mostly asked about my final year project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Attend the interview with cool head. All the best.

I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions of java.
Round 3 - HR 

(1 Question)

  • Q1. Intro and other hr related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover the basic questions regarding the programming language.

Expedite Commerce Interview FAQs

How many rounds are there in Expedite Commerce interview?
Expedite Commerce interview process usually has 2-3 rounds. The most common rounds in the Expedite Commerce interview process are HR, Aptitude Test and One-on-one Round.
How to prepare for Expedite Commerce 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 Expedite Commerce. The most common topics and skills that interviewers at Expedite Commerce expect are Salesforce, Health Insurance, Medical Billing, Backend and CRM.
What are the top questions asked in Expedite Commerce interview?

Some of the top questions asked at the Expedite Commerce interview -

  1. salesforce automation too...read more
  2. General discuss...read more

Tell us how to improve this page.

Expedite Commerce Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 796 Interviews
Zoho Interview Questions
4.3
 • 509 Interviews
View all

Expedite Commerce Reviews and Ratings

based on 6 reviews

3.6/5

Rating in categories

3.9

Skill development

4.0

Work-life balance

4.1

Salary

2.8

Job security

2.8

Company culture

2.8

Promotions

3.2

Work satisfaction

Explore 6 Reviews and Ratings
Principal Architect

Kolkata,

Mumbai

+5

8-13 Yrs

Not Disclosed

Explore more jobs
Financial Consultant
4 salaries
unlock blur

₹22 L/yr - ₹24 L/yr

Salesforce Developer
4 salaries
unlock blur

₹10 L/yr - ₹15 L/yr

Talent Acquisition Specialist
3 salaries
unlock blur

₹10 L/yr - ₹11.5 L/yr

Product Owner
3 salaries
unlock blur

₹25 L/yr - ₹30 L/yr

Senior Marketing and Digital Manager
3 salaries
unlock blur

₹12.5 L/yr - ₹14.5 L/yr

Explore more salaries
Compare Expedite Commerce with

Zoho

4.3
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

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