Beautiful Code Recruitment Process, Interview Questions & Answers

Beautiful Code’s interview typically involves a technical round focused on coding challenges followed by a system design discussion. Candidates undergo a final HR round assessing cultural fit and communication skills, emphasizing practical problem-solving.
4.3
based on 50 Reviews
About Company
Interview Guide
Interviews Experiance
FAQ's Questions

About Beautiful Code

Company Description

Beautiful Code is a forward-thinking technology company that specializes in crafting innovative software solutions for businesses worldwide. With a focus on quality and creativity, Beautiful Code is dedicated to transforming complex ideas into elegant digital experiences. The company prides itself on fostering a collaborative and inclusive work culture where employees are encouraged to express their ideas and contribute to projects that ignite their passions. The work environment is dynamic and flexible, supporting remote and in-office work to promote a healthy work-life balance. Employees enjoy continuous learning opportunities through workshops, mentorship programs, and access to the latest industry tools and technologies.

Software Developer Interview Questions

Q1: Can you describe your experience with version control systems, particularly Git?

I have extensive experience using Git for version control in my projects. I utilize branching strategies to manage features and fixes effectively, and I regularly collaborate with team members through pull requests and code reviews to maintain code quality.

Q2: How do you approach debugging and troubleshooting code?

My approach to debugging involves a systematic process: I replicate the issue, review relevant code sections, utilize debugging tools, and log outputs to identify root causes. I also engage with peers to gain different perspectives on the problem.

Q3: What programming languages are you most comfortable with, and why?

I am most comfortable with JavaScript and Python. JavaScript allows me to create interactive web applications, while Python is excellent for backend development and data processing due to its readability and extensive libraries.

Q4: Can you share an example of a project where you implemented a challenging feature?

In a recent project, I implemented a real-time chat feature using WebSockets. It was challenging because it required managing multiple user connections and ensuring data consistency across clients. I overcame this by designing a robust architecture and conducting thorough testing.

Q5: How do you stay updated with new technologies and industry trends?

I stay updated by following industry blogs, participating in online courses, and attending tech meetups and conferences. I also engage with the developer community on platforms like GitHub and Stack Overflow.

UX/UI Designer Interview Questions

Q1: What design tools do you prefer, and why?

I prefer using tools like Figma and Adobe XD because they allow for collaborative design processes and offer features that streamline the design-to-development workflow. Their prototyping capabilities also help me communicate ideas effectively.

Q2: How do you gather user feedback during the design process?

I gather user feedback through user interviews, surveys, and usability testing sessions. This feedback is critical in understanding user needs and iterating on designs to enhance user experience.

Q3: Can you describe a project where you had to balance user needs with business goals?

In a project for an e-commerce platform, I had to design a checkout process that minimized user friction while maximizing conversion rates. I conducted A/B testing to find the optimal design, balancing user experience with the business's sales objectives.

Q4: How do you approach creating a design system?

I approach creating a design system by first identifying the core components used across the product. I then establish guidelines for usage, accessibility, and branding consistency, ensuring that all team members can contribute to and utilize the system effectively.

Q5: What role does user research play in your design process?

User research is foundational to my design process; it informs my understanding of the target audience, their pain points, and preferences. This insight allows me to create user-centered designs that effectively address their needs.

Data Analyst Interview Questions

Q1: What data analysis tools and software are you proficient in?

I am proficient in tools like SQL for database querying, Excel for data manipulation, and Python with libraries such as Pandas and Matplotlib for data analysis and visualization. I also have experience with Tableau for creating interactive dashboards.

Q2: Can you describe a time when you turned data insights into actionable recommendations?

In a previous role, I analyzed customer behavior data and identified trends indicating a decline in user engagement. Based on these insights, I recommended targeted marketing strategies that improved user retention by 25%.

Q3: How do you ensure data accuracy and integrity in your analyses?

I ensure data accuracy by implementing validation checks, cross-referencing data sources, and conducting regular audits. I also document my data cleaning processes to maintain transparency and reproducibility.

Q4: What is your experience with statistical analysis?

I have experience with statistical analysis, including hypothesis testing, regression analysis, and A/B testing. I apply these techniques to identify significant patterns in data and support decision-making.

