Cloud Analogy Recruitment Process, Interview Questions & Answers

Cloud Analogy's hiring process typically involves a technical screening followed by a managerial round. Candidates face questions on Salesforce development, problem-solving skills, and project-based discussions to evaluate domain expertise and communication abilities.
4.3
based on 50 Reviews
About Company
Interview Guide
Interviews Experiance
FAQ's Questions

About Cloud Analogy

Company Description

Cloud Analogy is a leading cloud consulting firm that specializes in providing innovative Salesforce solutions and services to businesses of all sizes. With a commitment to excellence, Cloud Analogy empowers organizations to harness the full potential of cloud technology, enhancing their operational efficiency and driving growth. The company prides itself on fostering a collaborative work culture that emphasizes teamwork, continuous learning, and professional development. Employees are encouraged to take initiative and share ideas, creating an environment where innovation thrives. The job environment at Cloud Analogy is dynamic and fast-paced, characterized by mutual respect, transparency, and a strong sense of community among team members.

Salesforce Developer Interview Questions

Q1: Can you explain the difference between a trigger and a process builder in Salesforce?

A trigger is an Apex code that executes before or after a DML operation on a record, whereas a process builder is a declarative tool that allows users to automate business processes without writing code. Triggers are more powerful and can handle complex logic, while process builders are easier to use for straightforward automation tasks.

Q2: How do you handle bulk data processing in Salesforce?

To handle bulk data processing, I use bulk-safe coding practices by implementing collections (like lists and maps) and writing code that can efficiently process multiple records at once. I also utilize batch classes when necessary to manage large data sets that exceed governor limits.

Q3: What is the significance of governor limits in Salesforce?

Governor limits are runtime limits enforced by Salesforce to ensure that no single tenant can monopolize shared resources. These limits help maintain system performance and reliability. As a developer, I always code with these limits in mind to avoid run-time errors.

Q4: Can you explain what a Visualforce page is?

A Visualforce page is a custom user interface framework that allows developers to create dynamic web applications in Salesforce. It uses a tag-based markup language and can be integrated with Apex to create custom business logic.

Q5: Describe a time when you had to troubleshoot a complex issue in Salesforce. What steps did you take?

In a previous project, I encountered an issue where a trigger was causing unexpected errors during record updates. I first reviewed the debug logs to identify the root cause. After isolating the problematic code, I modified the trigger logic and added error handling to ensure better stability. Testing thoroughly ensured the issue was resolved without impacting other functionalities.

Salesforce Administrator Interview Questions

Q1: What are the main responsibilities of a Salesforce Administrator?

A Salesforce Administrator is responsible for managing and customizing the Salesforce platform to meet business needs. This includes user management, data management, creating reports and dashboards, and ensuring data integrity.

Q2: How do you approach user training and support in Salesforce?

I believe in providing comprehensive training sessions tailored to various user roles. I also create documentation and user guides to assist users. Additionally, I maintain an open-door policy for ongoing support and encourage feedback to improve the training process.

Q3: Can you explain how you would handle data migration to Salesforce?

For data migration, I first assess the data quality and structure. Then, I map the data fields from the source to Salesforce, followed by using tools like Data Loader or third-party ETL tools to import the data. Post-migration, I conduct thorough testing to ensure data integrity.

Q4: What strategies do you use to maintain data quality in Salesforce?

I implement validation rules and duplicate management tools to prevent erroneous entries. Regular data audits help identify and clean up duplicate or outdated records, ensuring the data remains accurate and reliable.

Q5: Describe a complex report you built in Salesforce. What was its purpose and impact?

I created a multi-level report that tracked sales performance metrics across different regions and product lines. This report provided insights into trends and helped management make informed decisions regarding resource allocation and strategy adjustments, ultimately improving sales performance.

Cloud Consultant Interview Questions

Q1: What is the role of a Cloud Consultant in a business?

A Cloud Consultant analyzes a client's business needs and recommends cloud solutions that enhance operational efficiency and scalability. They play a critical role in implementing, configuring, and optimizing cloud services.

Q2: How do you assess a client's readiness for cloud adoption?

I conduct a thorough assessment that includes understanding the client's current infrastructure, identifying areas for improvement, and evaluating their business goals. This helps me determine the best cloud solution and develop a tailored adoption strategy.

Q3: Can you explain the importance of security in cloud solutions?

