experion technologies Recruitment Process, Interview Questions & Answers

Experion Technologies evaluates candidates through a telephonic screening, followed by technical interviews centered on programming languages and problem-solving tasks. The final round often includes HR discussions to gauge cultural fit and communication skills.
4.3
based on 50 Reviews
About Company
Interview Guide
Interviews Experiance
FAQ's Questions

About experion technologies

Company Description

Experion Technologies is a global product engineering and digital transformation company founded in 2006. Headquartered in Kerala, India, Experion has expanded its presence across multiple countries, offering innovative solutions in industries such as healthcare, finance, and retail. The company specializes in providing end-to-end services, including software development, cloud computing, and data analytics, to help businesses achieve digital excellence.

Work Culture & Job Environment

Experion Technologies fosters a dynamic and collaborative work environment that emphasizes innovation, continuous learning, and professional growth. Employees are encouraged to take ownership of their projects and contribute to the company's success. The organization values transparency, ethical practices, and a supportive leadership team that is approachable and committed to employee development.

The company offers a range of benefits, including competitive compensation, opportunities for skill enhancement, and a healthy work-life balance. Experion Technologies has been recognized as a "Great Place to Work" and continues to invest in creating a positive and inclusive workplace culture.

Interview Questions & Sample Answers

1. Software Engineer

Q1: Can you explain the difference between an inner join and a left join in SQL?

An inner join returns only the rows that have matching values in both tables, whereas a left join returns all rows from the left table and the matched rows from the right table. If there is no match, the result is NULL on the side of the right table.

Q2: How do you approach problem-solving in coding challenges?

I start by understanding the problem statement thoroughly, breaking it down into smaller components. Then, I design an algorithm, write clean and efficient code, and test it with various test cases to ensure its correctness.

Q3: Describe a challenging project you've worked on and how you overcame obstacles.

In a recent project, we faced performance issues due to large data sets. I optimized the queries, implemented indexing, and utilized caching mechanisms, which significantly improved the system's performance.

Q4: What is your experience with object-oriented programming principles?

I am well-versed in OOP principles such as encapsulation, inheritance, and polymorphism. I apply these principles to design modular and maintainable code.

Q5: How do you stay updated with the latest technologies and programming languages?

I regularly read industry blogs, attend webinars, and participate in online coding challenges to keep my skills sharp and stay informed about emerging technologies.

2. Quality Analyst

Q1: What is the difference between functional and non-functional testing?

Functional testing verifies that the software functions as expected, while non-functional testing assesses aspects like performance, usability, and security.

Q2: How do you approach test case design?

I analyze the requirements, identify test scenarios, and create detailed test cases with clear steps, expected results, and test data to ensure comprehensive coverage.

Q3: Can you explain the concept of regression testing?

Regression testing involves retesting the software after changes to ensure that existing functionalities remain unaffected by the new modifications.

Q4: How do you handle situations where there is a disagreement about a bug's severity?

I discuss the issue with the development team, provide evidence from test cases, and collaborate to determine the appropriate severity level based on the impact on users.

Q5: What tools have you used for automation testing?

I have experience using tools like Selenium, QTP, and TestComplete to automate repetitive test cases, improving efficiency and coverage.

3. Business Analyst

Q1: How do you gather requirements from stakeholders?

I conduct interviews, hold workshops, and review existing documentation to understand stakeholders' needs and expectations.

Q2: Can you describe a time when you identified a process improvement opportunity?

I noticed that manual data entry was causing delays. I proposed an automated solution that reduced processing time by 30%.

Q3: How do you prioritize requirements?

I assess each requirement's impact, urgency, and alignment with business goals to prioritize them effectively.

Q4: How do you ensure clear communication between technical and non-technical teams?

I translate technical jargon into understandable terms, ensuring that both sides have a mutual understanding of requirements and constraints.

Q5: What tools do you use for documentation and analysis?

I use tools like Microsoft Visio for process modeling, JIRA for tracking requirements, and Excel for data analysis.

4. Project Manager

Q1: How do you initiate a new project?

I define the project's scope, objectives, and stakeholders, and develop a detailed project plan outlining timelines, resources, and deliverables.

Q2: How do you handle project risks?

I identify potential risks early, assess their impact, and develop mitigation strategies to minimize their effects on the project.

Q3: Can you describe a challenging project and how you managed it?

In a previous project, we faced resource constraints. I reassigned tasks, optimized workflows, and communicated effectively with stakeholders to deliver the project on time.