Q5: How do you communicate complex data findings to non-technical stakeholders?

I communicate complex data findings by using clear visuals and straightforward language. I focus on the key insights and implications for the business, ensuring that my presentation is accessible and relevant to the audience.

Project Manager Interview Questions

Q1: Can you describe your project management methodology?

I typically use Agile methodology because it promotes flexibility and iterative progress. I prioritize collaboration and communication with the team, allowing us to adapt to changes quickly and deliver value consistently.

Q2: How do you handle project scope changes?

I handle scope changes by evaluating the impact on timelines, resources, and project goals. I communicate these changes with stakeholders and ensure that any adjustments are documented and agreed upon to maintain project alignment.

Q3: What tools do you use for project management and why?

I use tools like Jira for tracking progress and managing tasks, and Trello for visualizing workflows. These tools enhance collaboration and transparency within the team, helping us stay organized and focused.

Q4: Can you give an example of a challenging project you managed?

I managed a project with a tight deadline and limited resources. By prioritizing tasks, reallocating resources, and engaging the team in problem-solving, we successfully delivered the project on time and within budget.

Q5: How do you ensure effective communication among team members?

I ensure effective communication by scheduling regular check-in meetings, using collaboration tools, and fostering an open environment where team members feel comfortable sharing updates and challenges.

Beautiful Code Interview Guide

Company Background and Industry Position

Beautiful Code has carved a unique niche in the software development landscape by blending elegance with efficiency. Unlike many tech companies that prioritize volume or rapid scaling, Beautiful Code emphasizes craftsmanship in software engineering. The company’s ethos revolves around creating maintainable, readable, and well-architected solutions—a philosophy that permeates not just their products but their hiring approach as well. This commitment to 'beauty' in code sets them apart from many of the big tech giants focused mainly on delivery speed or raw feature count.

Operating primarily in the mid-to-enterprise software solutions sector, Beautiful Code targets industries that demand high reliability and clarity—think financial tech, healthcare software, and enterprise SaaS. Their client base expects not just robust functionality but long-term maintainability, which means their teams often work on intricate, mission-critical systems. This reality is reflected in their hiring process, where a premium is placed on depth, precision, and problem-solving finesse rather than just surface-level coding speed.

How the Hiring Process Works

  1. Application and Resume Screening: The journey starts with an initial resume review, which is surprisingly thorough. Recruiters look beyond buzzwords; they scan for concrete examples of problem-solving and clarity in previous projects. This stage weeds out candidates who might have flashy skills but lack the subtlety needed for Beautiful Code’s mission.
  2. Technical Screening: Candidates who pass screening get a 45-60 minute remote coding challenge. This is not your average algorithm sprint—it focuses on code clarity, thoughtful naming, and well-organized logic. It tests how candidates approach problems with care rather than brute force. They want to see if the candidate values readable code and can communicate intent through it.
  3. Technical Interview Rounds: Usually two rounds, these are in-depth sessions with software engineers and engineering leads. The discussions often center on real-life engineering trade-offs, design patterns, and problem structuring rather than just data structures. Expect to dig into past experiences and explain decisions made in your code repositories.
  4. System Design Discussion: Particularly for mid-level and senior roles, one round is dedicated to system design. But unlike many companies that emphasize scale and performance, here the focus is on sustainable architecture, maintainability, and code comprehension for future teams.
  5. HR and Cultural Fit Interview: The final step is an HR conversation aimed at aligning values, team dynamics, and expectations. Beautiful Code’s culture prizes transparency and continuous learning, so candidates are assessed on their openness and growth mindset.

Interview Stages Explained

Technical Screening: The Gatekeeper

This stage matters more than many expect. It’s designed not just to assess coding ability but to reveal how candidates think about writing clean, elegant code. The challenge might ask you to refactor a messy solution or write a function with readability as a primary goal. Interviewers are listening closely to your thought process—why you choose a particular structure, how you name variables, and how you handle edge cases gracefully.

Many candidates notice this is less about speed and more about craftsmanship. If you rush or throw in hacks, you’ll likely lose points. Beautiful Code uses this round to ensure hires align with their high bar for quality.

Technical Interview Rounds: Depth Over Breadth