Security is paramount in cloud solutions as sensitive data is often stored in the cloud. Ensuring data protection through encryption, access controls, and compliance with regulations helps mitigate risks and builds client trust.

Q4: Describe a challenging project you managed and how you ensured its success.

I managed a cloud migration project for a mid-sized company that faced resistance to change. I facilitated workshops to address concerns and provided ongoing support throughout the process. Clear communication and stakeholder engagement were key to the project's success.

Q5: What tools do you use for cloud project management?

I typically use tools like Jira for task management, Trello for project tracking, and Slack for team communication. These tools help streamline collaboration and ensure that project milestones are met efficiently.

Conclusion Interview Questions

These interview questions and answers reflect the expectations and skills associated with roles within Cloud Analogy, aiming to assess candidates' technical abilities, problem-solving skills, and cultural fit within the company's work environment.

Cloud Analogy Interview Guide

Company Background and Industry Position

Cloud Analogy has carved a distinct niche in the IT consulting and software development realm, focusing primarily on cloud services and digital transformation. Founded with an aim to bridge businesses with cutting-edge cloud technology, the company has grown into a recognized partner for many enterprises seeking to modernize their IT infrastructure. The firm's expertise spans Salesforce implementations, cloud automation, and agile product development, positioning it squarely within the evolving tech ecosystem.

What makes Cloud Analogy stand out isn't just its technical capability but its approach to client engagement—leaning heavily on custom, scalable solutions rather than one-size-fits-all products. This client-centric approach influences the kind of talent they hire, favoring adaptability and deep technical understanding.

In an industry crowded with cloud service providers, Cloud Analogy’s growth trajectory hints at a strong demand for professionals who can navigate both the technical and strategic sides of cloud transformation projects. This background sets important context for candidates preparing for the company’s hiring process.

How the Hiring Process Works

  1. Application Screening: Initially, resumes are filtered based on core eligibility criteria—relevant experience, educational background, and specific skills like Salesforce certifications or cloud platform expertise.
  2. HR Screening Call: A preliminary conversation to assess the candidate’s communication skills, cultural fit, and basic background. It’s less about technical prowess here and more about motivation and alignment with company values.
  3. Technical Assessment: This step varies by role but often consists of coding tests, scenario-based problem-solving, or system design questions. For Salesforce-related roles, expect a mix of declarative and programmatic questions.
  4. Technical Interview Rounds: Conducted by engineering leads or architects, these rounds dive deeper into domain knowledge, problem-solving approach, and practical application. Sometimes candidates encounter pair programming or whiteboard challenges.
  5. Managerial and HR Round: Focuses on behavioral competencies, career aspirations, and negotiation of salary range. The hiring manager explores how a candidate’s goals align with Cloud Analogy’s growth plans.
  6. Offer and Onboarding: Successful candidates receive an offer letter, followed by onboarding processes that introduce them to company culture and technical environments.

This process reflects a layered evaluation—starting broad, then narrowing down to specialized expertise. It allows the company to balance technical rigor with cultural compatibility.

Interview Stages Explained

HR Interview: Setting the Tone

The first real interaction with Cloud Analogy is often with HR, setting a candidate’s initial impression. This stage isn’t just a formality. HR representatives gauge whether you understand the company’s mission and if your soft skills meet their expectations. Expect questions like “Why Cloud Analogy?”, “Describe a challenging work situation,” or “What motivates you in your career?” These questions help filter out candidates who may lack passion or are misaligned with the company ethos.

Technical Assessment: Demonstrating Your Core Skills

This phase differs significantly depending on the job role. For developers, the assessment might be a timed coding challenge on platforms like HackerRank or Codility. Cloud engineers or Salesforce consultants might face scenario-based tasks requiring practical solutions or configurations.

The main reason behind such assessments is to verify your real-world ability rather than theoretical knowledge. It’s a way to filter for problem-solving skills under pressure and your ability to write clean, efficient code—or configure solutions accurately.

Technical Interview: Deep Dive Into Expertise

Here’s where things get intense. Interviewers don’t just ask “Can you do this?” but “How do you approach this problem?” or “What trade-offs would you consider here?” This is a critical stage to showcase your thought process, ability to handle ambiguity, and collaborative skills. For example, a developer might be asked to design a scalable microservice, explaining their architecture choices in detail.

