Skip to content
geeksforgeeks
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Tutorials
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
  • Practice
    • GfG 160: Daily DSA
    • Problem of the Day
    • Practice Coding Problems
    • GfG SDE Sheet
  • Quantitiative Aptitude
  • Logical Reasoning
  • Verbal Ability
  • Aptitude Quiz
  • Quantitiative Aptitude Quiz
  • Verbal Ability Quiz
  • Aptitude For Placements
  • Interview Corner
  • Practice Sets
Open In App
Next Article:
Boats and Streams - Aptitude Questions and Answers
Next article icon

Speed, Time and Distance – Formulas & Aptitude Questions

Last Updated : 11 Nov, 2024
Comments
Improve
Suggest changes
Like Article
Like
Report

Speed, Time & Distance topic is some of the most important quantitative aptitude topics asked in the exams. The questions involving speed, time, and distance are to be solved using the distance formulas and concepts that you can refer to solve the questions.

Prerequisites:

  • Speed, Time & Distance
  • Tips and Tricks for Speed, Time & Distance

Aptitude Questions on Speed, Time, and Distance

Q 1. A runner can complete a 750 m race in two and a half minutes. Will he be able to beat another runner who runs at 17.95 km/hr? 

Solution: 

We are given that the first runner can complete a 750 m race in 2 minutes and 30 seconds or 150 seconds. 
=> Speed of the first runner = 750 / 150 = 5 m / sec 
We convert this speed to km/hr by multiplying it by 18/5. 
=> Speed of the first runner = 18 km / hr 
Also, we are given that the speed of the second runner is 17.95 km/hr. 
Therefore, the first runner can beat the second runner. 

Q 2. A man decided to cover a distance of 6 km in 84 minutes. He decided to cover two-thirds of the distance at 4 km/hr and the remaining at some different speed. Find the speed after the two-thirds distance has been covered. 

Solution: 

We are given that two-thirds of the 6 km was covered at 4 km/hr. 
=> 4 km distance was covered at 4 km/hr. 
=> Time taken to cover 4 km = 4 km / 4 km / hr = 1 hr = 60 minutes 
=> Time left = 84 - 60 = 24 minutes 
Now, the man has to cover the remaining 2 km in 24 minutes or 24 / 60 = 0.4 hours 
=> Speed required for remaining 2 km = 2 km / 0.4 hr = 5 km / hr 

Q 3. A postman traveled from his post office to a village in order to distribute mail. He started on his bicycle from the post office at a speed of 25 km/hr. But, when he was about to return, a thief stole his bicycle. As a result, he had to walk back to the post office on foot at the speed of 4 km/hr. If the traveling part of his day lasted for 2 hours and 54 minutes, find the distance between the post office and the village. 

Solution : 

Let the time taken by postman to travel from post office to village=t minutes. 
According to the given situation, distance from post office to village, say d1=25/60*t km {25 km/hr = 25/60 km/minutes} 
And 
distance from village to post office, say d2=4/60*(174-t) km {2 hours 54 minutes = 174 minutes} 
Since distance between village and post office will always remain same i.e. d1 = d2 
=> 25/60*t = 4/60*(174-t) => t = 24 minutes. 
=> Distance between post office and village = speed*time =>25/60*24 = 10km 

Q 4. Walking at the speed of 5 km/hr from his home, a geek misses his train by 7 minutes. Had he walked 1 km/hr faster, he would have reached the station 5 minutes before the actual departure time of the train. Find the distance between his home and the station. 

Solution: 

Let the distance between his home and the station be 'd' km. 
=> Time required to reach the station at 5 km / hr = d/5 hours 
=> Time required to reach the station at 6 km/hr = d/6 hours 
Now, the difference between these times is 12 minutes = 0.2 hours. (7 minutes late - 5 minutes early = (7) - (-5) = 12 minutes) 
Therefore, (d / 5) - (d / 6) = 0.2 
=> d / 30 = 0.2 
=> d = 6 
Thus, the distance between his home and the station is 6 km. 

Q 5. Two stations B and M are 465 km distant. A train starts from B towards M at 10 AM with a speed of 65 km/hr. Another train leaves from M towards B at 11 AM at a speed of 35 km/hr. Find the time when both trains meet. 

Solution: 

The train leaving from B leaves an hour early than the train that leaves from M. 
=> Distance covered by train leaving from B = 65 km / hr x 1 hr = 65 km 
Distance left = 465 - 65 = 400 km 
Now, the train from M also gets moving and both are moving towards each other. 
Applying the formula for relative speed, 
Relative speed = 65 + 35 = 100 km / hr 
=> Time required by the trains to meet = 400 km / 100 km / hr = 4 hours 
Thus, the trains meet at 4 hours after 11 AM, i.e., 3 PM. 