Once you clear the initial hurdle, the technical interviews dive deeper. Expect conversations that feel more like peer code reviews than traditional grilling. You’ll explore your problem-solving steps, discuss trade-offs, and sometimes review snippets you wrote prior to the interview.

This is where the company’s philosophy really shines through: they want engineers who understand the subtleties of maintainable codebases and can articulate design rationale clearly to teammates. It’s common for interviewers to ask about how you’ve dealt with legacy code or refactored complex modules in your past projects.

System Design Focused on Longevity

Unlike many firms that push candidates towards designing massively scalable systems, Beautiful Code’s system design round is refreshingly practical. You’ll be evaluated on how you balance simplicity with extensibility, not just how many components or services you can imagine. Interviewers appreciate candidates who prioritize clear interfaces, thorough documentation, and thoughtful error handling over premature optimization.

HR Interview: Culture and Collaboration

Beautiful Code’s HR interviews are candid and conversational. They want to understand your motivations, your ability to receive and provide feedback, and how you learn from mistakes. Since teamwork is core to their development style, expect questions about conflict resolution, mentoring, and adapting to evolving technologies. This stage is less about ticking boxes and more about genuine fit.

Examples of Questions Candidates Report

  • Refactor a given function to improve readability without changing its output.
  • Describe a project where you improved the maintainability of a legacy codebase. What challenges did you face?
  • Design a simple ticket booking system focusing on code structure and documentation.
  • Explain the trade-offs between different data structures you would choose for a feature.
  • How do you approach code reviews? What are red flags you look for?
  • Behavioral: Tell us about a time when you had to convince your team to adopt a new coding standard.

Eligibility Expectations

Beautiful Code typically looks for candidates with a solid foundation in computer science fundamentals—think data structures, algorithms, and software design principles—but there’s a twist. They prioritize quality over quantity of experience. For junior roles, candidates should demonstrate clear, understandable code and a willingness to learn the company’s unique approach.

Mid-level and senior applicants usually need at least 3-5 years of real-world experience where they contributed to or maintained large codebases. The company values candidates with open-source contributions or detailed project portfolios because these reflect an ongoing commitment to clean code and community involvement.

Interestingly, Beautiful Code is open to diverse educational backgrounds as long as candidates can show strong engineering judgment and craftsmanship. Certifications alone won’t cut it; hands-on demonstration is critical.

Common Job Roles and Departments

At Beautiful Code, the hiring spans several key roles:

  • Software Engineer: Focus on backend or full-stack development emphasizing code clarity and sustainability.
  • DevOps Engineer: Automation and infrastructure with a focus on reliable, transparent deployment pipelines.
  • QA Engineer: Beyond just testing, they participate in designing testable and maintainable code architectures.
  • Engineering Manager: Leading teams with a focus on coaching and maintaining code quality standards.
  • Product Engineer: Bridging product requirements with technical implementations that prioritize simplicity.

Departments tend to be relatively flat with cross-functional teams to encourage close collaboration and shared ownership of code quality. Beautiful Code’s emphasis on craftsmanship means even QA and DevOps need a strong software engineering mindset.

Compensation and Salary Perspective

RoleEstimated Salary Range (USD)
Junior Software Engineer$70,000 – $95,000
Mid-Level Software Engineer$95,000 – $130,000
Senior Software Engineer$130,000 – $170,000
Engineering Manager$150,000 – $200,000
DevOps Engineer$90,000 – $140,000
QA Engineer$80,000 – $110,000

The salary bands reflect Beautiful Code’s position as a quality-focused mid-tier tech employer. While they don’t compete with the highest-paying FAANG salaries, their compensation is competitive and often paired with meaningful benefits like flexible work, continuous education budgets, and generous PTO. Candidates should consider the overall package rather than just base salary.

Interview Difficulty Analysis

Many candidates find Beautiful Code’s interview process moderately challenging in a very specific sense. It’s not about solving ultra-complex algorithms under pressure but about sustaining clarity and quality under scrutiny. That makes it mentally taxing in a different way—interviewees often mention the stress of explaining thought processes and design choices rather than coding speed.

The process can feel slower paced and less intense than some hyper-competitive tech companies, but it demands deep engagement and thoughtful responses. For those who thrive on craftsmanship rather than hacking, it can be a welcome change in tone. However, it’s not uncommon for engineers to underestimate the nuance required and perform worse than expected.