Q4: How do you ensure quality in project deliverables?

I implement quality assurance processes, conduct regular reviews, and ensure that all deliverables meet the defined standards and requirements.

Q5: How do you manage team dynamics?

I foster open communication, resolve conflicts promptly, and encourage collaboration to maintain a positive and productive team environment.

5. HR Manager

Q1: How do you handle employee performance issues?

I address performance issues promptly through constructive feedback, setting clear expectations, and providing support for improvement.

Q2: Can you describe your experience with recruitment?

I have experience sourcing candidates, conducting interviews, and managing the hiring process to ensure the selection of qualified individuals.

Q3: How do you promote employee engagement?

I organize team-building activities, recognize achievements, and maintain open communication channels to foster a positive work environment.

Q4: How do you handle conflicts between employees?

I mediate conflicts by listening to all parties, understanding their perspectives, and facilitating a resolution that aligns with company policies.

Q5: What strategies do you use for employee retention?

I implement professional development programs, offer competitive compensation, and create a supportive work culture to retain top talent.

6. UI/UX Designer

Q1: How do you approach user research?

I conduct surveys, interviews, and usability testing to gather insights into user needs and preferences.

Q2: Can you describe your design process?

I start with wireframing and prototyping, followed by user testing, and iterate based on feedback to create intuitive and user-friendly interfaces.

Q3: How do you ensure accessibility in your designs?

I follow accessibility guidelines, use high-contrast colors, and ensure that designs are navigable with assistive technologies.

Q4: How do you collaborate with developers?

I maintain open communication, provide detailed design specifications, and participate in regular reviews to ensure design integrity during implementation.

Q5: What tools do you use for design?

I use tools like Adobe XD, Figma, and Sketch for creating and prototyping designs.

7. DevOps Engineer

Q1: What is the role of a DevOps engineer?

A DevOps engineer bridges the gap between development and operations by automating processes, ensuring continuous integration and delivery, and maintaining infrastructure.

Q2: Can you explain the concept of CI/CD?

Continuous Integration (CI) involves automatically integrating code changes into a shared repository, while Continuous Delivery (CD) automates the deployment process to ensure that software can be released at any time.

Q3: How do you handle infrastructure as code?

I use tools like Terraform and Ansible to define and manage infrastructure through code, ensuring consistency and scalability.

Q4: How do you monitor system performance?

I implement monitoring tools like Prometheus and Grafana to track system metrics and set up alerts for potential issues.

Q5: How do you ensure security in DevOps processes?

I integrate security practices into the development pipeline, conduct regular security audits, and ensure compliance with industry standards.

8. Data Scientist

Q1: What is your experience with machine learning algorithms?

I have experience implementing algorithms such as linear regression, decision trees, and neural networks using Python libraries like scikit-learn and TensorFlow.

Q2: How do you handle missing data?

I analyze the nature of the missing data and apply appropriate techniques such as imputation or removal based on the impact on the analysis.

Q3: Can you describe a project where you applied data analysis to solve a business problem?

I analyzed customer behavior data to identify churn patterns, leading to targeted retention strategies that reduced churn by 15%.

Q4: How do you ensure the quality of your data?

I perform data cleaning, validate data sources, and implement quality checks to ensure accuracy and reliability.

Q5: What tools do you use for data analysis?

I use tools like Python, R, SQL, and Tableau for data manipulation, analysis, and visualization.

9. Cloud Architect

Q1: What is the role of a cloud architect?

A cloud architect designs and manages cloud infrastructure, ensuring scalability, security, and cost-efficiency.

Q2: Can you explain the concept of multi-cloud architecture?

Multi-cloud architecture involves using services from multiple cloud providers to avoid vendor lock-in and enhance resilience.

Q3: How do you ensure security in cloud environments?

I implement encryption, access controls, and regular security audits to protect data and applications in the cloud.

Q4: How do you manage cloud costs?

I monitor usage, optimize resource allocation, and implement cost-saving strategies to manage cloud expenditures effectively.

Q5: What tools do you use for cloud management?

I use tools like AWS CloudFormation, Azure Resource Manager, and Google Cloud Deployment Manager for

experion technologies Interview Guide

Company Background and Industry Position