Q 6. A policeman sighted a robber from a distance of 300 m. The robber also noticed the policeman and started running at 8 km/hr. The policeman also started running after him at the speed of 10 km/hr. Find the distance that the robber would run before being caught. 

Solution: 

Since both are running in the same direction, relative speed = 10 - 8 = 2 km/hr 
Now, to catch the robber if he were stagnant, the policeman would have to run 300 m. But since both are moving, the policeman needs to finish off this separation of 300 m. 
=> 300 m (or 0.3 km)is to be covered at the relative speed of 2 km/hr. 
=> Time taken = 0.3 / 2 = 0.15 hours 
Therefore, distance run by robber before being caught = Distance run in 0.15 hours 
=> Distance run by the robber = 8 x 0.15 = 1.2 km 
  
Another Solution : 
Time of running for both the policeman and the robber is same. 
We know that Distance = Speed x Time 
=> Time = Distance / Speed 
Let the distance run by the robber be 'x' km at the speed of 8 km / hr. 
=> Distance run by policeman at the speed of 10 km / hr = x + 0.3 
Therefore, x / 8 = (x + 0.3) / 10 
=> 10 x = 8 (x + 0.3) 
=> 10 x = 8 x + 2.4 
=> 2 x = 2.4 
=> x = 1.2 
Therefore, Distance run by the robber before getting caught = 1.2 km 

Q 7. To cover a certain distance, a geek had two options, either to ride a horse or to walk. If he walked one side and rode back the other side, it would have taken 4 hours. If he had walked both ways, it would have taken 6 hours. How much time will he take if he rode the horse both ways? 

Solution : 

Time taken to walk one side + Time taken to ride one side = 4 hours 
Time taken to walk both sides = 2 x Time taken to walk one side = 6 hours 
=> Time taken to walk one side = 3 hours 
Therefore, time taken to ride one side = 4 - 3 = 1 hour 
Thus, time taken to ride both sides = 2 x 1 = 2 hours 

Q8. A train travels from Station A to Station B at a speed of 60 km/hr and returns from Station B to Station A at a speed of 40 km/hr. If the total time for the round trip is 5 hours, find the distance between Station A and Station B.

Time taken to travel from A to B: Speed=60 km/hr
Time = Distance / Speed = d / 60 hours

Time taken to travel from B to A: Speed = 40 km/hr

Time = Distance / Speed = d / 40 hours

Total time for the round trip: d / 60 + d / 40 = 5 hours

Solving the equation: d / 60 + d / 40 = 5
To add the fractions, find a common denominator, which is 120

2d / 120 + 3d / 120 = 5

Simplify the equation: d / 24 = 5
=> d = 5 x 24
=> d = 120 km

Therefore, the distance between Station A and Station B is 120 kilometers.

Practice Questions on Speed, Time and Distance

1. A car travels from City A to City B, a distance of 480 km, at a speed of 80 km/hr. Another car starts from City B to City A at the same time, traveling at a speed of 60 km/hr. At what time will the two cars meet?

2. A hiker walks from the base of a hill to the summit at a speed of 4 km/hr and returns at a speed of 6 km/hr. If the total time taken for the round trip is 5 hours, find the height of the hill.

3. Two cyclists start from the same point. Cyclist A travels north at 15 km/hr, and Cyclist B travels east at 20 km/hr. How long will it take for the cyclists to be 25 km apart?

4. A boat travels downstream for 3 hours at a speed of 12 km/hr and returns upstream at a speed of 8 km/hr. If the total distance covered is 60 km, find the speed of the stream.

5. A train departs from Station X to Station Y, 350 km apart, at 9 AM traveling at 70 km/hr. Another train leaves Station Y to Station X at 11 AM traveling at 90 km/hr. At what time will the two trains meet?

6. A swimmer swims 2 km upstream against the current in 1 hour and 30 minutes, and swims the same distance downstream with the current in 1 hour. Find the speed of the swimmer in still water and the speed of the current.

7. A delivery person cycles to a destination 24 km away at a speed of 12 km/hr and returns by walking at a speed of 6 km/hr. If the total time taken for the round trip is 4 hours, determine the speeds of cycling and walking.

8. Two friends, Alice and Bob, start walking towards each other from points 500 meters apart. Alice walks at a speed of 5 km/hr, and Bob walks at a speed of 7 km/hr. After how many minutes will they meet?

9. A runner completes a 10 km race in 50 minutes. If he had run at a constant speed of 12 km/hr, how much time would he have saved?

