Upload Button Icon Add office photos

FedEx Express

Compare button icon Compare button icon Compare

Filter interviews by

FedEx Express Software Developer Interview Questions and Answers

Updated 1 May 2024

FedEx Express Software Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Behavioural and Experience based questions
  • Q2. Tell be about a time sort of stuff

Interview Preparation Tips

Interview preparation tips for other job seekers - Be sure of your work

Software Developer Jobs at FedEx Express

View all

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is decorator in python
  • Ans. 

    Decorator in Python is a design pattern that allows adding new functionality to an existing object without modifying its structure.

    • Decorators are functions that take another function as an argument and extend its behavior without explicitly modifying it.

    • They are commonly used to add logging, timing, caching, or authentication to functions.

    • Syntax for using decorators in Python involves using the @ symbol followed by the...

  • Answered by AI
  • Q2. What is yeild in python
  • Ans. 

    yield is a keyword in Python used in generator functions to return a value without terminating the function

    • yield is used in generator functions to produce a series of values over time

    • When a generator function is called, it returns an iterator object but does not start execution immediately

    • Each time the yield statement is reached, the function's state is saved, and the value is returned to the caller

    • Execution of the fun...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Maersk Software Developer interview:
  • Python
  • Simulation

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is restful api
  • Ans. 

    RESTful API is an architectural style for designing networked applications

    • REST stands for Representational State Transfer

    • Uses standard HTTP methods like GET, POST, PUT, DELETE

    • Resources are identified by URIs

    • Stateless communication between client and server

    • Responses are typically in JSON or XML format

  • Answered by AI
  • Q2. Bootstarp grid system

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Core Java and SQL-related questions.
Round 2 - HR 

(1 Question)

  • Q1. What is your Previous job experience-related ?

Interview Questionnaire 

3 Questions

  • Q1. What is callback function
  • Ans. 

    A callback function is a function passed as an argument to another function, which is then invoked inside the outer function.

    • Callback functions are commonly used in asynchronous programming.

    • They allow a function to call another function when a certain task is completed.

    • Callback functions can be anonymous or named functions.

    • Examples of callback functions include event handlers and AJAX requests.

  • Answered by AI
  • Q2. Arrow function
  • Q3. Call,apply,bind
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Questions about kubernetes and dockerfile
Round 2 - Technical 

(1 Question)

  • Q1. Questions about your past experience
Round 3 - Behavioral 

(1 Question)

  • Q1. It was in general discussion round
Round 4 - HR 

(1 Question)

  • Q1. General discussion round
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jun 2022. 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 - Technical 

(4 Questions)

  • Q1. Java Micro services architectute
  • Q2. Java Steam API related questions
  • Q3. Spring boot rest API related
  • Q4. Java concurrent collections related

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well.
Concentrate on Java new features
Spring boot related

I applied via Recruitment Consulltant and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. There questions were on java mainly focusing on oops concept followed my exception handling concept
  • Q2. What is checked and unchecked exception demonstrate with an example
  • Ans. 

    Checked and unchecked exceptions are used in Java to handle errors. Checked exceptions must be handled, while unchecked exceptions do not.

    • Checked exceptions are checked at compile-time and must be handled using try-catch or throws keyword

    • Unchecked exceptions are not checked at compile-time and do not require handling

    • Example of checked exception: IOException

    • Example of unchecked exception: NullPointerException

  • Answered by AI
  • Q3. They asked questions on html
Round 2 - HR 

(2 Questions)

  • Q1. What are your salary expectations?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was easy only if one knows java they can easily get in to this company

Skills evaluated in this interview

Interview experience
5
Excellent
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 - Technical 

(2 Questions)

  • Q1. .net C#, Design pattern,Azure Angular ,
  • Q2. Web Api, SQL Entity Framework

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on new technology and get updated. Logically think and then explain the scenario
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is restful api
  • Ans. 

    RESTful API is an architectural style for designing networked applications

    • REST stands for Representational State Transfer

    • Uses standard HTTP methods like GET, POST, PUT, DELETE

    • Resources are identified by URIs

    • Stateless communication between client and server

    • Responses are typically in JSON or XML format

  • Answered by AI
  • Q2. Bootstarp grid system

Skills evaluated in this interview

FedEx Express Interview FAQs

How many rounds are there in FedEx Express Software Developer interview?
FedEx Express interview process usually has 1 rounds. The most common rounds in the FedEx Express interview process are One-on-one Round.
How to prepare for FedEx Express Software Developer 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 FedEx Express. The most common topics and skills that interviewers at FedEx Express expect are Freight Forwarding, Oracle, Agile, Air Freight and Albpm.
What are the top questions asked in FedEx Express Software Developer interview?

Some of the top questions asked at the FedEx Express Software Developer interview -

  1. Tell be about a time sort of st...read more
  2. Behavioural and Experience based questi...read more

Tell us how to improve this page.

FedEx Express Software Developer Interview Process

based on 4 interviews

Interview experience

4.8
  
Excellent
View more
FedEx Express Software Developer Salary
based on 14 salaries
₹8.4 L/yr - ₹26.5 L/yr
105% more than the average Software Developer Salary in India
View more details
Software Developer-Senior I

Hyderabad / Secunderabad

2-3 Yrs

Not Disclosed

Explore more jobs
Operations Executive
124 salaries
unlock blur

₹1.7 L/yr - ₹4.1 L/yr

Data Analyst
107 salaries
unlock blur

₹5.5 L/yr - ₹18.6 L/yr

Team Lead Operations
88 salaries
unlock blur

₹3.2 L/yr - ₹8.5 L/yr

Customer Care Executive
86 salaries
unlock blur

₹1.9 L/yr - ₹3.8 L/yr

Market Analyst
80 salaries
unlock blur

₹10 L/yr - ₹18 L/yr

Explore more salaries
Compare FedEx Express with

DHL Express

4.1
Compare

Ups Logistics

3.7
Compare

Blue Dart Express

4.0
Compare

TNT Express

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