Skip to main content

19 Super Tricky IAS Entrance Exam Questions The Smartest Of You Won’t Be Able To Answer

IAS is one of the toughest exams to crack. People who have studied for it, or better still, cleared it, would tell you how competitive it can get, and how tough the whole process of getting through really is.
It's nothing like giving the boards where you mug up everything and vomit it out on a paper. You actually need to an incredibly smart person here. Once you have cleared the written examination, you are called in for an interview session, so only the very best of the best make the cut. We found 19 really quirky questions (and answers) that were asked in the two stages of the examination process. These questions don't check how well you know the subject, but how knowledgeable you really are, and how witty you can get. Check them out, see if you can solve them without checking out the answers (given at the end of the article).
Q1: How can you drop a raw egg onto a concrete floor without cracking it?
Q2: What looks like half apple?
Q3:  What will you do if I run away with your sister?
Q4:  ( ) + ( ) + ( ) + ( ) + ( ) = 30
This is what you have for the equation. The following are the numbers that you can use to fill in the brackets: 1, 3, 5, 7, 9, 11, 13 and 15. You can repeat the numbers if required. The resulting sum should be 30.
Q5: Jamie looked at his reflection on the window mirror of the 45th floor. Driven by an irrational impulse, he made a leap through the window on the other side. Yet Jamie did not encounter even a single bruise. How can this be possible if he neither landed on a soft surface nor used a parachute?
Q6: By using only one straight line, can you make the equation correct. 5+5+5=550?
Q7: A murderer is condemned to death. He has to choose between three rooms. The first is full of raging fires, the second is full of assassins with loaded guns, and the third is full of lions that haven't eaten in 3 years. Which room is safest for him?
Q8: Can you name three consecutive days without using the words Wednesday, Friday, or Sunday?
Q9: This is an unusual paragraph. I'm curious as to just how quickly you can find out what is so unusual about it. It looks so ordinary and plain that you would think nothing was wrong with it. In fact, nothing is wrong with it! It is highly unusual though. Study it and think about it, but you still may not find anything odd. But if you work at it a bit, you might find out. Try to do so without any coaching!
Q10: What if one morning you woke up and found that you were pregnant?Q11: Twins (Adarsh and Anupam) were born in May but their birthday is in June. How's this possible?
Q12: The peacock is a bird that does not lay eggs. How do they get baby peacocks?
Q13: If two's company, and three's a crowd, then what is four and five?
Q14: A cat had three kittens: January, March and May. What was the mother's name.
Q15:  James bond was pushed out of an airplane without any parachute. He survived. How?
Q16: If it took eight men ten hours to build a wall, how long would it take four men to build it?
Q17: How can a man go eight days without sleep?
Q18: Bay of Bengal is in which state?
Q19: Where would Lord Rama have celebrated his “First Diwali”?
Winning isn't the point, participation is the key. Tally your answer with these, see if you're IAS material or not.
A1- Concrete floors are very hard to crack!
A2- The other half.
A3- The candidate who was selected answered, "I will not get a better match for my sister than you sir.”
A5- Jamie is a window cleaner who was tired after cleaning the windows on the 45th floor and thus leaped inside the building.
A6- Draw a tilted line on 1st plus (+) operator, + will become 4. The equation then becomes true: 545+5=550.
A7- The third room. Lions that haven't eaten in three years are dead. Easy one, right?
A8-  Yesterday, Today and Tomorrow.
A9-  The letter 'e', which is the most common letter used in the English language, does not appear even once in the paragraph.
A10-  Girl -"I will be very excited and take an off, to celebrate with my husband."
A11- May is the name of the town.
A12- The peahen lays eggs.
A13- Nine.
A14- What. It stated 'WHAT' was the mother's name.
A15- The plane was on the runway.
A16- No time at all it is already built.
A17- He sleeps at night.
A18- Liquid
A19- People will start thinking of Ayodhya, Mithila (Janak's place), Lanka etc. But the logic is, Diwali was a celebrated as a mark of Lord Krishna killing Narakasura. In Dusavataar, Krishnavathaar comes after Raamavathaar. So, Lord Rama would not have celebrated Diwali at all!

Quite something, eh?

Comments

Popular posts from this blog

Useful video links with Questions and Answers(.NET, SQL/Database, Azure, DSA, Docker, GIT, AI)

A) AI What is artificial intelligence (AI)? B) .NET SOLID Principles In C# With Examples Design Patterns In C# .NET (2023)   Design Patterns   Software Architecture And Patterns Shiva Kumar - .NET (Youtube)   Multithreading and multitasking Multithreading and asynchronous programming and parallel programming in C# (Youtube)   C) SQL/Database SQL Query Interview Questions - SQL Server Database (Youtube)   ACID Properties Of Transaction In DBMS (Youtube) D) Azure   Modules in this learning path - MSDN Susanth Sutheesh (Youtube)   E) DSA   Strivers A2Z DSA Course/Sheet F) Docker   Docker - Everything You Need To Know G) GIT   Start with Git & GitHub in Visual Studio Misc https://www.youtube.com/watch?v=aaUInV445BY Salary Negotiation - 10 tips on how to negotiate a Higher Salary    

npm install on windows 7 python2 not found error and node-sass@3.13.1 error #317

Before I write all, I'd like to say that before the update everything worked well; while updating node from version 7.2.1 to version 9.4.0 and npm from version 5.5.1 to version 5.6.0 in Windows 7 (64-bit) using the installer (https://nodejs.org/en/download/) and installing globally gulp-cli version 2.0.0, as far as npm install starts from the JointsWP folder I get the following error: $ npm install npm WARN deprecated babel-preset-es2015@6.24.1: รฐ  Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update! npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue > uws@0.14.5 install C:\Users\Bob\Dropbox\Development\vhosts\mongoose-project\vanilla\themes\JointsWP\node_modules\uws > node-gyp rebuild > build_log.txt 2>&

Senior Software Engineer - .NET, Kathmandu

First Round (Decemeber 2022) ------------------------------- Brief: There were 4 people in the interview squad in the both round and each were experitise in their fields. .NET related questions were asked by .NET Expert. SQL related questions were asked by Database Expert. Front End related questions were asked by Front End Expert. Cloud Computing related questions were asked by DevOps Expert. First Round (December 2022) A. Question related to Exceptions & disposable. 1) What is the purpose of exception? 2) How is exception handling done in .NET?  3) What is the purpose of finally block? 4) What is the purpose of IDisposable interface?  5) Why we need to dispose object manually if it is automatically done by the framework? 6) Managed resource vs unmanaged resource? Unmanaged code vs managed code? B. Question related to LINQ or Lambada 1) what the purpose of LINQ or lambada?  2) What is lambad expression?  3) The method like First(), FirstOrDefault(), TakeWhile(), SkipWhile()? 4) IQ