Expect follow-ups probing your past projects and how you handled specific challenges. This reveals your practical experience and whether you can thrive in the company’s client-driven projects.

Managerial Round and Cultural Fit

Beyond technical aptitude, managers want to understand if you’ll mesh well with their teams and contribute to long-term goals. They’ll assess your communication style, flexibility, and attitude towards feedback. Questions often probe your career ambitions and willingness to take on evolving responsibilities.

It’s natural for candidates to feel this round is unpredictable, but it’s really about honesty and alignment. Showing genuine interest and a readiness to grow can tip the scales here.

Examples of Questions Candidates Report

  • “Explain the difference between SOQL and SOSL in Salesforce, and when you would use each.”
  • “Write a function in JavaScript that reverses a linked list.”
  • “How would you design a multi-tenant architecture for a SaaS application?”
  • “Describe a time you had to manage conflicting stakeholder requirements in a cloud migration project.”
  • “What are governor limits in Salesforce, and how do you handle them?”
  • “Walk me through your process for debugging a failed deployment.”
  • “Tell me about a challenging bug you resolved and how it impacted the client.”

Eligibility Expectations

Cloud Analogy’s hiring bar depends largely on the role. Entry-level positions usually require a bachelor’s degree in computer science, information technology, or related fields. For mid to senior roles, expect at least 3-5 years in cloud environments, Salesforce certifications, or demonstrated experience in agile delivery.

One subtle but important expectation is adaptability—candidates who can learn new tools and frameworks quickly tend to stand out. The company leans towards people who blend technical chops with consultative abilities since client interactions are frequent.

Also, a reasonable command of English, both written and spoken, is critical, given the global clientele.

Common Job Roles and Departments

Cloud Analogy offers positions primarily across these domains:

  • Salesforce Developer / Consultant: Working on customizations, integrations, and Salesforce product rollouts.
  • Cloud Engineer / Architect: Designing, implementing, and managing cloud infrastructure (AWS, Azure, GCP).
  • Quality Assurance Analyst: Focused on automated and manual testing of cloud applications.
  • Project Manager / Scrum Master: Overseeing agile projects, ensuring timelines, and stakeholder communication.
  • Business Analyst: Translating client requirements into technical specifications, bridging business and engineering teams.

Each department has nuanced hiring criteria but generally values hybrid skills—technical proficiency coupled with business acumen.

Compensation and Salary Perspective

RoleEstimated Salary (INR)
Salesforce Developer6,00,000 – 12,00,000
Cloud Engineer8,00,000 – 15,00,000
QA Analyst4,50,000 – 9,00,000
Project Manager12,00,000 – 20,00,000
Business Analyst7,00,000 – 13,00,000

The salary range reflects industry standards in India’s IT consultancy space, competitive but not always at the very top tier. Candidates should expect negotiation room based on experience, certifications, and prior roles.

Interview Difficulty Analysis

Compared to larger cloud service providers or tech giants, Cloud Analogy’s interviews are moderately challenging. They balance technical depth with practical application rather than academic rigor. Candidates often notice that the technical rounds test real-world problems rather than abstract puzzles.

That said, the company’s emphasis on customized client solutions means interviewers probe not just skills but your ability to adapt and communicate clearly. Some candidates report the HR round can feel rushed or somewhat generic, but the technical interviews are where the true challenge lies.

Ultimately, the difficulty aligns with mid-sized IT services firms where both domain knowledge and soft skills matter equally.

Preparation Strategy That Works

  • Master the fundamentals of your domain—whether Salesforce coding, cloud infrastructure design, or QA automation frameworks.
  • Review common interview questions specific to your role but also practice explaining your thought process clearly—interviewers appreciate structured answers.
  • Develop a few concise stories from your work experience that highlight problem-solving, client management, and adaptability.
  • Take mock technical tests on platforms relevant to your job role to build confidence under time constraints.
  • Brush up on Cloud Analogy’s services and client sectors to tailor your answers towards their business model.
  • Prepare questions for your interviewers—this shows interest and helps gauge if the company culture fits your expectations.

Work Environment and Culture Insights

From what candidates and insiders share, Cloud Analogy fosters a collaborative culture with an emphasis on continuous learning. Small teams encourage close-knit interactions, and there’s a palpable focus on client success. That sometimes means tight deadlines, but the management appears invested in employee development.

However, like many consultancy firms, work-life balance can fluctuate based on project demands. The company reportedly supports certifications and training, often subsidizing learning paths.