Experion Technologies, founded in the early 2000s, has steadily crafted a niche in the global IT services and software development landscape. While it's not as colossal as the household names like Infosys or TCS, Experion has managed to carve out a strong reputation, particularly in fintech, healthcare, and bespoke enterprise solutions. What stands out is their emphasis on quality-driven, client-centric delivery rather than just scale. This focus has helped them build long-term partnerships with Fortune 500 companies and startups alike.

In an industry where agility and innovation are prized, Experion sustains its competitive edge through consistently adopting emerging technologies and fostering a culture of continuous learning. For candidates, this means joining a company that values technical excellence but also a profound understanding of client needs—qualities that often reflect in their interview and recruitment approach.

How the Hiring Process Works

  1. Application Screening: Once you apply, whether directly or through a referral or job portal, your resume goes through an initial screening. This stage weeds out candidates who don’t meet the core eligibility criteria. Resumes that align with the job role’s technical and experiential requirements move forward.
  2. Technical Assessment: This could be an online coding test, technical quiz, or sometimes a project submission, depending on the role. It’s designed to filter candidates based on problem-solving skills, coding proficiency, or domain knowledge.
  3. Technical Interview: Typically conducted by senior developers or team leads, this round delves deeper into your technical expertise. Expect questions about algorithms, data structures, system design, and scenario-based problem solving relevant to the job role.
  4. HR Interview: This stage focuses on cultural fit, communication skills, salary expectations, and general behavioral questions. It’s also when you’ll get clarity on company policies, benefits, and work culture.
  5. Final Offer and Onboarding: Successful candidates receive the offer letter. The onboarding process begins with document verification and orientation sessions.

This sequential layering isn’t random—it reflects Experion’s desire to hire not just competent coders, but well-rounded professionals who can thrive in client-facing and collaborative environments. Every step serves as a filter for both technical prowess and soft skills.

Interview Stages Explained

Initial Screening and Eligibility Check

This is more than just a resume glance. Recruiters at Experion carefully verify eligibility criteria such as relevant academic background, certifications, and professional experience. For example, if a role demands three years in Java development plus exposure to microservices, candidates lacking this won’t proceed. This protects both sides from wasted time—a win-win in a competitive market.

Technical Assessment Round

This can feel like a hurdle, but it’s the company’s way of quickly benchmarking practical skill. For software developer roles, expect algorithmic problems, debugging tasks, or multiple-choice questions on programming concepts. For non-development roles like Business Analysts or QA Engineers, the tests will focus more on domain knowledge or analytical reasoning. What’s crucial here is to understand that this isn’t just trivia; it reflects tasks you’d encounter on the job, so preparation should be role-aligned.

Technical Interview Deep Dive

Here, conversations become more nuanced. Interviewers don’t just want to hear the “right answer”—they probe how you approach problems, your thought process, and even your prior project experiences. Candidates often notice the interviewers emphasize clarity of explanation and practical application rather than rote memorization. This reflects the company’s emphasis on collaborative problem solving in real client projects.

HR Interview and Candidate Experience

This round is your chance to showcase personality beyond skills. The HR team gauges your alignment with Experion’s core values and communication style. Questions about handling workplace conflicts, long-term career goals, or salary expectations are common. Candidates usually find this round less intimidating but sometimes wish for more transparency about growth paths and benefits.

Examples of Questions Candidates Report

  • Technical Interview Questions: “Explain the difference between REST and SOAP web services and their use cases.”
  • “How would you optimize a slow-performing SQL query?”
  • “Design a simple parking lot system with object-oriented principles.”
  • “Debug this snippet of code and identify what could cause a memory leak.”
  • HR Interview Questions: “Describe a challenging project and how you managed to deliver on time.”
  • “How do you handle feedback from peers or clients?”
  • “Where do you see yourself in five years within Experion?”

Eligibility Expectations

Experion is quite pragmatic about eligibility. For entry-level technical roles, a bachelor’s degree in Computer Science, Information Technology, or Electronics is generally required. They weigh academic consistency but prioritize hands-on skills and certifications in programming languages or cloud platforms. Mid-level and senior positions demand proven project experience and sometimes domain specialization, such as fintech or healthcare software development.

Non-technical roles like Business Analysts often expect eligibility criteria including degrees in Business Administration or related fields plus experience in requirement gathering or stakeholder management. It’s clear that eligibility is tightly coupled with practical skills, not just academic credentials.

Common Job Roles and Departments

