About MyDBOPS
Company Description
MyDBOPS is a dynamic and innovative technology company specializing in database operations and management solutions. We pride ourselves on delivering high-quality services to our clients, helping them optimize their database performance and streamline their operations. Our work culture is centered around collaboration, creativity, and continuous learning. We encourage our employees to take initiative, share ideas, and contribute to projects that drive our success. With a flexible work environment that values work-life balance, MyDBOPS fosters a sense of community and support, ensuring that every team member feels valued and motivated. Our commitment to professional development and employee well-being makes MyDBOPS an exceptional place to grow your career.
Database Administrator Interview Questions
Q1: What is the primary role of a database administrator?
The primary role of a database administrator is to manage and maintain an organization's databases. This includes ensuring data integrity, implementing security measures, performing regular backups, and optimizing database performance.
Q2: Can you explain the difference between a clustered and a non-clustered index?
A clustered index determines the physical order of data in a table and there can be only one clustered index per table. A non-clustered index, on the other hand, creates a separate structure from the data that allows for quicker searches and can have multiple non-clustered indexes per table.
Q3: How do you handle database performance issues?
I start by analyzing query performance using tools like the SQL Server Profiler or database execution plans. I look for long-running queries and potential bottlenecks, optimizing indexes and rewriting queries as necessary. Additionally, I monitor system resources to identify any hardware limitations.
Q4: What backup strategies do you recommend?
I recommend implementing a combination of full, differential, and transaction log backups. Full backups should be performed regularly, while differential backups can be scheduled daily, and transaction log backups should occur frequently to minimize data loss.
Q5: How do you ensure database security?
To ensure database security, I implement strong authentication methods, control user access permissions, encrypt sensitive data, and regularly update the database software to patch vulnerabilities.
Data Analyst Interview Questions
Q1: What are the main responsibilities of a data analyst?
A data analyst is responsible for collecting, processing, and analyzing data to help organizations make informed decisions. This includes interpreting data trends, creating reports, and presenting findings to stakeholders.
Q2: What tools and software are you proficient in for data analysis?
I am proficient in tools such as Microsoft Excel, SQL, Tableau, and Python. Each tool has its strengths, and I use them according to the data analysis requirements and complexity.
Q3: How do you handle missing or corrupted data in your analysis?
I first assess the extent and impact of the missing or corrupted data. Depending on the situation, I may choose to remove affected records, impute missing values based on statistical methods, or use algorithms that handle missing data effectively.
Q4: Can you explain the importance of data visualization?
Data visualization is essential because it allows complex data to be presented in an understandable format. It helps stakeholders quickly grasp insights, identify patterns, and make data-driven decisions efficiently.
Q5: Describe a challenging data project you worked on and the outcome.
In a previous role, I worked on a project analyzing customer behavior data to identify churn risks. I created a predictive model that increased our retention rate by 15% by allowing the marketing team to target at-risk customers with tailored engagement strategies.
Software Developer Interview Questions
Q1: What programming languages are you most comfortable with?
I am most comfortable with languages such as Java, Python, and JavaScript. Each serves different purposes, and I adapt my choice based on the project requirements and system architecture.
Q2: Can you describe your experience with version control systems?
I have extensive experience using Git for version control. I regularly use it for branching, merging, and collaborating with other developers, which allows for efficient code management and team collaboration.
Q3: How do you approach debugging an application?
My debugging approach starts with reproducing the issue, analyzing logs and error messages, and systematically isolating the problem. I utilize debugging tools and techniques, like breakpoints and code walkthroughs, to identify the root cause before implementing a fix.
Q4: What is your experience with Agile methodologies?
I have worked in Agile environments for several years, participating in daily stand-ups, sprint planning, and retrospectives. I find that Agile fosters collaboration and adaptability, leading to more efficient project delivery.
Q5: Describe a project where you had to work with a team. What was your role?
In a recent project, I collaborated with a team to develop a web application. My role involved designing the backend architecture and implementing API endpoints while coordinating with frontend developers to ensure seamless integration.
Project Manager Interview Questions
Q1: What are the key responsibilities of a project manager?
A project manager is responsible for planning, executing, and closing projects. This includes defining project scope, managing resources, setting timelines, and ensuring that project objectives are met within budget.
Q2: How do you prioritize tasks in a project?
I prioritize tasks based on their impact on project goals and deadlines. I utilize project management tools to assess dependencies and ensure that critical tasks are completed first while maintaining flexibility to adapt to changes.
Q3: Describe your experience with stakeholder management.
I prioritize clear communication with stakeholders, keeping them informed of project progress and involving them in key decisions. Building strong relationships helps ensure alignment and support throughout the project lifecycle.
Q4: How do you handle project scope changes?
I address scope changes by assessing their impact on the project timeline and budget. I consult with stakeholders to understand the necessity of the change and document the adjustment through a formal change management process.
Q5: Can you give an example of a successful project you managed?
I successfully managed a cross-functional project that involved launching a new product. By implementing a structured project plan and maintaining open communication, we completed the project ahead of schedule and under budget, resulting in a successful product launch that exceeded sales expectations.
Company Background and Industry Position
MyDBOPS is carving out a niche within the competitive landscape of database operations and cloud infrastructure management, a sector seeing rapid evolution amid digital transformation waves. Founded with the mission to streamline complex database workflows and make data ecosystems more resilient, the company stands at the intersection of technology innovation and enterprise scalability.
Unlike many startups that chase flashy features, MyDBOPS has doubled down on reliability and automation—which resonates strongly with mid to large-scale businesses juggling hybrid cloud environments. In this way, the company occupies a strategic spot, offering solutions that reduce operational overhead and speed up deployment cycles.
Understanding where MyDBOPS fits in the broader tech ecosystem helps candidates appreciate why its hiring standards are stringent. The company operates in a space where every employee’s technical prowess directly impacts client satisfaction and system uptime. That explains why their recruitment approach is meticulous and layered.
How the Hiring Process Works
- Application and Resume Screening: Candidates submit their profiles through the careers portal or via referrals. Recruiters prioritize resumes showcasing hands-on experience in database management systems, cloud platforms like AWS or Azure, and scripting skills—qualities essential for MyDBOPS’s client projects.
- Initial HR Screening: This step is less about technical skills and more about cultural fit, communication, and motivation. Recruiters probe into your career aspirations and basic role understanding. It’s a chance to gauge your enthusiasm and clarify any resume ambiguities.
- Technical Assessment: Usually a timed online test or coding challenge focusing on SQL queries, database design principles, and sometimes problem-solving with scripting languages such as Python or Bash. This phase filters out candidates who lack foundational knowledge.
- Technical Interview Rounds: These rounds involve in-depth discussions with senior engineers or managers. Expect system design questions tailored to database performance optimization, troubleshooting real-world scenarios, and sometimes live whiteboard sessions to showcase analytical thinking.
- Managerial and Behavioral Interview: Beyond skill sets, the hiring manager assesses your ability to collaborate, handle pressure, and align with MyDBOPS’s work ethos. This often includes hypothetical situations or past experience exploration to uncover your problem-solving style.
- Offer and Negotiation: Successful candidates receive an offer outlining salary, benefits, and role specifics. The process here is transparent, with recruiters open to discussing compensation aligned with market standards.
This progression might stretch over a few weeks, depending on role urgency and candidate availability, but the multi-step process ensures only the best fit joins the team.
Interview Stages Explained
Initial HR Screening — Setting the Tone
This conversation may seem straightforward, but it’s crucial. Many candidates underestimate how much first impressions and clarity about their own career narrative influence this stage. MyDBOPS wants to see that you are intentional about joining and not just scattering resumes. Questions like, “Why MyDBOPS?” or “Tell me about yourself” are your canvas to showcase motivation and communication skills.
Technical Assessment — The Gatekeeper
The online test is a defining hurdle. It tests not just memory but practical application—are you quick enough to write a performant SQL query under time pressure? Can you debug a script that automates backup processes? These questions are designed to mimic on-the-job tasks. If you breeze through conceptually but stumble on syntax, that flags a risk for the company since errors in database scripts can cause costly downtime.
Technical Interview — Deep Dive into Expertise
Here, you’re in the hot seat with experienced engineers who don’t just want correct answers but need to see your thought process. Expect scenario-based queries: “How would you handle a sudden spike in read latency on a replicated database?” or “Describe steps to recover data corruption without affecting uptime.” These questions test real-world knowledge, and the interviewers often probe beyond answers to evaluate problem-solving approaches.
Behavioral and Managerial Round — The Human Element
This round often surprises candidates who prepared only technically. The hiring manager wants to know if you’ll thrive in their team environment—how you handle failure, feedback, or conflicting priorities. They might ask, “Describe a time when you had to escalate an issue to ensure a system stayed operational.” The goal here is to spot resilience and ownership, qualities that technical skills alone can’t guarantee.
Examples of Questions Candidates Report
- Explain the difference between OLTP and OLAP databases and their respective use cases.
- Write a SQL query to find the second highest salary in an employee table.
- How do you approach database backup and recovery in a zero-downtime environment?
- Describe the CAP theorem and how it influences distributed database design.
- Walk me through a situation where you optimized a slow-running query.
- In a team conflict scenario, how do you ensure progress without escalating tension?
- What monitoring tools have you used to track database health, and what metrics did you focus on?
- How would you automate routine database tasks to minimize human error?
- What do you understand about ACID properties? Why is it important?
- Tell us about a challenging outage you managed and what you learned.
Eligibility Expectations
MyDBOPS typically looks for candidates with at least a bachelor’s degree in computer science, information technology, or related fields. Practical experience outweighs pure academic credentials, especially in roles centered on database administration or cloud operations.
Most job openings require 2-5 years of relevant hands-on experience, particularly with relational and NoSQL databases, scripting proficiency, and familiarity with cloud environments. Certifications like AWS Certified Database – Specialty or Oracle DBA credentials can provide an edge but aren’t mandatory.
The company expects candidates to be comfortable in Linux-based server environments and know how to troubleshoot network-related issues affecting database connectivity. Communication skills and team collaboration form an important part of eligibility, given cross-functional project demands.
Common Job Roles and Departments
MyDBOPS organizes its talent primarily into three streams:
- Database Operations Engineer: Focused on maintaining database health, automation of routine tasks, and performance tuning.
- DevOps Specialist with Database Focus: Bridging development and operations to enable continuous integration and deployment pipelines with DB components.
- Cloud Database Architect: Leading design and implementation of cloud-native database solutions tailored to client needs.
These roles sit within broader teams like Infrastructure Services, Cloud Engineering, and Client Support. Each department collaborates closely, reflecting a matrix structure common among modern tech firms, fostering agility and shared knowledge.
Compensation and Salary Perspective
| Role | Estimated Salary |
|---|---|
| Database Operations Engineer | $70,000 - $95,000 |
| DevOps Specialist (Database Focus) | $85,000 - $110,000 |
| Cloud Database Architect | $110,000 - $140,000 |
These figures align reasonably well with industry benchmarks for similar roles in mid-sized tech firms. Salary varies by experience, location, and negotiation skills. MyDBOPS is known to offer competitive benefits beyond base pay, including performance bonuses and learning stipends.
Interview Difficulty Analysis
The MyDBOPS interview isn’t a cakewalk. Candidates often report a moderate to high difficulty level, especially during technical rounds. The complexity lies less in obscure trivia and more in your ability to apply knowledge practically and think critically under pressure.
Compared to giant tech firms, the process is more focused and specialized; you won’t face sprawling algorithmic puzzles that feel disconnected from the job. Instead, expect real-world scenarios that mirror daily challenges. This approach filters for candidates who can hit the ground running rather than those who excel at theoretical problem-solving alone.
Candidates sometimes feel the pace during the live technical interviews is brisk, which can be intimidating. However, interviewers tend to be reasonable if you explain your thought process transparently—even if your answer isn’t perfect.
Preparation Strategy That Works
- Master SQL beyond basics: Practice writing complex queries involving multiple joins, window functions, and subqueries.
- Understand database architecture concepts: Spend time on ACID properties, indexing, replication, and partitioning.
- Gain hands-on experience with cloud platforms: Particularly AWS RDS, Azure SQL, or Google Cloud SQL services.
- Brush up on scripting skills: Automate common tasks using Python or Bash to prepare for automation questions.
- Review monitoring and troubleshooting tools: Get familiar with tools like Prometheus, Grafana, or native cloud monitors.
- Prepare real-world examples: Reflect on past experiences where you solved complex issues or optimized systems.
- Practice behavioral questions: Use the STAR method (Situation, Task, Action, Result) to articulate your stories clearly.
- Simulate interview environments: Conduct mock interviews with peers or mentors focusing on articulation under time pressure.
Work Environment and Culture Insights
MyDBOPS cultivates a blend of start-up agility and enterprise professionalism. The culture values transparency and open communication, fostering an environment where engineers are encouraged to voice innovative ideas. Candidates often remark on the approachable nature of the leadership and a strong emphasis on work-life balance.
Teams tend to be small but cross-functional, which means roles aren’t siloed. You’re expected to wear multiple hats, from writing scripts to participating in deployment decisions. This fluidity suits candidates who dislike rigid boundaries and enjoy dynamic challenges.
Another noticeable trait is the company’s commitment to continuous learning. They invest in training and certifications, recognizing the rapid evolution within cloud and database tech.
Career Growth and Learning Opportunities
Employees at MyDBOPS benefit from a clear trajectory that blends technical depth with leadership potential. While technical roles have pathways toward senior engineer or architect positions, there’s also scope to move into project management or client-facing consultant roles.
In-house mentorship programs and rotational assignments enable staff to broaden their expertise across different database platforms and cloud services. The firm’s partnership with major cloud providers ensures early exposure to cutting-edge tools and updates—vital in a fast-changing industry.
For candidates serious about growth, MyDBOPS offers a fertile ground to deepen both core skills and soft competencies, often more so than companies with rigid hierarchical ladders.
Real Candidate Experience Patterns
Speaking with former candidates reveals a recurring theme: thoroughness over speed. Many describe the process as “intense but fair.” The initial online test is a wake-up call for those who haven’t kept their SQL or scripting sharp.
Some found the technical interviews challenging due to the expectation to think aloud and solve problems in real-time, a practice that can be nerve-wracking but ultimately revealing about one’s fit. Candidates appreciated interviewers who gave hints or nudges rather than strict pass/fail judgments.
On the flip side, a few people noted delays between rounds, which sometimes dampened momentum. Communication from HR was generally prompt, but the overall timeline stretched longer than anticipated.
Those who prepared with targeted practice reported a smoother experience and felt empowered to ask clarifying questions, a small but helpful advantage.
Comparison With Other Employers
| Aspect | MyDBOPS | Typical Large Tech Firm | Small Startup |
|---|---|---|---|
| Interview Focus | Practical database operations and cloud scenarios | Wide range, including complex algorithms and system design | Flexible, often project-based |
| Recruitment Rounds | 5-6 structured stages | 6-8 stages, including multiple technical tests | 2-3 informal chats |
| Candidate Experience | Moderate difficulty, transparent feedback | High difficulty, sometimes opaque | Variable, less formal |
| Salary Range | Competitive mid-market | Higher, but with stiff competition | Lower, often with equity |
| Work Culture | Collaborative, learning-oriented | Structured, performance-driven | Dynamic, risk-taking |
This snapshot underscores how MyDBOPS balances the best of both worlds: structured yet adaptable, competitive but people-centric.
Expert Advice for Applicants
When aiming for MyDBOPS, don’t just cram technical facts. Instead, develop a narrative around your problem-solving abilities and how you handle real incidents. The company prizes practical wisdom over textbook answers.
Be ready to explain your approach to automation and continuous improvement since these are core to their operational philosophy. And don’t overlook soft skills—communication is often the make-or-break factor in final rounds.
Use your interviews as a two-way street. Prepare questions that reveal not just the role’s responsibilities but also the team dynamics and product roadmap. This shows genuine interest and helps you assess fit.
Finally, pace yourself through the stages. The process demands stamina and focus, so stay organized and maintain momentum by following up politely when appropriate.
Frequently Asked Questions
What technical skills are most crucial for MyDBOPS roles?
Proficiency in SQL and database management is paramount, along with scripting abilities in Python or Bash. Experience with cloud database platforms and automation tools adds a significant advantage.
How long does the entire recruitment process usually take?
On average, candidates can expect a timeline ranging from three to six weeks, factoring in scheduling and multiple interview rounds.
Is prior certification mandatory?
Not mandatory, but certifications related to databases or cloud platforms enhance your profile and can differentiate you among equally skilled candidates.
Does MyDBOPS provide feedback after interviews?
Yes, they tend to offer constructive feedback, especially if you reach the later stages, which is valuable for continuous improvement.
Are there opportunities for remote work?
MyDBOPS has embraced flexible work arrangements depending on project needs and role requirements, but some positions may require onsite presence for critical operations.
Final Perspective
Interviewing at MyDBOPS is a journey where substance beats superficiality. The company’s deliberate recruitment steps reflect its commitment to quality and operational excellence in the database domain. Candidates who invest in understanding the company’s core challenges and prepare accordingly find themselves not only succeeding in interviews but stepping into roles where they can truly grow and contribute.
The blend of technical depth, real-world problem solving, and cultural alignment makes MyDBOPS a compelling destination for professionals eager to build a meaningful career in database operations. It’s not just a job—it’s a chance to join a team that values your expertise and pushes you to excel continuously.
MyDBOPS Interview Questions and Answers
Updated 21 Feb 2026Cloud Infrastructure Engineer Interview Experience
Candidate: Emily Davis
Experience Level: Senior
Applied Via: Recruiter outreach
Difficulty: Hard
Final Result: Rejected
Interview Process
4
Questions Asked
- Explain cloud architecture you have designed.
- How do you ensure security in cloud environments?
- Describe your experience with multi-cloud deployments.
- What tools do you use for infrastructure automation?
- Scenario: Design a scalable infrastructure for a high-traffic application.
Advice
Deepen knowledge of cloud security and multi-cloud strategies, and practice system design questions.
Full Experience
The process was comprehensive with multiple technical interviews and a design challenge. The interviewers were knowledgeable and asked detailed questions about my past projects. Although I was not selected, the feedback was constructive and helped me improve.
Site Reliability Engineer Interview Experience
Candidate: David Kim
Experience Level: Mid-level
Applied Via: LinkedIn job application
Difficulty:
Final Result:
Interview Process
3
Questions Asked
- How do you handle incident management?
- Explain your experience with monitoring and alerting systems.
- Describe a time you improved system reliability.
- What scripting languages do you use?
- How do you prioritize tasks during outages?
Advice
Prepare real examples of incident handling and system improvements.
Full Experience
After submitting my application, I had a phone screen focusing on my background. The technical interview tested my problem-solving skills with real-world scenarios. The final round was a cultural fit interview. The team was collaborative and transparent throughout.
Data Engineer Interview Experience
Candidate: Catherine Smith
Experience Level: Entry-level
Applied Via: Campus recruitment drive
Difficulty:
Final Result:
Interview Process
2
Questions Asked
- What is ETL?
- Explain your experience with data pipelines.
- How do you ensure data quality?
- Basic SQL queries.
Advice
Focus on fundamentals of data engineering and be ready to discuss academic projects.
Full Experience
The interview was straightforward, starting with a group session and then a one-on-one technical interview. They were supportive and interested in my academic background. I was offered an internship which helped me gain practical experience.
DevOps Engineer Interview Experience
Candidate: Brian Lee
Experience Level: Senior
Applied Via: Referral from current employee
Difficulty: Hard
Final Result: Rejected
Interview Process
4
Questions Asked
- Describe your experience with CI/CD pipelines.
- How do you manage infrastructure as code?
- Explain a time you resolved a critical production issue.
- What container orchestration tools have you used?
- Write a script to automate deployment tasks.
Advice
Prepare for coding tasks and deep technical questions on automation and infrastructure management.
Full Experience
The interview process was intense, with multiple rounds including a coding challenge and a system design discussion. The team expected detailed knowledge of automation tools and scripting. Although I didn't get the offer, the experience was valuable for understanding their high standards.
Database Administrator Interview Experience
Candidate: Alice Johnson
Experience Level: Mid-level
Applied Via: Online application via company website
Difficulty:
Final Result:
Interview Process
3
Questions Asked
- Explain normalization and denormalization.
- How do you handle database backups and recovery?
- Describe your experience with SQL performance tuning.
- What monitoring tools have you used for databases?
- Scenario: How would you troubleshoot a slow-running query?
Advice
Brush up on SQL optimization and be ready to discuss real-world troubleshooting scenarios.
Full Experience
The process started with an online application, followed by a phone screening focusing on my background. The second round was a technical interview with scenario-based questions on database management. The final round was with the team lead, focusing on problem-solving and culture fit. Overall, the interviewers were friendly and the questions practical.
Frequently Asked Questions in MyDBOPS
Have a question about the hiring process, company policies, or work environment? Ask the community or browse existing questions here.
Common Interview Questions in MyDBOPS
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 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: There are 3 clans in an island - The Arcs who never lie, the Dons who always lie and the Slons who lie alternately with the truth. Once a tourist meets 2 guides who stress that the other is a Slon. They proceed on a tour and see a sports meet. The first guide says that the prizes have been won in the order Don, Arc, Slon. The other says that, the order is Slon, Don, Arc. (the order need not be exact). To which clan did each of the guides and the players belong? ...
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: 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: A light bulb is hanging in a room. Outside of the room there are three switches, of which only one is connected to the lamp. In the starting situation, all switches are 'off' and the bulb is not lit. If it is allowed to check in the room only once.How would you know which is the switch?
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: 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: 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: 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: 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 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...
Q: On a particular day A and B decide that they would either speak the truth or will lie. C asks A whether he is speaking truth or lying? He answers and B listens to what he said. C then asks B what A has said B says "A says that he is a liar"
Q: There are 4 cars . They all are coming from different directions. They have to cross through one square.They all arrive at the same time. Nobody stops . still there is no clash .note : They all are driving at a speed if 100 km/hr.
Q: A is driving on a highway when the police fines him for over speeding and exceeding the limit by 10 km/hr. At the same time B is fined for over speeding by twice the amount by which A exceeded the limit. If he was driving at 35 km/hr what is the speed limit for the road?