Preparation Strategy That Works

  • Practice Writing Clear Code: Work on small problems focusing on code readability, meaningful variable names, and modularity.
  • Review and Refactor Legacy Code: Find open source projects, explore their design, and attempt refactors improving clarity and commenting.
  • Understand System Design Principles: Emphasize maintainability and simplicity over scale. Prepare to discuss why you made architectural choices.
  • Mock Interviews with Peer Feedback: Have experienced developers critique your explanations and coding style.
  • Study Past Projects in Detail: Be ready to walk through your previous work, highlighting decisions and compromises.
  • Prepare for Behavioral Questions: Reflect on teamwork, feedback scenarios, and continuous learning experiences.

It’s essential to approach preparation not as a sprint but as a slow burn. Beautiful Code wants to see sustainable craftsmanship habits, not last-minute tricks.

Work Environment and Culture Insights

The culture at Beautiful Code is refreshingly down-to-earth. It's less about flashy perks and more about creating an environment where engineers feel valued as artisans. Collaboration is key, with frequent code reviews and pair programming sessions fostering knowledge sharing.

People often remark on the supportive atmosphere, where mistakes are treated as learning opportunities rather than failures. The leadership encourages continuous education and transparency, and internal communication tends to be open and respectful. It’s a place where you won’t feel rushed to push out quick fixes but will be empowered to produce quality work.

Career Growth and Learning Opportunities

Beautiful Code invests heavily in personal and professional development. They offer mentorship programs, code quality workshops, and sponsor attendance at conferences focused on software craftsmanship and clean code principles.

Advancement here is tied closely to impact and team contribution rather than just tenure or managerial aspirations. Engineers who consistently model beautiful coding practices can expect to advance into specialist or leadership roles. The company also promotes lateral moves across departments, encouraging diverse skill-building.

Real Candidate Experience Patterns

Candidates frequently comment on the transparency of the recruitment process. Interviewers are usually forthcoming about expectations and provide feedback quickly after each stage. However, some report feeling challenged by the emphasis on code clarity, especially those coming from fast-paced startups used to shipping prototypes quickly.

There’s a noticeable pattern where candidates who prepare with a focus on maintainability and thoughtful design tend to excel, while those who focus solely on algorithmic speed often struggle. The HR interviews, while friendly, can catch people off guard when asked about growth mindset and conflict management, so preparedness here is crucial.

Comparison With Other Employers

AspectBeautiful CodeTypical Big TechFast-Growth Startup
Interview FocusCode clarity, maintainability, craftsmanshipAlgorithms, scalability, performanceRapid prototyping, product fit
Candidate ExperienceTransparent, thoughtful, pacedHigh pressure, competitiveFast, sometimes chaotic
CultureCollaborative, learning-orientedResults-driven, high stakesDynamic, risk-taking
CompensationCompetitive mid-marketOften top-tierVariable, equity-heavy
Career DevelopmentMentorship, craftsmanship focusStructured programsAd hoc, steep learning curves

For candidates who value long-term craftsmanship and a supportive environment, Beautiful Code stands out. It’s not a place to chase the highest paycheck but rather to grow as a thoughtful engineer.

Expert Advice for Applicants

Don’t just practice coding problems—think about your code’s readability and structure. When preparing for Beautiful Code, treat your code as if it’s a work of art to be admired by others months down the line.

When answering behavioral questions, be authentic. The company values vulnerability and growth over polished rehearsals. Share real stories where you learned from challenges or helped a teammate improve.

Finally, remember that this process is a two-way street. Use interviews as an opportunity to ask about the team's coding standards, code review practices, and how they handle technical debt. It will signal your genuine interest and help you assess if you’ll thrive there.

Frequently Asked Questions

What kind of coding challenges can I expect at the technical screening?

The challenges focus on writing clean, understandable code rather than tricky algorithm puzzles. You might be asked to refactor a piece of code or implement a straightforward function emphasizing readability.

How important are design patterns in the interviews?

Very important. Interviewers want to see you understand when and why to apply certain patterns, especially in making code maintainable and extensible.

Does Beautiful Code require a degree in computer science?