Cultural fit is key—people who thrive here tend to be self-motivated, communicative, and open to constructive feedback.

Career Growth and Learning Opportunities

Cloud Analogy’s growth trajectory means opportunities to climb up technical ladders or shift into managerial roles are real but require initiative. Employees often progress by showcasing leadership on projects or developing niche expertise in cloud platforms.

The company sponsors various training programs and encourages cross-functional learning, which is vital in a fast-evolving tech environment. Career growth feels organic rather than forced; those who take ownership usually see accelerated advancement.

Also, working with diverse clients offers valuable exposure to multiple industries, enriching a candidate’s professional portfolio.

Real Candidate Experience Patterns

Interestingly, many candidates mention the initial HR round can sometimes seem perfunctory—almost a speed bump before technical rounds. Technical interviews, however, consistently stand out as the true test.

People often describe a warm but professional interviewing environment, with interviewers who are direct and practical. Some share that interviewers appreciate when candidates ask clarifying questions rather than rushing into answers—signaling thoughtful analysis.

Occasionally, the pace can feel brisk, leaving candidates scrambling to keep up. But overall, the feedback tends to reflect a balanced process with fairness and transparency.

Comparison With Other Employers

When stacked against tech giants or large cloud providers, Cloud Analogy’s recruitment approach is less intimidating in scale but equally demanding in terms of practical skills. The company’s smaller size means interviews are more personalized, sometimes with the same interviewers over multiple rounds—a departure from the rotating panel style in larger firms.

Compared to other mid-tier IT consultancies, Cloud Analogy offers slightly more depth in cloud and Salesforce-specific roles, with an emphasis on client-driven solutions rather than off-the-shelf products.

While salary bands may be narrower than bigger players, the exposure to diverse projects and rapid skill growth can compensate for it over time.

Expert Advice for Applicants

Don’t underestimate the value of storytelling in your interviews. Your technical skills open the door, but your ability to narrate how you solved problems or adapted to challenges will often make the difference.

Prepare not just to answer questions but to engage in a dialogue. Interviewers at Cloud Analogy seem to respect candidates who think aloud and show a willingness to learn, rather than those who try to bluff through tough questions.

Invest time in understanding the company’s culture and business model—it will help you tailor your responses and demonstrate genuine interest.

Lastly, be patient. The hiring process can stretch over a few weeks. Use this time to brush up on your skills and gather thoughtful questions to ask, turning the process into a two-way evaluation.

Frequently Asked Questions

What technical skills are Cloud Analogy most interested in?

The company prioritizes deep knowledge in cloud platforms like AWS, Azure, or Salesforce-specific technologies. Skills in programming languages relevant to these platforms, such as Apex for Salesforce or Python for cloud automation, are highly valued.

How many interview rounds can I expect?

Typically, candidates go through four to five rounds including HR screening, a technical assessment, one or two technical interviews, and a managerial round. This can vary based on role and experience level.

Is prior client-facing experience important?

Yes. Given Cloud Analogy’s consulting nature, the ability to interact confidently with clients and translate business needs into technical solutions is a big plus.

What is the average salary for a mid-level Salesforce Developer?

On average, mid-level Salesforce developers can expect between INR 8,00,000 to 12,00,000 depending on experience, certifications, and negotiation.

How should I prepare for behavioral interview questions?

Reflect on your past experiences focusing on teamwork, conflict resolution, and adaptability. Use real examples and structure your answers using simple frameworks like STAR (Situation, Task, Action, Result), but keep it conversational.

Are certifications necessary to get hired?

Certifications aren’t always mandatory but significantly boost your profile, especially in Salesforce and cloud roles. They demonstrate commitment and foundational knowledge.

Final Perspective

Landing a role at Cloud Analogy isn’t just about technical proficiency—it’s about showcasing a blend of domain expertise, adaptability, and soft skills aligned with a consultative mindset. The company’s hiring process reflects this balance, layering technical challenges with behavioral insights to find candidates who can thrive in dynamic, client-facing environments.

For job seekers, the key lies in understanding this dual focus and preparing accordingly. Approach each stage as an opportunity not just to prove your skills but to engage authentically with the interviewers. And remember, while the process demands effort, it ultimately rewards those who demonstrate both competence and a genuine eagerness to grow within the cloud technology space.