Experion Technologies recruits across a variety of functions, but the bulk of hiring happens in these domains:

  • Software Development (Java, .NET, Python, Mobile Apps)
  • Quality Assurance and Testing
  • Business Analysis and Project Management
  • UI/UX Design and Frontend Development
  • DevOps and Cloud Engineering
  • Sales and Client Relationship Management

Each department has subtly different recruitment rounds tailored to their core skill requirements. For instance, UI/UX roles focus more on portfolio reviews and problem-solving around user experience, while DevOps candidates are tested on CI/CD pipelines and cloud infrastructure knowledge.

Compensation and Salary Perspective

RoleEstimated Salary (INR per annum)
Junior Software Developer3,50,000 – 5,00,000
Senior Software Engineer8,00,000 – 12,00,000
QA Engineer4,00,000 – 6,00,000
Business Analyst6,00,000 – 9,00,000
Project Manager12,00,000 – 18,00,000
DevOps Engineer7,00,000 – 11,00,000

These ranges reflect industry standards in mid-sized IT service firms but are slightly competitive compared to startups, where stock options might boost total compensation. Experion’s salary structure also considers location and candidate experience, offering reasonable increments aligned with performance.

Interview Difficulty Analysis

Overall, candidates find Experion’s interview process moderately challenging. The initial technical assessment can trip up those who rely solely on theory without hands-on practice. The technical interview requires not just knowledge but the ability to articulate solutions clearly—a skill sometimes underestimated by freshers.

Compared to industry giants with more complex multi-round interviews, Experion strikes a balance; it's rigorous enough to ensure quality but not so grueling as to dissuade talented candidates. For non-technical roles, difficulty hinges more on communication skills and problem-solving aptitude than raw technical trivia.

Preparation Strategy That Works

  • Understand the Job Role Thoroughly: Tailor your preparation to the specific technologies and skills mentioned in the job description.
  • Practice Coding and Problem Solving: Use platforms like HackerRank or LeetCode, focusing on data structures and algorithms relevant to your programming language.
  • Review Concepts in System Design: Even for mid-level roles, having a grasp on scalable architectures shows maturity.
  • Mock Interviews: Simulate technical and HR rounds with peers or mentors to improve confidence and articulation.
  • Brush Up on Domain Knowledge: For specialized domains, understand industry jargon and challenges—this can tip the scales in your favor.
  • Prepare Your Questions: Asking insightful questions about projects, tools, or team dynamics impresses interviewers and shows genuine interest.

Work Environment and Culture Insights

Employees often describe the culture at Experion as collaborative with a startup-like agility nested within a stable company framework. The environment encourages continuous learning, with mandatory training modules and knowledge-sharing sessions. Teams tend to be tight-knit, which can be a double-edged sword: high support levels contrast with occasional pressure to deliver under tight deadlines.

Transparency in communication from leadership is cited as a positive, though some candidates note variability depending on the project manager or department. Work-life balance is generally reasonable, but peak delivery phases can demand longer hours—a familiar rhythm in IT services.

Career Growth and Learning Opportunities

Experion invests in employee growth through structured learning paths, certifications, and internal mobility. Many report fast-tracked promotions when performance and mentorship align. The company’s diverse client base also exposes employees to varied industry challenges, helping build versatile skill sets.

Still, ambitious candidates might feel some limitations compared to giant multinational corporations that offer broader global rotations or cutting-edge R&D exposure. That said, the focused nature of projects at Experion often translates into deeper domain expertise and client interaction experience.

Real Candidate Experience Patterns

What stands out in candidate feedback is a recurring theme: initial nervousness about the technical rounds gives way to appreciation for the interviewers’ professionalism and the clarity of process. Many candidates note that interviewers are genuinely interested in understanding their approach rather than just hunting for mistakes.

Some report a slight bottleneck during the HR rounds concerning response times or feedback delays, but once cleared, communications improve substantially. Candidates often feel the final selection hinges equally on technical merit and cultural compatibility.

Comparison With Other Employers

When stacked against larger IT giants, Experion’s recruitment process is somewhat leaner but no less effective. While companies like Wipro or Cognizant may have multiple technical rounds, Experion streamlines this to reduce candidate fatigue. This can be a breath of fresh air, especially for early-career professionals.

On the other hand, compared with startups, Experion offers a more predictable and structured hiring framework. Startups might prioritize speed and adaptability more, sometimes at the expense of formalized processes. Experion sits in a comfortable middle ground, appealing to those who want a blend of structure and challenge.

Expert Advice for Applicants