No. While a computer science background helps, proven coding craftsmanship and solid engineering judgment carry much more weight.

How long does the typical hiring process take?

Usually between 3 to 6 weeks, depending on scheduling and candidate availability. The company tries to keep communication clear and timely throughout.

Are remote candidates considered?

Yes, they do consider remote candidates, especially for roles that do not require daily onsite presence. Collaboration tools and code reviews are adapted accordingly.

Final Perspective

Beautiful Code is a haven for engineers who take pride in their craft. The interview process reflects the company’s values—it’s deliberate, thoughtful, and centered on sustainable engineering rather than quick wins. For candidates willing to slow down and demonstrate their care for code quality, it’s an opportunity rich with growth and intellectual satisfaction.

In a market flooded with fast-paced hiring and coding sprints, Beautiful Code invites you to step back and show the beauty behind your engineering decisions. If you resonate with that, this company could well be your next great fit.

Beautiful Code Interview Questions and Answers

Updated 21 Feb 2026

Backend Developer Interview Experience

Candidate: Emily Chen

Experience Level: Entry-level

Applied Via: Campus recruitment

Difficulty:

Final Result: Rejected

Interview Process

3

Questions Asked

  • Explain RESTful APIs.
  • Write SQL queries to retrieve data.
  • Describe your final year project.

Advice

Gain more hands-on experience with backend technologies and databases.

Full Experience

I met the recruiters at a campus event and was invited for interviews. The rounds included a technical test, a coding interview, and an HR discussion. Although I didn’t get the job, the feedback was helpful for my career growth.

Quality Assurance Engineer Interview Experience

Candidate: David Smith

Experience Level: Mid-level

Applied Via: Company career page

Difficulty: Easy

Final Result:

Interview Process

2

Questions Asked

  • What testing frameworks have you used?
  • How do you write test cases?
  • Explain a bug you found that others missed.

Advice

Highlight your attention to detail and experience with automation tools.

Full Experience

I applied directly on the company’s career page. The first round was a phone interview about my experience and tools. The second was a technical interview with practical questions. The interviewers were supportive and the process was straightforward.

Product Manager Interview Experience

Candidate: Carla Gomez

Experience Level: Senior

Applied Via: LinkedIn

Difficulty:

Final Result:

Interview Process

2

Questions Asked

  • How do you prioritize features?
  • Describe a time you managed a difficult stakeholder.
  • What metrics do you track for product success?

Advice

Prepare real-world examples and focus on communication skills.

Full Experience

The interview was focused on my past experience and how I handle product strategy. The team was interested in my approach to problem-solving and leadership. The process was concise and professional.

Frontend Developer Interview Experience

Candidate: Brian Lee

Experience Level: Junior

Applied Via: Referral

Difficulty: Hard

Final Result: Rejected

Interview Process

4

Questions Asked

  • How do you optimize web page performance?
  • Explain the virtual DOM in React.
  • Build a simple component on a whiteboard.
  • How do you handle state management in large applications?

Advice

Practice coding on a whiteboard and review React concepts thoroughly.

Full Experience

I was referred by a friend and went through multiple rounds including a coding challenge, technical interviews, and a final HR round. The technical rounds were tough, especially the whiteboard coding. Unfortunately, I didn't get the offer but learned a lot.

Software Engineer Interview Experience

Candidate: Alice Johnson

Experience Level: Mid-level

Applied Via: Online job portal

Difficulty:

Final Result:

Interview Process

3

Questions Asked

  • Explain the difference between REST and GraphQL.
  • Write a function to reverse a linked list.
  • Describe a challenging bug you fixed in a previous project.

Advice

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

Full Experience

I applied through their website and was invited for a phone screen. The first round was a coding test focusing on algorithms. The second was a technical interview with a senior engineer, and the third was a cultural fit interview with HR. The process was smooth, and the team was friendly.

View all interview questions

Frequently Asked Questions in Beautiful Code

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

Common Interview Questions in Beautiful Code

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

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

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

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

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

Q: A long, long time ago, two Egyptian camel drivers were fighting for the hand of the daughter of the sheik of Abbudzjabbu. The sheik, who liked neither of these men to become the future husband of his daughter, came up with a clever plan: a race would dete

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

Q: 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 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?

Similar Companies Interview Questions