Cloud Analogy Interview Questions and Answers

Updated 21 Feb 2026

Salesforce Consultant Interview Experience

Candidate: Priya Nair

Experience Level: Senior

Applied Via: Recruiter outreach

Difficulty:

Final Result:

Interview Process

4

Questions Asked

  • How do you customize Salesforce for different clients?
  • Explain integration techniques with external systems.
  • Describe a successful Salesforce implementation you led.
  • How do you handle client objections?
  • What are Lightning Components?

Advice

Demonstrate deep Salesforce knowledge and client management skills. Prepare to discuss past consulting projects in detail.

Full Experience

The interview rounds included technical, scenario-based, and HR discussions. They were thorough but appreciated my detailed answers and client focus.

Quality Assurance Engineer Interview Experience

Candidate: Karan Singh

Experience Level: Mid-level

Applied Via: LinkedIn

Difficulty:

Final Result:

Interview Process

3

Questions Asked

  • What testing frameworks have you used?
  • How do you write test cases for Salesforce applications?
  • Explain regression testing.
  • Describe a bug you found and how you reported it.
  • How do you automate test scripts?

Advice

Prepare examples of testing in cloud environments and automation experience. Understand Salesforce testing nuances.

Full Experience

The interview involved a technical test followed by a discussion with the QA lead. They valued practical experience and problem-solving skills.

Business Analyst Interview Experience

Candidate: Sneha Gupta

Experience Level: Entry-level

Applied Via: Company website

Difficulty: Easy

Final Result:

Interview Process

2

Questions Asked

  • What is the role of a Business Analyst?
  • How do you gather requirements?
  • Explain a time you resolved a conflict in a team.
  • Are you familiar with Salesforce CRM?
  • How do you prioritize tasks?

Advice

Focus on communication skills and basic understanding of Salesforce products. Be confident and clear in your answers.

Full Experience

The first round was HR screening, and the second was with the BA team. They were friendly and focused on my willingness to learn and adapt.

Project Manager Interview Experience

Candidate: Rohit Verma

Experience Level: Senior

Applied Via: Referral

Difficulty:

Final Result: Rejected

Interview Process

4

Questions Asked

  • Describe your experience managing cloud projects.
  • How do you handle scope creep?
  • Explain a time you managed a difficult stakeholder.
  • What project management tools do you use?
  • How do you ensure timely delivery?

Advice

Prepare detailed examples of project management challenges and resolutions. Understand Agile methodologies well.

Full Experience

The process was intense with behavioral and situational questions. The last round was a case study presentation which I struggled with due to limited preparation time.

Salesforce Developer Interview Experience

Candidate: Anita Sharma

Experience Level: Mid-level

Applied Via: Online job portal

Difficulty:

Final Result:

Interview Process

3

Questions Asked

  • Explain the Salesforce data model.
  • How do you create a trigger in Apex?
  • Describe a challenging bug you fixed in Salesforce.
  • What are governor limits in Salesforce?
  • How do you handle bulk data processing?

Advice

Brush up on Apex triggers and Salesforce data architecture. Be ready to discuss real-world scenarios.

Full Experience

The interview started with a phone screening focusing on my background. Then a technical round with coding questions on Apex and SOQL. The final round was with the project manager discussing past projects and problem-solving approaches.

View all interview questions

Frequently Asked Questions in Cloud Analogy

Have a question about the hiring process, company policies, or work environment? Ask the community or browse existing questions here.

Common Interview Questions in Cloud Analogy

Q: In a sports contest there were m medals awarded on n successive days (n > 1). 1. On the first day 1 medal and 1/7 of the remaining m - 1 medals were awarded. 2. On the second day 2 medals and 1/7 of the now remaining medals was awarded; and so on.On the nth and last day, the remaining n medals were awarded.How many days did the contest last, and how many medals were awarded altogether?

Q: Suppose a newly-born pair of rabbits, one male, one female, are put in a field. Rabbits are able to mate at the age of one month so that at the end of its second month a female can produce another pair of rabbits. Suppose that our rabbits never die and that the female always produces one new pair (one male, one female) every month from the second month on.

Q: 9 cards are there. You have to arrange them in a 3*3 matrix. Cards are of 4 colors. They are red, yellow, blue and green. Conditions for arrangement: one red card must be in first row or second row. 2 green cards should be in 3rd column. Yellow cards must be in the 3 corners only. Two blue cards must be in the 2nd row. At least one green card in each row.