Don’t underestimate the value of soft skills. Yes, technical interviews matter, but your communication style, problem-solving approach, and cultural fit will carry equal weight. Prepare to narrate your experiences clearly and own your mistakes—honesty and learning attitude impress here more than perfection.

Also, research the company beyond the job description. Understanding Experion’s client verticals and recent projects can help you tailor your answers and ask meaningful questions. Remember, interviews are two-way streets; assessing if the company aligns with your career aspirations is equally crucial.

Frequently Asked Questions

What kind of technical interview questions does Experion typically ask?

Expect a mix of coding problems focusing on data structures and algorithms, scenario-based questions related to your domain, and sometimes system design questions for experienced roles. The aim is to assess not just knowledge but practical application and communication.

How many recruitment rounds are there usually?

Generally, there are three to four rounds including application screening, a technical test, a technical interview, and an HR round. The exact number can vary based on the role and level.

What is the typical salary range for fresh graduates?

For entry-level technical roles, the salary usually falls between INR 3.5 to 5 lakhs per annum. This is competitive within mid-sized IT firms but might be lower than premier tech giants or hot startups.

Are there opportunities for remote work?

Post-pandemic, Experion does offer some flexibility with remote or hybrid working models, depending on project requirements and managerial discretion.

How important is previous experience?

For entry-level roles, internships and project work hold significance. For mid or senior positions, proven industry experience and demonstrated problem-solving skills are essential.

Final Perspective

Experion Technologies presents a thoughtfully structured yet approachable interview and hiring process. It balances the technical rigor needed to maintain quality client delivery with the human touch crucial for cultural fit. Candidates willing to invest in role-specific preparation and communicate their experiences authentically find themselves welcomed into a vibrant environment that supports growth and innovation.

If you’re aiming for a tech career that offers both challenge and stability in a mid-size company setting, Experion is worth the effort. Just remember, your journey starts with understanding not only what to prepare but why each step exists—and that insight can be the difference between an offer and a missed opportunity.

experion technologies Interview Questions and Answers

Updated 21 Feb 2026

Technical Support Engineer Interview Experience

Candidate: Karan Singh

Experience Level: Entry Level

Applied Via: Campus Recruitment

Difficulty: Easy

Final Result:

Interview Process

2

Questions Asked

  • What is TCP/IP?
  • How do you troubleshoot network issues?
  • Explain DNS.
  • Describe a time you helped a customer.

Advice

Focus on basic networking concepts and customer service skills.

Full Experience

The first round was a written test on basic networking and technical knowledge. The second round was an HR interview focusing on communication and customer handling skills. The process was straightforward and the interviewers were supportive.

Project Manager Interview Experience

Candidate: Neha Gupta

Experience Level: Senior

Applied Via: LinkedIn

Difficulty: Hard

Final Result:

Interview Process

4

Questions Asked

  • Describe your project management methodology.
  • How do you handle project delays?
  • Explain risk management in projects.
  • Give an example of a successful project you led.

Advice

Be ready with detailed project examples and demonstrate leadership and problem-solving skills.

Full Experience

The interview process was rigorous with multiple rounds including HR, technical, and a final round with senior management. Each round tested different skills from leadership to technical knowledge. The interviewers appreciated my detailed project examples and communication style.

Business Analyst Interview Experience

Candidate: Amit Verma

Experience Level: Senior

Applied Via: Company Website

Difficulty:

Final Result:

Interview Process

3

Questions Asked

  • How do you gather requirements from stakeholders?
  • Explain a time you managed conflicting requirements.
  • What tools do you use for documentation?
  • How do you handle scope changes?

Advice

Focus on communication skills and real-life examples of requirement gathering and conflict resolution.

Full Experience

The first round was HR, assessing cultural fit. The second was a technical round with scenario-based questions on requirement gathering. The final round was with the project manager discussing past projects and handling scope creep. The interviewers were friendly and the process was transparent.

QA Engineer Interview Experience

Candidate: Sneha Patel

Experience Level: Mid Level

Applied Via: Employee Referral

Difficulty: Hard

Final Result: Rejected

Interview Process

4

Questions Asked

  • What is the difference between regression and retesting?
  • How do you write test cases?
  • Explain the SDLC and STLC.
  • Describe a challenging bug you found and how you handled it.

Advice

Prepare detailed examples from your past experience and understand testing methodologies thoroughly.

Full Experience

