Aptitude for Supply chain Management & Logistics

Click For Summary

Discussion Overview

The discussion revolves around preparing for an aptitude test for a software developer position in a supply chain management company. Participants explore the types of questions that may be encountered, the responsibilities associated with the role, and relevant mathematical and programming concepts that could be tested.

Discussion Character

  • Exploratory
  • Technical explanation
  • Homework-related

Main Points Raised

  • One participant inquires about the types of questions to expect in the aptitude test for a software developer role.
  • Another participant suggests that understanding the responsibilities of the position could provide insight into the types of questions, mentioning familiarity with logistics, databases, and problem-solving skills.
  • It is noted that software developed for supply chain management would assist in distribution, trucking, and warehousing, with a focus on optimizing decisions based on various factors such as location and stock availability.
  • Specific responsibilities outlined by the company include understanding product requirements, designing and maintaining software components, and participating in design and code reviews.
  • Several standard supply chain-related problems are mentioned as likely topics for the test, including linear optimization, the transportation problem, inventory control, and forecasting.
  • One participant expresses doubt that the test will cover advanced supply chain topics, suggesting instead that it may focus on basic algorithms and numerical estimation questions.
  • The format of the assessment is clarified as a multiple-choice aptitude test followed by an interview, prompting a request for recommended study materials.

Areas of Agreement / Disagreement

Participants generally agree on the types of responsibilities and concepts relevant to the software developer role, but there is uncertainty regarding the specific content of the aptitude test, with differing opinions on what topics will be emphasized.

Contextual Notes

Participants express varying levels of confidence about the topics likely to be covered in the test, indicating a lack of consensus on the exact nature of the questions.

vipulj
I have an aptitude test in a Suppy chain management Company for the post of Software developer ( fresher).
What kind of questions should I expect?
Thanks !
 
Physics news on Phys.org
What are the responsiblities of this position? That should give one some idea of some types of questions. Does one develop particular software related to logistics, or other unique applications?

Presumably one should be familiar with logistics and databases (and database software), and then generally, problem solving, programming, analysis, data presentation.

A programmer has to develop efficient programs (based on models) to process data/information with which to simulate a process, and then provide statepoints and output (results) in a comprehensible format.
 
Supply chain management and logistics deal with distribution, trucking, and warehousing. So the software you would be called on to write would assist the managers and agents in those activities. Your database would have to associate items with locations and locations with each other. Questions would arise like: In order to supply item X to city Y we could use warehouse A or warehouses B and C. A can supply the quantity required all by itself whereas B and C would have to combine their stocks to make up the quantity; that's an advantage for A. On the other hand B and C are both closer to to city Y than A is; that's an advantage for them. All of these things would be quantized and your programs would seek the optimum choice. And there would be dozens or hundreds of such decisions a day, which is why software is needed.

Other options are restocking the warehouses (price vs quantity and quality) and supporting sales; the firm may want to present online menus to its clients to enable them to figure out their own logistic problems using the firm's resources, and of course your software is what makes those menus work.
 
Thanks Astronuc and selfAdjoint for the prompt reply.
The company's site defines the following responsibilities :

* Understanding product requirements published by product management.
* Design, develop, test and maintain software components.
* Participate in design and code reviews.So what topics in Mathematics/Aptitude should I be more prepared for ?

Thanks again
 
Last edited by a moderator:
There are several standard supply chain related problems that you are more likely to find on a test paper than in an interview. You should be aware of the big ones :

- basic linear optimization of cost/profit
- the transportation problem (described by SA above)
- inventory control
- sequencing and scheduling
- forecasting

It may help to be aware of some of the common algorithms/methods used in the above areas (Simplex, Branch & Bound algorithms for the LP problem; the transportation algorithm and the Vogel approximation; ARIMA and Bass models for forecasting, etc.)

I just read the requirements in post#4, and based on that, I doubt they'll ask you much about the above stuff. More likely they might ask you to compare search and sort algorithms or make numerical estimates ("how many ping-pong balls will fit into a Boeing 747 ?"). There might also be some of the standard questions like "why are manhole covers circular ?".

It may also help to be aware of some of the well known problems in the field : the traveling salesman problem, the trim-loss problem, etc.

Is this a pen an paper test, or an interview ?
 
Last edited:
Thanks everyone for so many useful inputs.
Its a multiple choice aptitude test followed by an interview.
Are there any sources/books I can refer to?
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
23
Views
4K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K