10. A cyclist covers the first half of a race at a speed of 18 km/hr and the second half at a speed of 12 km/hr. If the total time taken is 2 hours, find the total distance of the race.


Next Article
Boats and Streams - Aptitude Questions and Answers
author
kartik
Improve
Article Tags :
  • Aptitude

Similar Reads

  • Aptitude Questions and Answers
    Aptitude questions can be challenging, but with the right preparation and practice, you can tackle them with ease. Our comprehensive guide to aptitude questions and answers covers all the essential topics of Aptitude, including Quantitative Aptitude, Logical Reasoning, and Verbal Ability. Whether yo
    3 min read
  • Quantitative Aptitude

    • What are Numbers?
      Numbers are symbols we use to count, measure, and describe things. They are everywhere in our daily lives and help us understand and organize the world.Numbers are like tools that help us:Count how many things there are (e.g., 1 apple, 3 pencils).Measure things (e.g., 5 meters, 10 kilograms).Show or
      15+ min read

    • HCF and LCM - Aptitude Questions
      HCF (Highest Common Factor) or GCD and LCM (Least Common Multiple) concepts are the foundation of many mathematical operations and are essential in solving complex problems. Prerequisites:HCF / GCDLCMInteresting Facts about HCF / GCDTips and Tricks for LCMTips and Tricks to Find HCF / GCDRelation be
      14 min read

    • Pipes and Cistern - Aptitude Questions and Answers
      Pipes and Cisterns are an important part of the quantitative aptitude syllabus for various competitive exams such as banking, SSC, RRB, and Insurance exams conducted in India.Prerequisite: Pipes and Cistern - FundamentalsAptitude Questions on Pipes and CisternsQ 1. Two pipes A and B can fill a tank
      10 min read

    • Speed, Time and Distance – Formulas & Aptitude Questions
      Speed, Time & Distance topic is some of the most important quantitative aptitude topics asked in the exams. The questions involving speed, time, and distance are to be solved using the distance formulas and concepts that you can refer to solve the questions.Prerequisites: Speed, Time & Dista
      9 min read

    • Boats and Streams - Aptitude Questions and Answers
      In this article, we will discuss the boat and stream concept, and provide sample questions to help you understand the topic better.Prerequisites: Boats and Streams Aptitude Questions on Boats and StreamsQ 1. A 100 m long train moving at a speed of 60 km/hr passes a man standing on the pavement near
      8 min read

    • Percentages - Aptitude Questions and Answers
      Percentage is one of the most important concepts in mathematics. Thus making it necessary while solving quantitative aptitude questions. In this article, we will discuss solved & unsolved problems on percentages. Prerequisite: Percentages - Formula, Examples, How to FindShort Tricks to Find Perc
      9 min read

    • Ratio and Proportion - Aptitude Questions and Answers
      Ratio and proportion are two fundamental concepts for anyone preparing for competitive exams. In this article, we’ll provide you with solved examples and practice questions to help you master the topic.Prerequisite: Ratio and Proportions - FundamentalsAptitude Questions on Ratios and ProportionQ 1.
      6 min read

    • Alligation or Mixture - Aptitude Questions and Answers
      Mixture and allegation are important concepts in quantitative aptitude used to determine the ratio and cost of sale for a mixture made up of two or more materials. Prerequisite: Mixture and AlligationAptitude Questions on Mixture and AlligationQ1: From a vessel of 20 liters of pure milk, 1 liter is
      5 min read

    • Algebra Practice Questions Easy Level
      Algebra questions basically involve modeling word problems into equations and then solving them. Some of the very basic formulae that come in handy while solving algebra questions are : (a + b) 2 = a 2 + b 2 + 2 a b(a - b) 2 = a 2 + b 2 - 2 a b(a + b) 2 - (a - b) 2 = 4 a b(a + b) 2 + (a - b) 2 = 2 (
      3 min read

    • Average in Maths
      An average is the middle value of a group of numbers. The average is calculated by adding up all the numbers in a group and dividing the total by how many of numbers there are. The image below shows three rows of apples with 6, 11, and 7 apples, and if we take the average of all three rows, we get 8
      15 min read

    • Problems on Ages - Aptitude Questions and Answers
      Ages is an important topic in quantitative aptitude commonly encountered in competitive exams. It involves calculating the present or future ages of individuals based on given relationships and conditionsPrerequisite: Ages - FundamentalsAptitude Questions on AgesQ 1. A’s age after 15 years would be
      5 min read

    • Profit and Loss - Aptitude Questions and Answers
      Profit and loss are crucial topics in Quantitative Aptitude sections of various competitive exams. To succeed in these exams, candidates must have a solid understanding of the cost price (CP) and selling price (SP) formulas, as well as the different types of profit and loss questions.Prerequisite: P
      7 min read

    • Simple Interest - Aptitude Questions and Answers
      Simple Interest is an important topic in Quantitative Aptitude, which involves calculating the interest earned or paid on a principal amount over a specified period of time. This chapter is an essential part of many competitive exams, such as SSC and Bank exams, and can be challenging for some candi
      6 min read

    • Compound Interest - Aptitude Questions and Answers
      Compound Interest is one of the most important topics in Quantitative Aptitude and is frequently asked in competitive exams in India. This article covers all the basic to advanced-level concepts and formulas of Compound Interest that a candidate needs to learn about.Pre-requisites: Compound Interest
      7 min read

    • Mensuration 2D - Aptitude Questions and Answers
      Mensuration 2D is an important topic in Quantitative Aptitude, which mainly deals with problems related to the perimeter and area of two-dimensional shapes such as triangles, squares, rectangles, circles, parallelograms, etc.Mensuration (2D) deals with measuring length, area, and perimeter of 2-dime
      7 min read

    • Mensuration 3D Aptitude Questions & Answers
      Mensuration 3D is all about measuring and calculating the size and volume of objects in three dimensions. It involves using the Mensuration 3D Formula and Quantitative Aptitude skills to determine the size, volume, and surface area of shapes such as cubes, spheres, cones, frustum, prism, pyramids, a
      5 min read

    • Height and Distances - Aptitude Questions and Answers
      Solving height and distance questions requires a strong knowledge of trigonometric principles. These types of problems come up frequently on various competitive examinations, like the SSC, Bank PO, and other government job exams, and are an integral part of Quantitative Aptitude. Prerequisite: Heigh
      9 min read

    • Progression - Aptitude Questions and Answers
      Progression (or Sequences and Series) are mathematical concepts that involve arranging numbers in a particular order based on a repeatable pattern. The topic of Progressions is frequently asked in various competitive exams like SSC, Bank PO, and other government job exams and is a crucial part of Qu
      6 min read

    • Logarithm: Aptitude Questions and Answers
      Logarithm is an important topic that needs to be prepared well for the Quantitative Aptitude section of exams. It requires practicing a lot of questions within a time limit. The logarithmic function is the inverse of the exponential function. It is defined as:y = logax, if and only if x = ay; for x
      3 min read

    • Permutation and Combination - Aptitude Questions and Answers
      Permutation and Combination are fundamental concepts in mathematics that deal with arranging and selecting objects from a set. These concepts are crucial in various fields, including probability theory, and statistics. There are different types of questions that you can use to test your understandin
      4 min read

    • Probability - Aptitude Questions and Answers
      Are you preparing for a job interview or an entrance exam, or want to improve your quantitative skills? If so, then it is important to have a good understanding of probability and how it works.In this article, we will discuss the most common probability question types commonly asked on quantitative
      12 min read

    • Introduction to Geometry
      Geometry is the branch of mathematics that deals with the shapes, angles, dimensions, and sizes of various things that we see in everyday life. It is mainly divided into plane and solid geometry. In plane geometry, 2d shapes such as triangles, squares, rectangles, and circles are studied. Whereas, i
      9 min read

    • Clock - Aptitude Questions and Answers
      Clock questions are commonly included in quantitative aptitude exams. These questions typically require the application of basic arithmetic and algebraic concepts to solve problems related to time and time difference between two events.Prerequisites: Clock - FundamentalsAptitude Questions on ClocksQ
      5 min read

    • Calendar - Aptitude Questions and Answers
      Calendars are one of the most important topics for government sector entrance exams. The topic “Calendar” falls under the category of Logical Reasoning as it involves a lot of logical discussion and analysis.In this article, solved questions on Calendars in the aptitude section are given.Prerequisit
      7 min read

    • Coding Decoding Question and Answers
      Coding decoding is an important part of the Quantitative Aptitude section in most of the competitive examinations in India. Coding and decoding questions are a common feature in the reasoning ability section of major Government exams such as those conducted by banks, insurance companies, SSC, and RR
      3 min read

    • Races and Games - Aptitude Questions and Answers
      Race and Games is a very important concept for quantitative aptitude in various competitive exams. In this article, we will explore some of the fundamental concepts of races and games and provide examples of frequently asked questions in these exams.Prerequisite: Races and Games - FundamentalsAptitu
      5 min read

    • Data Interpretation - Aptitude Question and Answers
      Data interpretation questions are an essential part of the Quantitative Aptitude section. Data Interpretation questions require the ability to analyze and interpret different forms of data, including tables, graphs, charts, and more. With a focus on percentage, ratio and proportion, data interpretat
      8 min read

    Logical Reasoning

    • Number Series - Reasoning Questions and Answers
      Number Series is a widely asked topic in the Logical Reasoning section of competitive examinations held in India. In these types of questions, there will be a series of numbers given, along with a blank to be filled out. You are given the task of finding out the answer to the blank by figuring out t
      12 min read

    • Alphanumeric Series | Reasoning Questions and Answers
      Alphanumeric series is formed by combining both alphabets and numbers. Alphanumeric series sometimes include symbols such as @,&,#, etc. So we can say that the Alphanumeric series is the combination of alphabets, numbers and symbols. This is an important topic that needs to be covered for the Lo
      11 min read

    • Analogy Reasoning Questions and Answers
      Analogy is a topic of Logical Reasoning where the two things are compared and conclusions are drawn based on their similarities. Analogies questions are asked in various forms. These questions are also very important in the for the Verbal Ability section of the competitive examinations like SSC, Ban
      6 min read

    • Making Judgements: Reasoning Questions
      Judgement questions are part of the Logical Reasoning section in most of the competitive examinations. Judgement questions are solved by combining the knowledge given in the question and through common sense. Judgement questions must be prepared comprehensively as this is a scoring section in the re
      11 min read

    • Course of Action: Logical Reasoning Questions
      Course of Action is an important topic that needs to be covered for the Logical Reasoning section of the competitive examinations. It tests the analytical and logical ability of a candidate. The following article covers the concepts and Questions and Answers related to the topic. Practicing Statemen
      4 min read

    • Statement and Conclusion Logical Reasoning
      The Statement and Conclusion section is a part of logical and analytical reasoning, which is frequently asked in all competitive exams, especially in banking sector exams. Statement and conclusion questions is a set of statement followed by conclusions. The general idea to solve such questions is ju
      6 min read

    • Cause and Effect: Logical Reasoning Questions and Answers
      Cause and Effect Reasoning Section is one of the most tricky topics of Logical Reasoning section. The questions which come in this section are very easy in nature but they are designed in such a way that they are tricky. Candidates often get confused while solving these problems. It is asked in many
      10 min read

    • Statement and Argument-Analytical Reasoning
      Introduction :The argument is a very important part of analytical reasoning expressing different opinions for or against something. In competitive examinations, different types of questions are asked from this section in the form of inferences, assumptions, course of action, syllogism, etc. This is
      4 min read

    • Reasoning Tricks to Solve Coding -Decoding
      Coding -Decoding is one of the most common sections included in all the types of competitive exams basically designed for hiring processes and higher education. Many candidates find Coding-Decoding questions challenging to solve, and as a result, they avoid attempting these scoring questions and los
      5 min read

    • Statement and Assumption in Logical Reasoning
      Statement and Assumption in Logical Reasoning is the most generally asked topic in competitive exams. The fundamental behind such topics is to test the applicant's critical thinking skills. There are number of statement and assumption questions asked in the various exams like SSC, Banking, etc. One
      9 min read

    • Venn Diagram
      Venn Diagrams are used for the visual representation of relationships as they provide a clear, visual method for showing how different sets intersect, overlap, or remain distinct. They are essential tools in mathematics and logic for illustrating the relationships between sets. By employing intersec
      14 min read

    Logical Reasoning: Verbal Reasoning

    • Placement | Reasoning | Blood Relationship
      While solving the questions on blood relationship, one should be familiar with basic concepts like various relations. Mother's or Father's Brother - Uncle Mother's or Father's Sister - Aunt Mother's or Father's Father - Grand Father Mother's or Father's Mother - Grand Mother Grand Father's or Grand
      2 min read

    • Syllogism: Verbal Reasoning Questions and Answers
      Syllogism is an essential part of various competitive exams in India. It is generally a part of the Verbal Ability section, and plays a vital role in examinations sharing 3 or 4 marks out of the total marks. There are many ways of reaching the final solution to questions of syllogisms. The most popu
      5 min read

    • Cubes: Verbal Reasoning Questions and Answers
      Cubes is an important topic that needs to be prepared for the Logical Reasoning section of the competitive examinations. Candidates needs to practice questions in order to score well in these exams. The following article covers concepts, formulas and questions that are often asked. So try and practi
      4 min read

    • Seating Arrangement : Aptitude Questions and Answers
      Seating arrangement is the logical arrangement of people or objects. This concept involves arrangement of people in many possible ways. Seating Arrangement is a common category of Logical Reasoning that is asked in competitive exams.In these types of questions, you will have to arrange a group of pe
      6 min read

    • Puzzles
      Puzzles are commonly asked in exams and interviews to test logical and analytical thinking. Here is a list of most asked Puzzles divided into four categories as per examination pattern. 1. Analytical / Mathematical PuzzlesPuzzle TitleAsked in CompanyFind ages of daughtersGoogle, MicrosoftCalculate t
      4 min read

    • Data Sufficiency in Logical Reasoning
      Data Sufficiency in Logical Reasoning is an important topic to prepare for competitive exams in India. It tests the logical, analytical and thinking capacity or ability of a candidate. Candidates need to practice the questions for scoring well in the examinationThe following article contains various
      6 min read

    Logical Reasoning: Non-Verbal Reasoning

    • Mirror Image: Verbal Reasoning
      Mirror Image Questions are mostly asked in the Logical Reasoning section of competitive examinations. So candidates need to prepare well by practicing some Mirror Images Questions given below. When we see ourselves in a mirror or see anything in a mirror, the way we see ourselves in a mirror or the
      5 min read

    • Dice
      A Dice is a cube with 6 faces each of which contains a digit or a pattern denoting a digit from 1 to 6. It is, however, not uncommon for the faces of a dice to have different kinds of symbols. These puzzles based on dice are quite common in aptitude sections of various tests including GATE. Therefor
      5 min read

    Verbal Ability

    • Spellings: Verbal Ability Questions and Answers
      Spelling Correction is an important topic that needs to be practiced well for the verbal ability section of the competitive exams. Following is the practice set of questions for spelling correction. It is quite an easy topic if you have correct knowledge of English Vocabulary. It is a scoring topic
      9 min read

    • Sentence Completion: Verbal Ability Questions and Answers
      Sentence completion is a type of question that can be found in the Verbal Ability section of many competitive tests and exams. The aim is to determine the ability to pick out the right word or words to complete a sentence. To answer this type of question as quickly and as accurately as possible, we
      11 min read

    • Ordering Of Sentences: Verbal Ability Questions
      Re-arrangement questions are of two types: Sentence re-arrangement and passage re-arrangement. In sentence re-arrangement, we are given a sentence whose words/group of words are jumbled and we have to make a meaningful sentence out of it. In passage re-arrangement, we are given multiple sentences an
      6 min read

    • Reading Comprehension Questions & Answers
      Comprehension passages are sure-shot scoring questions that are usually asked in competitive examinations. Candidates must practice questions on this topic to score well in the exams. Reading Comprehension is a fundamental skill often tested as part of Verbal Ability in competitive examinations. It
      15+ min read

    • Idioms and Phrases Questions and Answers
      Idioms and phrases is an important concept of English comprehension which is often asked in competitive exams in India. Practicing questions from each topic within the time limit will help candidates in preparation. Candidates preparing for these exams must practice the questions of idioms and phras
      7 min read

    • Definite and Indefinite Articles ( A, An, The)
      Definite and Indefinite Articles ( A, An, The)Table of ContentWhat is an Article? Definite and Indefinite ArticlesWhat are Definite Articles?What are Indefinite Articles?Definite and Indefinite Articles ExamplesDifference Between Definite and Indefinite Articles Definite and Indefinite Articles Ques
      9 min read

    • Adjective - Definition, List, Types, Uses and Examples
      When we discuss Adjectives, it means those words which well describe a Noun or a Place, Person, Thing, or Idea. An adjective is the only word that can create a major difference between the two.Let's discuss this topic in detail and also bookmark it to get back to the article whenever we want to revi
      7 min read

    Data Interpretation

    • Data Interpretation - Aptitude Question and Answers
      Data interpretation questions are an essential part of the Quantitative Aptitude section. Data Interpretation questions require the ability to analyze and interpret different forms of data, including tables, graphs, charts, and more. With a focus on percentage, ratio and proportion, data interpretat
      8 min read

    Misc

    • 15 Most Important Aptitude Topics For Placements [2025]
      If you are a student and getting ready for off-campus or on-campus placement, then working on aptitude is quite essential. In many colleges, companies like TCS, Infosys, Capgemini, and Accenture sort students through the mass-hiring process on the basis of aptitude tests. Also, if you are going for
      7 min read

    • How to Prepare for Aptitude Test for Campus Placements in 2024
      Aptitude Tests are used by many recruiters around the world. Their purpose is to test technical skills, attitudes, and soft skills related to the search for a figure to be included in the company. Beyond specific professional skills, Aptitude tests are generally designed to assess a candidate's logi
      8 min read

geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

'); // $('.spinner-loading-overlay').show(); let script = document.createElement('script'); script.src = 'https://assets.geeksforgeeks.org/v2/editor-prod/static/js/bundle.min.js'; script.defer = true document.head.appendChild(script); script.onload = function() { suggestionModalEditor() //to add editor in suggestion modal if(loginData && loginData.premiumConsent){ personalNoteEditor() //to load editor in personal note } } script.onerror = function() { if($('.editorError').length){ $('.editorError').remove(); } var messageDiv = $('
').text('Editor not loaded due to some issues'); $('#suggestion-section-textarea').append(messageDiv); $('.suggest-bottom-btn').hide(); $('.suggestion-section').hide(); editorLoaded = false; } }); //suggestion modal editor function suggestionModalEditor(){ // editor params const params = { data: undefined, plugins: ["BOLD", "ITALIC", "UNDERLINE", "PREBLOCK"], } // loading editor try { suggestEditorInstance = new GFGEditorWrapper("suggestion-section-textarea", params, { appNode: true }) suggestEditorInstance._createEditor("") $('.spinner-loading-overlay:eq(0)').remove(); editorLoaded = true; } catch (error) { $('.spinner-loading-overlay:eq(0)').remove(); editorLoaded = false; } } //personal note editor function personalNoteEditor(){ // editor params const params = { data: undefined, plugins: ["UNDO", "REDO", "BOLD", "ITALIC", "NUMBERED_LIST", "BULLET_LIST", "TEXTALIGNMENTDROPDOWN"], placeholderText: "Description to be......", } // loading editor try { let notesEditorInstance = new GFGEditorWrapper("pn-editor", params, { appNode: true }) notesEditorInstance._createEditor(loginData&&loginData.user_personal_note?loginData.user_personal_note:"") $('.spinner-loading-overlay:eq(0)').remove(); editorLoaded = true; } catch (error) { $('.spinner-loading-overlay:eq(0)').remove(); editorLoaded = false; } } var lockedCasesHtml = `You can suggest the changes for now and it will be under 'My Suggestions' Tab on Write.

You will be notified via email once the article is available for improvement. Thank you for your valuable feedback!`; var badgesRequiredHtml = `It seems that you do not meet the eligibility criteria to create improvements for this article, as only users who have earned specific badges are permitted to do so.

However, you can still create improvements through the Pick for Improvement section.`; jQuery('.improve-header-sec-child').on('click', function(){ jQuery('.improve-modal--overlay').hide(); $('.improve-modal--suggestion').hide(); jQuery('#suggestion-modal-alert').hide(); }); $('.suggest-change_wrapper, .locked-status--impove-modal .improve-bottom-btn').on('click',function(){ // when suggest changes option is clicked $('.ContentEditable__root').text(""); $('.suggest-bottom-btn').html("Suggest changes"); $('.thank-you-message').css("display","none"); $('.improve-modal--improvement').hide(); $('.improve-modal--suggestion').show(); $('#suggestion-section-textarea').show(); jQuery('#suggestion-modal-alert').hide(); if(suggestEditorInstance !== null){ suggestEditorInstance.setEditorValue(""); } $('.suggestion-section').css('display', 'block'); jQuery('.suggest-bottom-btn').css("display","block"); }); $('.create-improvement_wrapper').on('click',function(){ // when create improvement option clicked then improvement reason will be shown if(loginData && loginData.isLoggedIn) { $('body').append('
'); $('.spinner-loading-overlay').show(); jQuery.ajax({ url: writeApiUrl + 'create-improvement-post/?v=1', type: "POST", contentType: 'application/json; charset=utf-8', dataType: 'json', xhrFields: { withCredentials: true }, data: JSON.stringify({ gfg_id: post_id }), success:function(result) { $('.spinner-loading-overlay:eq(0)').remove(); $('.improve-modal--overlay').hide(); $('.unlocked-status--improve-modal-content').css("display","none"); $('.create-improvement-redirection-to-write').attr('href',writeUrl + 'improve-post/' + `${result.id}` + '/', '_blank'); $('.create-improvement-redirection-to-write')[0].click(); }, error:function(e) { showErrorMessage(e.responseJSON,e.status) }, }); } else { if(loginData && !loginData.isLoggedIn) { $('.improve-modal--overlay').hide(); if ($('.header-main__wrapper').find('.header-main__signup.login-modal-btn').length) { $('.header-main__wrapper').find('.header-main__signup.login-modal-btn').click(); } return; } } }); $('.left-arrow-icon_wrapper').on('click',function(){ if($('.improve-modal--suggestion').is(":visible")) $('.improve-modal--suggestion').hide(); else{ } $('.improve-modal--improvement').show(); }); const showErrorMessage = (result,statusCode) => { if(!result) return; $('.spinner-loading-overlay:eq(0)').remove(); if(statusCode == 403) { $('.improve-modal--improve-content.error-message').html(result.message); jQuery('.improve-modal--overlay').show(); jQuery('.improve-modal--improvement').show(); $('.locked-status--impove-modal').css("display","block"); $('.unlocked-status--improve-modal-content').css("display","none"); $('.improve-modal--improvement').attr("status","locked"); return; } } function suggestionCall() { var editorValue = suggestEditorInstance.getValue(); var suggest_val = $(".ContentEditable__root").find("[data-lexical-text='true']").map(function() { return $(this).text().trim(); }).get().join(' '); suggest_val = suggest_val.replace(/\s+/g, ' ').trim(); var array_String= suggest_val.split(" ") //array of words var gCaptchaToken = $("#g-recaptcha-response-suggestion-form").val(); var error_msg = false; if(suggest_val != "" && array_String.length >=4){ if(editorValue.length { jQuery('.ContentEditable__root').focus(); jQuery('#suggestion-modal-alert').hide(); }, 3000); } } document.querySelector('.suggest-bottom-btn').addEventListener('click', function(){ jQuery('body').append('
'); jQuery('.spinner-loading-overlay').show(); if(loginData && loginData.isLoggedIn) { suggestionCall(); return; } // script for grecaptcha loaded in loginmodal.html and call function to set the token setGoogleRecaptcha(); }); $('.improvement-bottom-btn.create-improvement-btn').click(function() { //create improvement button is clicked $('body').append('
'); $('.spinner-loading-overlay').show(); // send this option via create-improvement-post api jQuery.ajax({ url: writeApiUrl + 'create-improvement-post/?v=1', type: "POST", contentType: 'application/json; charset=utf-8', dataType: 'json', xhrFields: { withCredentials: true }, data: JSON.stringify({ gfg_id: post_id }), success:function(result) { $('.spinner-loading-overlay:eq(0)').remove(); $('.improve-modal--overlay').hide(); $('.create-improvement-redirection-to-write').attr('href',writeUrl + 'improve-post/' + `${result.id}` + '/', '_blank'); $('.create-improvement-redirection-to-write')[0].click(); }, error:function(e) { showErrorMessage(e.responseJSON,e.status); }, }); });
"For an ad-free experience and exclusive features, subscribe to our Premium Plan!"
Continue without supporting
`; $('body').append(adBlockerModal); $('body').addClass('body-for-ad-blocker'); const modal = document.getElementById("adBlockerModal"); modal.style.display = "block"; } function handleAdBlockerClick(type){ if(type == 'disabled'){ window.location.reload(); } else if(type == 'info'){ document.getElementById("ad-blocker-div").style.display = "none"; document.getElementById("ad-blocker-info-div").style.display = "flex"; handleAdBlockerIconClick(0); } } var lastSelected= null; //Mapping of name and video URL with the index. const adBlockerVideoMap = [ ['Ad Block Plus','https://media.geeksforgeeks.org/auth-dashboard-uploads/abp-blocker-min.mp4'], ['Ad Block','https://media.geeksforgeeks.org/auth-dashboard-uploads/Ad-block-min.mp4'], ['uBlock Origin','https://media.geeksforgeeks.org/auth-dashboard-uploads/ub-blocke-min.mp4'], ['uBlock','https://media.geeksforgeeks.org/auth-dashboard-uploads/U-blocker-min.mp4'], ] function handleAdBlockerIconClick(currSelected){ const videocontainer = document.getElementById('ad-blocker-info-div-gif'); const videosource = document.getElementById('ad-blocker-info-div-gif-src'); if(lastSelected != null){ document.getElementById("ad-blocker-info-div-icons-"+lastSelected).style.backgroundColor = "white"; document.getElementById("ad-blocker-info-div-icons-"+lastSelected).style.borderColor = "#D6D6D6"; } document.getElementById("ad-blocker-info-div-icons-"+currSelected).style.backgroundColor = "#D9D9D9"; document.getElementById("ad-blocker-info-div-icons-"+currSelected).style.borderColor = "#848484"; document.getElementById('ad-blocker-info-div-name-span').innerHTML = adBlockerVideoMap[currSelected][0] videocontainer.pause(); videosource.setAttribute('src', adBlockerVideoMap[currSelected][1]); videocontainer.load(); videocontainer.play(); lastSelected = currSelected; }

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences