INFOMAZE Recruitment Process, Interview Questions & Answers

INFOMAZE's hiring process includes a technical assessment followed by multiple interviews assessing coding skills, project experience, and cultural fit. Emphasis is placed on practical problem-solving and communication during the rounds.
4.3
based on 50 Reviews
About Company
Interview Guide
Interviews Experiance
FAQ's Questions

About INFOMAZE

Company Description

Infomaze Elite Pvt. Ltd. is a software development company based in Mysore, India, specializing in delivering robust, secure, and scalable custom software solutions. Established in 2002, Infomaze has a rich history of providing services such as Business Intelligence, Mobile App Development, Cloud Migration, CMS Development, QA Testing, IoT App Development, API Integration, and Back Office solutions. The company is known for its agile methodologies, maintaining professionalism, and treating each project with the utmost seriousness. Infomaze values its employees, fostering a tight-knit family environment where team members support and encourage one another, boosting productivity and creating a healthy workplace.

Work Culture & Job Environment

Infomaze promotes a balanced and positive work culture, emphasizing professionalism and a strong work ethic. Employees enjoy flexible working hours, a balance of formal and informal working environments, and pay as per industry standards. The company offers high scope for learning and growth, with benefits such as ESI, PF, and a flexible leave policy. Infomaze's work environment is designed to encourage collaboration, innovation, and continuous learning, making it an ideal place for both freshers and experienced professionals to develop their careers.

Interview Questions & Sample Answers

1. .NET Developer

Q1: Can you explain the difference between an abstract class and an interface in C#?

An abstract class can have method implementations and fields, whereas an interface can only have method signatures and properties. A class can inherit from only one abstract class but can implement multiple interfaces.

Q2: How does garbage collection work in .NET?

.NET's garbage collector automatically manages memory by reclaiming memory occupied by objects that are no longer in use, using generations to optimize performance.

Q3: What is the purpose of the 'using' statement in C#?

The 'using' statement defines a scope at the end of which an object will be disposed, ensuring that resources are released properly.

Q4: Can you explain the concept of LINQ in C#?

LINQ (Language Integrated Query) allows querying of collections in a declarative manner, enabling operations like filtering, sorting, and grouping directly within C#.

Q5: What is the difference between 'ref' and 'out' parameters in C#?

'ref' requires that the variable be initialized before it is passed, whereas 'out' does not require initialization before passing and must be assigned a value within the method.

Q6: How do you handle exceptions in C#?

Exceptions are handled using try-catch blocks, allowing for graceful error handling and resource cleanup.

Q7: Can you explain the concept of delegates in C#?

Delegates are type-safe function pointers that allow methods to be passed as parameters, enabling event handling and callback mechanisms.

2. PHP Developer

Q1: What is the difference between 'include' and 'require' in PHP?

'include' generates a warning if the file is not found, while 'require' generates a fatal error, stopping the script execution.

Q2: How does PHP handle form data?

PHP handles form data through the $_GET and $_POST superglobals, allowing data to be retrieved from HTML forms.

Q3: Can you explain the concept of sessions in PHP?

Sessions store user information on the server, allowing for persistent data across multiple pages during a user's visit.

Q4: What are PHP's magic methods?

Magic methods are special methods in PHP that start with double underscores, like __construct and __destruct, enabling object-oriented programming features.

Q5: How do you prevent SQL injection in PHP?

SQL injection can be prevented by using prepared statements with parameterized queries, ensuring that user input is properly sanitized.

Q6: What is the purpose of the 'isset' function in PHP?

'isset' checks if a variable is set and is not null, commonly used to validate form inputs.

Q7: Can you explain the concept of autoloading in PHP?

Autoloading automatically loads class files when they are needed, reducing the need for manual 'include' statements.

3. React Native Developer

Q1: What are the advantages of using React Native for mobile app development?

React Native allows for cross-platform development, reducing development time and costs, while providing a native-like experience.

Q2: Can you explain the concept of 'props' and 'state' in React Native?

'Props' are used to pass data from parent to child components, while 'state' is used to manage data within a component.

Q3: How do you handle navigation in React Native?

Navigation in React Native is handled using libraries like React Navigation, which provides stack, tab, and drawer navigators.

Q4: What is the purpose of 'useEffect' in React Native?

'useEffect' is a hook that allows you to perform side effects in function components, such as data fetching or subscriptions.

Q5: How do you manage global state in React Native?

Global state can be managed using context API or state management libraries like Redux.

Q6: Can you explain the concept of 'hooks' in React Native?

Hooks are functions that allow you to use state and other React features in function components.

Q7: How do you optimize performance in React Native applications?

Performance can be optimized by using PureComponent, memoization, and lazy loading components.

Job Roles

Skills (for reference):

.NET Framework

PHP

React Native

SQL

Object-Oriented Programming (OOP)

Agile Methodologies

Version Control (e.g., Git)

Previous Roles (for reference):

Software Developer

Web Developer

Mobile App Developer

Backend Developer

Frontend Developer

INFOMAZE Interview Guide

Company Background and Industry Position

INFOMAZE, a growing name in the IT services and software development sector, has captured attention with its innovative approach to digital transformation. Established in the early 2010s, the company has steadily built a reputation for delivering scalable solutions, primarily targeting mid-market enterprises, across domains such as cloud computing, big data, and enterprise applications. What sets INFOMAZE apart is its blend of agile methodologies coupled with a strong emphasis on customer-centric development, allowing it to punch above its weight in a crowded marketplace.

While INFOMAZE may not have the immediate brand recognition of industry giants like TCS or Infosys, it occupies a niche with rapid growth potential. This dynamic environment means that the hiring process is continuously evolving to find talent that fits not just technical skills but also adaptability and cultural alignment. Understanding INFOMAZE’s industry positioning helps frame why their recruitment rounds focus heavily on both practical expertise and problem-solving agility.

How the Hiring Process Works

  1. Application Screening: This is the initial filter where the recruiter reviews resumes for relevant skill sets, educational background, and prior experience. INFOMAZE gives weight to candidates with a mix of technical skills and project experience, avoiding purely theoretical profiles.
  2. Technical Assessment: Candidates move to a technical test, often online, designed to assess core programming abilities, logical reasoning, and domain-specific knowledge. This helps weed out those who may look good on paper but can’t demonstrate basic competency under pressure.
  3. Technical Interview: A deeper dive into your problem-solving approach, coding skills, and understanding of system design principles. Expect scenario-based questions that simulate real workplace challenges, often with a whiteboard or shared coding environment.
  4. HR Interview: Beyond verifying your fit within INFOMAZE’s culture, this stage probes motivation, communication skills, and career aspirations. It’s less about technical prowess here and more about personality and alignment.
  5. Offer & Negotiation: Successful candidates receive an offer, where salary range and benefits are finalized. INFOMAZE tends to be transparent but expects candidates to justify salary expectations based on market standards and experience.

Each step serves as a deliberate checkpoint to ensure that INFOMAZE hires not just skilled coders but adaptable professionals who can grow with the company.

Interview Stages Explained

Application Screening

INFOMAZE recruiters don’t simply rely on keyword matches. They look for evidence of hands-on experience—projects, internships, or freelance work—that demonstrates practical understanding. Resumes that showcase clarity, concise achievements, and relevant technical stack knowledge tend to stand out.

Technical Assessment

This is often a timed test comprising multiple-choice questions, coding challenges, and occasionally, case studies. The rationale here is to gauge your foundational knowledge quickly and filter out candidates who may struggle with even the basics. Keep in mind, this is not just about answering correctly but managing time and demonstrating logical thought processes, which are critical in real project timelines.

Technical Interview

Here’s where it gets intense. INFOMAZE interviewers aim to understand how you approach a problem from scratch. They don’t just want a final answer—they want to hear your thought process, trade-offs you consider, and how you debug or optimize your solutions. It’s common to face questions on algorithms, data structures, and design patterns, but also real-world scenarios related to the job role you applied for, such as cloud deployment strategies or API design for backend roles.

HR Interview

Many candidates underestimate this round. INFOMAZE views it as crucial for long-term success. They explore your mindset, how you’ve handled challenges, your ability to work in teams, and your alignment with the company’s values of innovation and integrity. Honest, clear communication tends to win here more than scripted answers.

Offer & Negotiation

Once you reach this stage, you are in a strong position. INFOMAZE usually provides a salary range upfront based on role and experience, but they expect you to negotiate thoughtfully. Their approach is flexible but pragmatic—they value transparency and expect candidates to come prepared with market data to justify their compensation expectations.

Examples of Questions Candidates Report

  • Technical Interview: “Explain how you would design a scalable microservices architecture for an e-commerce platform.”
  • Technical Interview: “Write a function to detect cycles in a directed graph.”
  • HR Interview: “Tell me about a time when you had to handle a project deadline crunch. How did you manage it?”
  • Technical Assessment: Multiple choice questions on core Java concepts, RESTful API features, and SQL query optimization.
  • HR Interview: “What motivates you to work at INFOMAZE instead of other IT firms?”

Eligibility Expectations

INFOMAZE’s eligibility criteria reflect its blend of startup agility with corporate discipline. Generally, candidates are expected to have a degree in Computer Science, Information Technology, or related fields. However, the company remains open to self-taught professionals with robust portfolios. More importantly, candidates must demonstrate proficiency in at least one mainstream programming language—Java, Python, or JavaScript—and have familiarity with software development life cycles.

Experience-wise, fresh graduates can apply for entry-level roles, but internships or project work often tip the scales in their favor. For mid-level and senior roles, INFOMAZE looks for demonstrated leadership in projects, system design expertise, and familiarity with cloud platforms like AWS or Azure. Certifications help but don’t replace hands-on experience here.

Common Job Roles and Departments

The bulk of INFOMAZE’s workforce is distributed among these groups:

  • Software Development: Roles range from junior developers to senior architects working on web and mobile applications, backend systems, and middleware.
  • Quality Assurance: Focused on manual and automated testing, these teams ensure product reliability and performance.
  • DevOps and Cloud Engineering: Responsible for deployment pipelines, infrastructure automation, and cloud optimization.
  • Business Analysis and Project Management: These roles bridge client requirements and technical execution.
  • Sales and Marketing: Driving growth through client engagement and brand positioning.

Compensation and Salary Perspective

RoleEstimated Salary (INR per annum)
Entry-Level Software Engineer3.5 - 5 Lakhs
Senior Software Developer8 - 12 Lakhs
DevOps Engineer7 - 11 Lakhs
QA Analyst4 - 6 Lakhs
Project Manager12 - 18 Lakhs
Business Analyst6 - 9 Lakhs

Compared to larger IT firms, INFOMAZE’s compensation tends to be competitive but slightly on the conservative side for fresher roles. However, its bonus structures and learning opportunities often compensate for the difference. Mid-level and senior professionals typically find the packages attractive, especially considering the potential for rapid career growth and skill diversification.

Interview Difficulty Analysis

Candidates often describe INFOMAZE interviews as “challenging but fair.” The technical rounds are rigorously designed to test problem-solving under time constraints, with questions often involving live coding which can be stressful if you aren’t used to it. The HR round, by contrast, feels more like a conversation—albeit a focused one. It’s the kind of process that weeds out applicants who rely too much on rote learning rather than understanding.

Comparatively, INFOMAZE interviews are tougher than many small startups due to their layered recruitment rounds and detailed technical assessments. However, they are less intimidating than giant multinational corporations where competition is fiercer and rounds are longer.

Preparation Strategy That Works

  • Understand the Job Role: Tailor your study plan around the specific technologies and responsibilities mentioned in the job description. For instance, backend developers should emphasize data structures and API design, while DevOps candidates must focus on automation tools and cloud services.
  • Brush Up Fundamentals: Master algorithms, core programming concepts, and system design basics. These topics recur often in INFOMAZE’s technical interviews.
  • Practice Coding Under Time Pressure: Use platforms like LeetCode or HackerRank to simulate the test environment. Being comfortable coding live is a big plus.
  • Simulate Interviews: Practice mock interviews to articulate your thought process clearly. INFOMAZE interviewers appreciate candidates who verbalize their reasoning and approach methodically.
  • Research INFOMAZE’s Culture: Read up on their projects, values, and recent news. This preparation helps you answer HR interview questions with authenticity.
  • Prepare Questions: Having thoughtful questions ready for your interviewers shows engagement and genuine interest, often tipping the scales in your favor.

Work Environment and Culture Insights

INFOMAZE’s culture is often described by employees as dynamic and collaborative. Unlike rigid corporate hierarchies, the environment encourages open communication and innovation. Teams work in agile setups, which means flexibility but also a fast pace. People who thrive here typically enjoy continuous learning and don’t mind stepping out of comfort zones frequently.

That said, the startup-like vibe means resources may sometimes feel stretched, and work can get intense close to project deadlines. Transparency and feedback loops are emphasized, making it a place where honest conversations happen regularly. For candidates who value growth over predictability, INFOMAZE offers a rewarding culture.

Career Growth and Learning Opportunities

One compelling reason to consider INFOMAZE is its clear focus on internal talent development. Employees have access to mentorship programs, technical workshops, and cross-team projects. The company promotes a “learn and apply” model rather than “train and forget,” which helps embed skills deeply.

Career paths are flexible—technical specialists can progress toward architect or principal engineer roles, while others pivot into management or client-facing positions. It’s worth noting that INFOMAZE’s growth stage implies that ambitious candidates can accelerate their careers faster than in more stable, larger organizations where ladders are slower to climb.

Real Candidate Experience Patterns

Talking to recent interviewees reveals a common narrative: INFOMAZE’s process is mentally demanding but fair. Many mention that the technical interviews tested their ability to solve practical problems rather than recite textbook answers. Some shared anecdotes of feeling nervous during live coding but appreciated the interviewers’ patient guidance.

HR rounds are cited as surprisingly straightforward—candidates who prepared honest stories about past challenges and career goals found it easier to connect. A few interviewees noted that while the process was thorough, feedback turnaround time was reasonable, which is a positive rarity.

A few reported that having a portfolio of projects or GitHub contributions significantly boosted their chances, reinforcing the importance of demonstrable skills over mere certifications.

Comparison With Other Employers

AspectINFOMAZELarge IT Firm (e.g., TCS)Startup
Interview RigorModerate to HighHighLow to Moderate
Focus on Practical SkillsStrongMixed (theory-heavy)Very Strong
Salary CompetitivenessCompetitive Mid-rangeTypically Lower for EntryVariable, often Equity-based
Career Growth SpeedFastSlowerVery Fast but Risky
Work EnvironmentCollaborative & AgileStructured & Process-drivenChaotic & Dynamic

INFOMAZE strikes a balance between the structured stability of large corporations and the energetic innovation of startups. For candidates who want both learning and security, it presents a compelling option.

Expert Advice for Applicants

Focus on showcasing problem-solving over memorizing answers. When you approach INFOMAZE’s technical interview questions, narrate your thinking process aloud—interviewers appreciate transparency. Avoid generic responses in HR rounds; instead, share genuine stories that reveal your adaptability, teamwork, and growth mindset.

Don’t underestimate the power of researching the company’s recent projects or technology stack. Tailoring your answers to reflect their values and current challenges signals genuine interest and preparation.

Finally, manage your expectations. The process can be demanding, but it’s designed to find the right match for both sides. Preparing thoroughly and mentally pacing yourself will make a huge difference.

Frequently Asked Questions

What kind of technical interview questions does INFOMAZE typically ask?

The technical interview focuses on problem-solving using data structures, algorithms, and real-world system design scenarios. Candidates can expect coding problems in languages like Java or Python, along with questions on software architecture relevant to their applied role.

How many rounds are there in the INFOMAZE recruitment process?

Generally, the process consists of four to five rounds—initial resume screening, a technical assessment, a technical interview, an HR interview, followed occasionally by a managerial round for senior positions.

Is prior experience mandatory for applying to INFOMAZE?

Not always. Fresh graduates with strong fundamentals and relevant projects can apply, but having internships or live project experience definitely improves your chances, especially for technical roles.

What is the expected salary range for entry-level positions?

For entry-level software engineering roles, the salary typically ranges from INR 3.5 to 5 Lakhs per annum, though this may vary slightly based on location and candidate profile.

How should I prepare for the HR interview?

Be ready to discuss your motivations, past challenges, and how you work in teams. Authenticity matters more than rehearsed answers. Research INFOMAZE’s culture and values, and prepare a few thoughtful questions to ask your interviewer.

Final Perspective

INFOMAZE represents a unique blend of growth potential and stability in the Indian IT landscape. Its recruitment strategy, while structured, reflects a desire to find candidates who can not only code well but also thrive in a collaborative, fast-moving environment. The interview process tests both technical skill and cultural fit in a way that challenges yet respects candidates.

If you’re someone who enjoys problem-solving, continuous learning, and wants to be part of a company that’s carving its own path rather than following the crowd, INFOMAZE is worth serious consideration. Prepare with a strategic mindset, understand their recruitment philosophy, and you’ll find the journey demanding but rewarding.

INFOMAZE Interview Questions and Answers

Updated 21 Feb 2026

Technical Support Specialist Interview Experience

Candidate: Arjun Mehta

Experience Level: Entry-level

Applied Via: Walk-in interview

Difficulty: Easy

Final Result:

Interview Process

1 round

Questions Asked

  • How do you handle an angry customer?
  • Explain basic networking concepts.
  • Describe a time you solved a technical issue.

Advice

Focus on communication skills and basic technical knowledge relevant to the role.

Full Experience

The interview was straightforward and focused on customer service skills and basic technical understanding. The panel was friendly and interested in my approach to problem-solving and patience with customers.

Quality Assurance Engineer Interview Experience

Candidate: Sneha Gupta

Experience Level: Mid-level

Applied Via: Campus placement

Difficulty:

Final Result:

Interview Process

3 rounds

Questions Asked

  • Explain different types of testing.
  • Write test cases for a login page.
  • How do you report and track bugs?
  • Describe your experience with automation tools.

Advice

Understand both manual and automation testing tools and be ready to write test cases on the spot.

Full Experience

The first round was a written test on testing concepts and scenarios. The second was a technical interview with practical questions. The final was an HR round focusing on culture fit. The interviewers were supportive and provided feedback.

Product Manager Interview Experience

Candidate: Vikram Patel

Experience Level: Senior

Applied Via: LinkedIn application

Difficulty: Hard

Final Result:

Interview Process

4 rounds

Questions Asked

  • How do you prioritize features in a product roadmap?
  • Describe a product launch you managed.
  • How do you handle conflicting stakeholder requirements?
  • Case study: Design a new feature for our app.

Advice

Prepare detailed examples from your experience and practice case studies.

Full Experience

The process was intense with multiple rounds including HR, technical PM skills, and a case study presentation. Interviewers probed deeply into my strategic thinking and leadership skills. It was challenging but rewarding.

Data Analyst Interview Experience

Candidate: Anita Desai

Experience Level: Entry-level

Applied Via: Referral

Difficulty:

Final Result: Rejected

Interview Process

2 rounds

Questions Asked

  • What is normalization in databases?
  • How do you handle missing data in a dataset?
  • Explain a time you used data to solve a problem.
  • Basic SQL query writing.

Advice

Gain more hands-on experience with SQL and data visualization tools.

Full Experience

The first round was a short HR interview to assess communication skills and motivation. The second round was technical, with questions on SQL and data concepts. The interviewers were friendly but expected clear understanding of fundamental data analysis concepts.

Software Engineer Interview Experience

Candidate: Rahul Sharma

Experience Level: Mid-level

Applied Via: Online application through company website

Difficulty:

Final Result:

Interview Process

3 rounds

Questions Asked

  • Explain the concept of OOP and its principles.
  • Write a function to reverse a linked list.
  • How do you handle version control in your projects?
  • Describe a challenging bug you fixed.

Advice

Brush up on data structures and be ready to discuss your past projects in detail.

Full Experience

The first round was a phone screening focusing on my background and basic coding questions. The second round was a technical interview with coding problems and system design basics. The final round was with the team lead, focusing on problem-solving and cultural fit. Overall, a fair process that tested both technical and interpersonal skills.

View all interview questions

Frequently Asked Questions in INFOMAZE

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

Common Interview Questions in INFOMAZE

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: 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: 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: 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: There are 7 letters A,B,C,D,E,F,GAll are assigned some numbers from 1,2 to 7.B is in the middle if arranged as per the numbers.A is greater than G same as F is less than C.G comes earlier than E.Which is the fourth letter

Q: In a Park, N persons stand on the circumference of a circle at distinct points. Each possible pair of persons, not standing next to each other, sings a two-minute song ? one pair immediately after the other. If the total time taken for singing is 28 minutes, what is N?

Q: If I walk with 30 miles/hr i reach 1 hour before and if i walk with 20 miles/hr i reach 1 hour late. Find the distance between 2 points and the exact time of reaching destination is 11 am then find the speed with which it walks.

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: 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: 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: A person meets a train at a railway station coming daily at a particular time. One day he is late by 25 minutes, and he meets the train 5 k.m. before the station. If his speed is 12 kmph, what is the speed of the train.

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