The process started with an HR round, followed by two technical rounds focusing on manual and automation testing concepts. The final round was with the QA manager, where scenario-based questions were asked. Despite good preparation, I was not selected due to lack of experience in automation tools they preferred.

Software Engineer Interview Experience

Candidate: Rahul Sharma

Experience Level: Entry Level

Applied Via: Online Job Portal

Difficulty:

Final Result:

Interview Process

3

Questions Asked

  • Explain OOP concepts.
  • What is polymorphism?
  • Write a program to reverse a linked list.
  • Describe your previous project experience.

Advice

Brush up on data structures and practice coding problems before the technical round.

Full Experience

The first round was an HR screening focusing on my background and communication skills. The second round was a technical interview where I was asked about OOP concepts and coding questions. The final round was with the team lead, discussing my previous projects and problem-solving approach. Overall, a smooth process with clear communication.

View all interview questions

Frequently Asked Questions in experion technologies

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

Common Interview Questions in experion technologies

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: A man has a wolf, a goat, and a cabbage. He must cross a river with the two animals and the cabbage. There is a small rowing-boat, in which he can take only one thing with him at a time. If, however, the wolf and the goat are left alone, the wolf will eat the goat. If the goat and the cabbage are left alone, the goat will eat the cabbage. How can the man get across the river with the two animals and the cabbage?

Q: A hare and a tortoise have a race along a circle of 100 yards diameter. The tortoise goes in one directionand the hare in the other. The hare starts after the tortoise has covered 1/5 of its distance and that too leisurely.The hare and tortoise meet when the hare has covered only 1/8 of the distance. By what factor should the hareincrease its speed so as to tie the race?

Q: A rich merchant had collected many gold coins. He did not want anybody to know about them. One day his wife asked, "How many gold coins do we have?" After pausing a moment, he replied, "Well! If I divide the coins into two unequal numbers, then 32 times the difference between the two numbers equals the difference between the squares of the two numbers."The wife looked puzzled. Can you help the merchant's wife by finding out how many gold coins they have?

Q: Consider a pile of Diamonds on a table. A thief enters and steals 1/2 of the total quantity and then again 2 extra from the remaining. After some time a second thief enters and steals 1/2 of the remaining+2. Then 3rd thief enters and steals 1/2 of the remaining+2. Then 4th thief enters and steals 1/2 of the remaining+2. When the 5th one enters he finds 1 diamond on the table. Find out the total no. of diamonds originally on the table before the 1st thief entered.

Q: 36 people {a1, a2, ..., a36} meet and shake hands in a circular fashion. In other words, there are totally 36 handshakes involving the pairs, {a1, a2}, {a2, a3}, ..., {a35, a36}, {a36, a1}. Then size of the smallest set of people such that the res...

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: 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: At 6?o a clock ticks 6 times.The time between first and last ticks is 30 seconds.How long does it tick at 12?o clock?2.A hotel has 10 storey. Which floor is above the floor below the floor, below the floor above the floor, below the floor above the fifth.

Q: There is a room with a door (closed) and three light bulbs. Outside the room there are three switches, connected to the bulbs. You may manipulate the switches as you wish, but once you open the door you can't change them. Identify each switch with its bulb.

Q: Tom has three boxes with fruits in his barn: one box with apples, one box with pears, and one box with both apples and pears. The boxes have labels that describe the contents, but none of these labels is on the right box. How can Tom, by taking only one p

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: Given a collection of points P in the plane , a 1-set is a point in P that can be separated from the rest by a line, .i.e the point lies on one side of the line while the others lie on the other side. The number of 1-sets of P is denoted by n1(P)....

Q: In a country where everyone wants a boy, each family continues having babies till they have a boy. After some time, what is the proportion of boys to girls in the country? (Assuming probability of having a boy or a girl is the same)

Q: A family X went for a vacation. Unfortunately it rained for 13 days when they were there. But whenever it rained in the mornings, they had clear afternoons and vice versa. In all they enjoyed 11 mornings and 12 afternoons. How many days did they stay there totally?

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 ?

Q: A man driving the car at twice the speed of auto one day he was driven car for 10 min. and car is failed. he left the car and took auto to go to the office .he spent 30 min. in the auto. what will be the time take by car to go office?

Q: There are some chickens in a poultry. They are fed with corn. One sack of corn will come for 9 days. The farmer decides to sell some chickens and wanted to hold 12 chicken with him. He cuts the feed by 10% and sack of corn comes for 30...

Similar Companies Interview Questions