Q: A rich man died. In his will, he has divided his gold coins among his 5 sons, 5 daughters and a manager. According to his will: First give one coin to manager. 1/5th of the remaining to the elder son.Now give one coin to the manager and 1/5th of the remaining to second son and so on..... After giving coins to 5th son, divided the remaining coins among five daughters equally.All should get full coins. Find the minimum number of coins he has?

Q: There are two balls touching each other circumferencically. The radius of the big ball is 4 times the diameter of the small all. The outer small ball rotates in anticlockwise direction circumferencically over the bigger one at the rate of 16 rev/sec. The bigger wheel also rotates anticlockwise at N rev/sec. What is 'N' for the horizontal line from the centre of small wheel always is horizontal.

Q: 3 policemen and 3 thieves had to cross a river using a small boat. Only two can use the boat for a trip. All the 3 policemen and only 1 thief knew to ride the boat. If 2 thieves and 1 policeman were left behind they would kill him. But none of them escaped from the policemen. How would they be able to cross the river?

Q: T, U, V are 3 friends digging groups in fields. If T & U can complete i groove in 4 days &, U & V can complete 1 groove in 3 days & V & T can complete in 2 days. Find how many days each takes to complete 1 groove individually.

Q: The citizens of planet nigiet are 8 fingered and have thus developed their decimal system in base 8. A certain street in nigiet contains 1000 (in base 8) buildings numbered 1 to 1000. How many 3s are used in numbering these buildings?

Q: There are 3 sticks placed at right angles to each other and a sphere is placed between the sticks . Now another sphere is placed in the gap between the sticks and Larger sphere . Find the radius of smaller sphere in terms of radius of larger sphere.

Q: ABCDE are sisters. Each of them gives 4 gifts and each receives 4 gifts No two sisters give the same combination ( e.g. if A gives 4 gifts to B then no other sisters can give four to other one.) (i) B gives four to A.(ii) C gives 3 to E. How much did A,B,C,E give to D?

Q: The egg vendor calls on his first customer and sells half his eggs and half an egg. To the second customer, he sells half of what he had left and half an egg and to the third customer he sells half of what he had then left and half an egg. By the way he did not break any eggs. In the end three eggs were remaining . How many total eggs he was having ?

Q: Every day a cyclist meets a train at a particular crossing .The road is straight before the crossing and both are travelling in the same direction.Cyclist travels with a speed of 10 kmph.One day the cyclist come late by 25 minutes and meets the train 5 km before the crossing.What is the speed of the train?

Q: A vessel is full of liquid. From the vessel, 1/3rd of the liquid evaporates on the first day. On the second day 3/4th of the remaining liquid evaporates. What fraction of the volume is present at the end of the second day

Q: Jarius and Kylar are playing the game. If Jarius wins, then he wins twice as many games as Kylar. If Jarius loses, then Kylar wins as the same number of games that Jarius wins. How many do Jarius and Kylar play before this match?

Q: Give two dice - one is a standard dice, the other is blank (nothing painted on any of the faces). The problem is to paint the blank dice in such a manner so that when you roll both of them together, the sum of both the faces should lie between 1 and 12. Numbers from 1-12 (both inclusive) equally likely.

Q: Raj has a jewel chest containing Rings, Pins and Ear-rings. The chest contains 26 pieces. Raj has 2 and 1/2 times as many rings as pins, and the number of pairs of earrings is 4 less than the number of rings. How many earrings does Raj have?...

Q: There are four dogs/ants/people at four corners of a square of unit distance. At the same instant all of them start running with unit speed towards the person on their clockwise direction and will always run towards that target. How long does it take for them to meet and where?

Q: Consider a series in which 8 teams are participating. each team plays twice with all other teams. 4 of them will go to the semi final. How many matches should a team win, so that it will ensure that it will go to semi finals.?

Q: Jack and his wife went to a party where four other married couples were present. Every person shook hands with everyone he or she was not acquainted with. When the handshaking was over, Jack asked everyone, including his own wife, how many hands they shook?

Q: A Man is sitting in the last coach of train could not find a seat, so he starts walking to the front coach ,he walks for 5 min and reaches front coach. Not finding a seat he walks back to last coach and when he reaches there,train had completed 5 miles. what is the speed of the train ?

Similar Companies Interview Questions