90% found this document useful (10 votes)
10K views5 pages

Walmart CodeHers Preparation Document

The document provides preparation tips for the Walmart CodeHers coding challenge. Round 1 involves 30 multiple choice questions in 30 minutes covering computer fundamentals and aptitude. It is important to attempt all questions in the allotted time. Topics to study include data structures, algorithms, operating systems, databases, and object-oriented programming. Mock tests should be practiced before the actual test. Round 2 preparation strategy will be updated later. Resources for practicing sample questions on various topics are provided.

Uploaded by

Divya Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
90% found this document useful (10 votes)
10K views5 pages

Walmart CodeHers Preparation Document

The document provides preparation tips for the Walmart CodeHers coding challenge. Round 1 involves 30 multiple choice questions in 30 minutes covering computer fundamentals and aptitude. It is important to attempt all questions in the allotted time. Topics to study include data structures, algorithms, operating systems, databases, and object-oriented programming. Mock tests should be practiced before the actual test. Round 2 preparation strategy will be updated later. Resources for practicing sample questions on various topics are provided.

Uploaded by

Divya Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Walmart CodeHers Preparation Document

(By Arsh Goyal , Youtube )

(This document has been made after consulting with 4-5 Walmart Interns and 2-3
Full Time Employees at Walmart)

Round - 1 : Focussing majorly on MCQ questions based on Computer


Fundamentals and Aptitude (general pattern of Walmart Global Tech)

Most Important : This MCQ test is the first hurdle , so once its done the
competition will be very less. So most attention should be given to this and
Interviews are comparatively easy.
So think of clearing this first!!! <3

Things to keep in mind :


1. 30 Questions in 30 minutes ( Level - Easy to Medium , some direct
questions )
2. Go through all the questions in 1st attempt , do all the questions which are
easy and taking less than 30 secs.
3. Then take 2nd attempt for left over questions and then the next attempt.
4. Generally , there is no negative marking , so attempt all questions.

Most Important :

Practise sample tests of 30 minutes 30 questions before the actual test (atleast
6-8 tests).

I will share 3-4 Mock Kind of test on my Instagram and Telegram so make
sure you join them and attempt the tests and be confident!

But before that solve all the topics above!


Watch this video on in general review of Walmart :
https://youtu.be/jhR4Ym2MwnU

Round 2 Prepartion Starategy will be updated here only! Go ahead and follow :

Telegram and Instagram : https://www.linktr.ee/arshgoyal

5. Topics to study :
- Aptitude (Topics - Probability , Permutations and Combinations ,
Series and some Non Verbal , etc)

-CS Fundamentals
- Operating Systems - (Scheduling Algorithms ,Disk Scheduling ,
Paging , Addresses - Physical and Logical ,Semaphore , Mutex,
Process and Memory Management)

-Data Structures and Algos (Output based questions on


Stacks , queues, heaps , Pointer arithematic )

-Object Oriented Programming ( Very Important ) - Questions


based on Constructors, Destructors ,Operator and Function Overloading
,Inheritance )

- DBMS (SQL Queries (3-4 questions can be expected) , Joins and File
Structures (Theoratical) )
Other Important Topics :
- Some general puzzles are also asked
- Computer Networks is asked but basics of Computer Networks
-Some very basic questions on Cloud and Web Designing are also asked.

Resources to practise for MCQ Test :

Some Data Structures and Algos MCQs to practise from GFG :


● Linked List
● Stack
● Queue
● Binary Trees
● Binary Search Trees
● Balanced Binary Search Trees
● Graph
● Hash
● Array
● Misc
● B and B+ Trees
● Heap
● Tree Traversals

DBMS MCQs to practise :

● ER and Relational Models


● Database Design (Normal Forms)
● SQL(29)
● Transactions and concurrency control
● File structures

Operating Systems Questions to Practise :

● Process Management
● Memory Management
● Input Output Systems
● UNIX
● CPU Scheduling
● Deadlock

C++ Object Oriented ( Very Important ) :

● Constructors
● References
● Class and Object
● Misc C++
● Destructors
● Operator Overloading
● this pointer
● Function Overloading and Default Arguments
● Static Keyword
● friend keyword
● Inheritance
● const keyword
● new and delete
● Virtual Functions
● Templates
● Exception Handling

Aptitude General Topics :

Series , Number Theory , Permutations , Probability (can be practised from sites like India Bix ,
Sanfoundry)

You might also like