soft computing Recruitment Process, Interview Questions & Answers

soft computing’s recruitment process includes aptitude assessments and technical interviews emphasizing algorithmic thinking and project experience, followed by an HR round that gauges the candidate’s alignment with company values.
4.3
based on 50 Reviews
About Company
Interview Guide
Interviews Experiance
FAQ's Questions

About soft computing

Company Description

Soft Computing is a forward-thinking technology company specializing in innovative software solutions and intelligent systems integration. With a focus on artificial intelligence, machine learning, and data analytics, Soft Computing aims to empower businesses to harness the power of data for improved decision-making and operational efficiency. The work culture at Soft Computing is characterized by collaboration, creativity, and a commitment to continuous learning. Employees are encouraged to think outside the box, share their ideas, and work together to develop cutting-edge solutions. The job environment is flexible and dynamic, supporting remote work options and providing opportunities for professional growth through training programs and mentorship initiatives.

Software Engineer Interview Questions

Q1: Can you explain the difference between object-oriented programming and procedural programming?

Object-oriented programming (OOP) focuses on using objects to represent data and methods, promoting encapsulation, inheritance, and polymorphism. Procedural programming, on the other hand, is centered around procedures or routines and the sequence of tasks to be performed. OOP is generally more flexible and easier to manage in large applications.

Q2: What is a RESTful API, and how does it work?

A RESTful API is an application programming interface that follows the principles of Representational State Transfer. It allows different systems to communicate over HTTP using standard HTTP methods (GET, POST, PUT, DELETE). Each URL represents a resource, and the API can return data in various formats, commonly JSON or XML.

Q3: Describe a challenging software project you worked on and how you overcame difficulties.

In a recent project, we had to integrate multiple data sources into a single platform. The challenge was ensuring data consistency and real-time updates. I proposed using a microservices architecture, which allowed us to isolate functionalities and scale independently. By implementing a robust testing strategy and continuous integration, we were able to deliver the project successfully.

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

I follow best practices such as writing unit tests, conducting code reviews, and using version control systems. Additionally, I utilize static code analysis tools to identify potential issues and ensure adherence to coding standards.

Q5: What is your experience with version control systems like Git?

I have extensive experience using Git for version control. I am familiar with branching strategies, merge conflicts resolution, and collaborative workflows using pull requests. I find Git to be essential for team collaboration and maintaining code integrity.

Data Analyst Interview Questions

Q1: What methods do you use to clean and prepare data for analysis?

I typically use techniques such as removing duplicates, handling missing values, and standardizing formats. I also utilize tools like Pandas in Python for data manipulation and cleaning, ensuring that the dataset is reliable and ready for analysis.

Q2: Can you explain the importance of data visualization?

Data visualization is crucial as it helps to convey complex data insights in an understandable and actionable manner. It allows stakeholders to quickly grasp trends, patterns, and anomalies, facilitating informed decision-making.

Q3: What statistical techniques are you familiar with for analyzing data?

I am well-versed in descriptive statistics, inferential statistics, regression analysis, and hypothesis testing. These techniques help me draw conclusions and make predictions based on data.

Q4: How do you handle large datasets?

I utilize tools such as SQL for database management and Python libraries like Dask for processing large datasets that do not fit into memory. I also consider optimization techniques to improve performance, such as indexing and data aggregation.

Q5: Describe a project where you used data analysis to solve a business problem.

In a recent project, I analyzed customer behavior data to identify trends in purchasing. By applying clustering techniques, I was able to segment customers and recommend targeted marketing strategies, leading to a 15% increase in sales.

Project Manager Interview Questions

Q1: How do you prioritize tasks in a project?

I use a combination of the Eisenhower Matrix and Agile methodologies to prioritize tasks based on urgency and importance. Regular communication with stakeholders helps to align priorities with business objectives.

Q2: Describe your experience with project management tools.

I have experience using various project management tools such as Jira, Trello, and Asana. These tools help in tracking progress, managing tasks, and facilitating team collaboration. I also ensure that all team members are trained and comfortable using the chosen tool.

Q3: How do you handle project scope changes?

I believe in maintaining flexibility while ensuring that scope changes are managed carefully. I assess the impact of the change on timelines and resources, communicate with stakeholders, and document the changes for future reference.

Q4: Can you discuss a time when you resolved a conflict within your team?

In a previous project, two team members had differing opinions on the approach to take. I facilitated a discussion where each could present their viewpoint, and we collectively evaluated the pros and cons. This led to a compromise that leveraged both perspectives and improved team cohesion.

Q5: What is your approach to risk management in projects?

I adopt a proactive approach to risk management by identifying potential risks during the planning phase. I create a risk register, assess the likelihood and impact of each risk, and develop mitigation strategies to reduce their impact on the project's success.

Conclusion Interview Questions

Soft Computing prides itself on fostering a collaborative and innovative environment, where employees can thrive and contribute to meaningful projects. The company's focus on technology and data-driven solutions creates exciting opportunities for professionals in various roles to make a significant impact.

soft computing Interview Guide

Company Background and Industry Position

Soft computing, as a discipline, thrives on blending human-like reasoning with computational techniques, focusing on areas like fuzzy logic, neural networks, evolutionary algorithms, and probabilistic reasoning. Companies in this field typically sit at the intersection of artificial intelligence, machine learning, and advanced data analytics. Their industry position often hinges on innovation and the ability to solve complex, real-world problems with approximate, flexible algorithms rather than rigid binary logic.

Organizations specializing in soft computing usually act as pioneers in sectors ranging from robotics and automated control systems to financial modeling and bioinformatics. What’s fascinating is how these firms carve niches by emphasizing adaptability and tolerance for uncertainty, characteristics increasingly prized in today’s data-heavy environments. This unique stance affects not only their market strategy but also their recruitment ethos.

It's not your typical tech company where straightforward programming skills dominate; instead, soft computing firms value interdisciplinary expertise and creative problem-solving. Candidates should understand that joining such companies means stepping into a world where theoretical concepts meet practical, often unpredictable challenges.

How the Hiring Process Works

  1. Initial Screening: Usually begins with an application review, focusing on educational background, research experience, and relevant projects. Recruiters look for candidates who demonstrate comfort with mathematical modeling, statistical techniques, and programming languages like Python, MATLAB, or R.
  2. Technical Assessment: This phase often involves coding tests, algorithm design, and problem-solving questions centered on soft computing methodologies. The goal is to gauge not only coding proficiency but also an applicant’s grasp of concepts like fuzzy sets, genetic algorithms, and neural network architectures.
  3. Technical Interview Round(s): Typically handled by senior engineers or domain experts, these sessions dive deeper into candidate knowledge and practical application of soft computing principles. Interviewers might explore case studies or ask for whiteboard problem-solving.
  4. HR Interview: More than just discussing salary or benefits, this stage evaluates cultural fit, communication skills, motivation, and candidate career aspirations.
  5. Final Decision and Offer: Based on cumulative performance, with possible negotiations on compensation and role specifics.

The process reflects a balance between technical depth and soft skills. Companies want to ensure new hires can both grasp complex theoretical frameworks and fit seamlessly into collaborative, often interdisciplinary teams.

Interview Stages Explained

Initial Resume Screening

This is the very first hurdle. Recruiters scan for strong quantitative backgrounds, preferably degrees in computer science, electrical engineering, or applied mathematics with coursework or projects related to soft computing. A candidate with publications or internships linked to neural networks or fuzzy logic stands out here. The emphasis is on evidence of genuine engagement with the domain rather than generic tech skills.

Technical Assessment Tests

Here, the goal shifts from credentials to practical skills. Expect challenges that test your understanding of algorithms that don’t always yield deterministic results. For example, you might be asked to write a function that implements a genetic algorithm to optimize a certain function or design a fuzzy inference system for a control problem.

These aren’t just abstract exercises. The tests simulate real problems the company might face, showcasing your ability to translate soft computing theories into working solutions. What candidates often find tough is the blend of coding and conceptual validation—it's not enough to write code; you must explain your choices clearly.

Technical Interview Rounds

Interviewers dive into specifics. Beyond the ability to code, they probe your reasoning process. You might be asked: "How would you tune parameters in a fuzzy logic controller for a non-linear system?" or "Explain the advantages of using an evolutionary strategy over a gradient descent approach in optimizing complex models."

These sessions reveal a candidate’s depth and the potential for innovation. Interviewers also pay attention to how candidates handle ambiguity, given that soft computing thrives on approximation rather than exact answers.

Human Resources Interview

This isn’t just a formality. HR professionals assess whether you’d thrive in their often research-heavy, collaborative culture. You’ll discuss your long-term goals, adaptability, and teamwork skills. Often overlooked but crucial—this round helps ensure the candidate won’t just survive but thrive amid evolving project demands and interdisciplinary dynamics.

Examples of Questions Candidates Report

  • “Explain the key differences between fuzzy logic and classical logic.”
  • “Design a basic neural network architecture for image classification and discuss potential challenges.”
  • “What are the common pitfalls when implementing genetic algorithms?”
  • “How would you use soft computing techniques to optimize real-time control systems?”
  • “Describe a scenario where probabilistic reasoning outperforms deterministic models.”
  • “Write a snippet of code to demonstrate backpropagation in a neural network.”
  • “Tell us about a project where you applied evolutionary algorithms to solve an optimization problem.”
  • “How do you ensure your models are interpretable to non-technical stakeholders?”

Eligibility Expectations

Soft computing roles typically require at least a bachelor’s degree in engineering, computer science, or a related quantitative discipline. However, many companies prefer candidates with master’s degrees or PhDs, especially for roles demanding research or algorithm development. The rationale? Soft computing is still a nuanced specialization requiring strong theoretical foundations.

Relevant coursework or certifications in artificial intelligence, machine learning, or computational intelligence bolster eligibility. But don’t underestimate the value of demonstrable project experience—internships or personal initiatives that showcase your hands-on skills often tip the scales.

One subtle expectation is adaptability. Because the field evolves rapidly, companies look for candidates who can learn on the fly and are comfortable navigating uncertain or incomplete data scenarios.

Common Job Roles and Departments

Soft computing expertise manifests across several organizational roles and teams. Here’s an overview to help candidates pinpoint their target job titles:

  • Algorithm Developer: Focuses on designing and optimizing soft computing algorithms like fuzzy controllers or evolutionary solvers.
  • Machine Learning Engineer: Implements soft computing techniques within broader AI systems, often in collaboration with data scientists.
  • Research Scientist: Works in R&D, pushing the boundaries of soft computing methods, frequently publishing papers and contributing to patents.
  • Data Analyst with Soft Computing Focus: Applies fuzzy logic or probabilistic models to interpret complex datasets, especially where uncertainty reigns.
  • Control Systems Engineer: Uses neural networks or fuzzy controllers to enhance automation in robotics or industrial processes.
  • Software Developer – Soft Computing Tools: Builds libraries or frameworks making soft computing accessible to wider engineering teams.

Compensation and Salary Perspective

RoleEstimated Salary (Annual, USD)
Algorithm Developer70,000 - 110,000
Machine Learning Engineer90,000 - 130,000
Research Scientist80,000 - 140,000
Data Analyst with Soft Computing60,000 - 90,000
Control Systems Engineer75,000 - 115,000
Software Developer – Soft Computing Tools70,000 - 105,000

Salary ranges depend heavily on geography, company size, and candidate experience. Research-heavy roles with PhD candidates command higher pay, reflecting their contribution to intellectual property and innovation. Conversely, newer entrants or those in entry-level data analyst positions may observe lower starting points, though soft computing skills can accelerate upward mobility.

Interview Difficulty Analysis

Overall, the soft computing interview process is notably challenging compared to standard software engineering roles. Why? Because it demands a rare combination of strong programming skills and deep understanding of abstract mathematical concepts. Candidates often report that the technical assessments stretch beyond what a typical coding interview covers, blending theoretical knowledge with practical algorithm design.

Moreover, interviewers test how well candidates handle ambiguity—something rarely emphasized in traditional interviews. Expect questions where there is no single “correct” answer, but rather a spectrum of viable approaches. This can unsettle candidates used to clear-cut problem statements.

That said, the difficulty level also varies with company type. Start-ups might focus more on adaptability and coding agility, while established research labs emphasize theoretical grounding and publication records.

Preparation Strategy That Works

  • Get Comfortable with Theory and Practice: Don’t just memorize algorithms; understand how and why they work. Dive into books or courses on fuzzy logic, neural networks, and evolutionary computation.
  • Hands-On Coding: Implement common soft computing algorithms from scratch. Platforms like GitHub can help track your projects and demonstrate skills to recruiters.
  • Review Case Studies: Study real-world applications of soft computing. Knowing how these techniques solve problems in robotics or finance makes your answers richer and grounded.
  • Mock Interviews: Practice explaining complex soft computing concepts simply and clearly. Interviewers appreciate candidates who communicate effectively.
  • Brush up on Math Foundations: Revisit linear algebra, probability, and statistics. These underpin much of soft computing theory.
  • Stay Updated: Follow recent research papers and industry trends to show you’re engaged with the field’s evolution.
  • Prepare for HR Rounds: Reflect on your motivations and career goals. Soft computing companies value candidates who see themselves growing with evolving technology landscapes.

Work Environment and Culture Insights

The typical soft computing workplace tends to be intellectually charged and collaborative. Teams often consist of diverse specialists—statisticians, computer scientists, engineers, and domain experts—working closely on multidisciplinary challenges. This diversity fosters a culture that prizes curiosity and continuous learning.

Unlike traditional IT firms with rigid hierarchies, many soft computing companies promote open discussions and encourage exploring unconventional ideas. Candidates frequently note a palpable enthusiasm for experimentation and tolerance for failure; after all, approximate reasoning doesn’t always yield perfect results on the first try.

However, the pace may vary. Research-centric firms might have long-term projects with deep dives, while application-focused companies could expect rapid prototyping and iterative development. Either way, flexibility and resilience are key cultural traits.

Career Growth and Learning Opportunities

Soft computing professionals often enjoy robust career trajectories. Early roles typically involve hands-on algorithm development, which gradually transitions into leadership or specialist positions. Many companies support continuous education through funded certifications, workshops, and conference participation.

Because the field straddles theory and application, career paths can veer toward research, product development, or consultancy. For those inclined, contributing to academic research while working in industry is common, blending dual identities that enrich expertise and marketability.

Ultimately, the sector rewards those who keep pace with emerging technologies and evolve their skill sets. The blend of AI, big data, and computational intelligence expands job roles and opens doors to exciting cross-domain opportunities.

Real Candidate Experience Patterns

Listening to candidates recount their soft computing interview journeys reveals both excitement and anxiety. Many describe the initial screening as straightforward but report the technical assessments as “mind-bending” due to their hybrid nature. One candidate shared how the interviewers challenged him to tweak a fuzzy controller live, explaining his reasoning step-by-step—an experience he found intense but rewarding.

Others mention the HR rounds stood out for the candid conversations about company culture and personal growth, a refreshing change from purely transactional dialogues. It’s common for candidates to feel that the company genuinely seeks individuals passionate about innovation rather than just ticking boxes.

Yet, some express surprise at the lack of standardized interview formats, with processes differing markedly between teams. This variability can feel unsettling but also underscores the dynamic, evolving nature of the field.

Comparison With Other Employers

Compared to mainstream software or data science roles, soft computing interviews emphasize theoretical depth more heavily. While tech giants may prioritize coding speed and system design, soft computing employers dig deeper into mathematical reasoning and heuristic approaches.

Start-ups in the AI sector might look for well-rounded engineers adept at quick iteration, whereas established research institutions demand specialists with strong publication portfolios and domain expertise.

Employer TypeFocus AreasInterview StyleCandidate Expectations
Research LabsDeep theoretical innovationIn-depth technical interrogation, case study analysisAdvanced degrees, research experience
AI Start-upsRapid prototyping, applied solutionsPractical coding tests, problem-solving under pressureAgility, interdisciplinary skills
Corporate R&DProduct-driven innovationBalanced technical and HR roundsCollaborative mindset, domain knowledge

Expert Advice for Applicants

If you’re aiming for a role in soft computing, here's the real scoop:

  • Don’t over-prepare on generic coding only. This field values your understanding of complex algorithms and their practical nuances.
  • Showcase your problem-solving process. Interviewers love hearing how you break down fuzzy or ambiguous challenges.
  • Communicate with clarity. Explaining abstract concepts simply signals mastery and teamwork potential.
  • Demonstrate learning agility. Talk about times you adapted or picked up new theories quickly—this is gold.
  • Prepare examples from your own projects. Real applications trump textbook answers every time.
  • Be genuine about career goals. Soft computing careers often demand patience and passion; convey your long-term commitment.

Frequently Asked Questions

What kind of educational background is ideal for soft computing roles?

A strong foundation in computer science, electrical engineering, or applied mathematics is typical. Advanced degrees help but practical exposure to AI, machine learning, or computational intelligence is equally important.

How technical are the interview questions compared to general software engineering?

They tend to be more specialized, often integrating mathematical concepts with coding. Expect problem-solving that requires reasoning about uncertainty and approximate models rather than purely deterministic algorithms.

Is previous research experience necessary?

Not always, but it is highly valued, especially for roles focused on innovation or where the company invests heavily in R&D.

How can I best prepare for the HR interview?

Reflect on your motivations, adaptability, and teamwork experiences. Prepare to discuss how you handle ambiguous situations and your passion for evolving technologies.

What salary range should I realistically expect?

This varies by role and location but generally ranges from $60,000 to $140,000 annually, with research scientists and senior engineers on the higher end.

Final Perspective

Soft computing careers offer a compelling blend of intellectual challenge and practical innovation. The hiring processes are thoughtfully designed to identify candidates who don’t just code well but think deeply about uncertainty, flexibility, and adaptability.

While the interview journey can be demanding, it’s also an opportunity to showcase rare skills that set you apart in today’s AI-driven landscape. For those passionate about bridging theory and application in intelligent systems, the meticulous preparation pays off with rewarding roles, vibrant team cultures, and a front-row seat to technological breakthroughs.

Keep curiosity alive, embrace complexity, and you might just find soft computing not only a career but a compelling lifelong pursuit.

soft computing Interview Questions and Answers

Updated 21 Feb 2026

Technical Support Specialist Interview Experience

Candidate: Pooja Singh

Experience Level: Entry-level

Applied Via: Walk-in interview

Difficulty: Easy

Final Result:

Interview Process

1 round

Questions Asked

  • How do you handle difficult customers?
  • Explain a time you resolved a technical issue.
  • What do you know about our products?

Advice

Be confident and demonstrate good communication skills.

Full Experience

I attended a walk-in interview where the panel asked situational and behavioral questions. The atmosphere was informal, and they appreciated my calm approach to problem-solving. I was offered the position on the same day.

Product Manager Interview Experience

Candidate: Karan Mehta

Experience Level: Mid-level

Applied Via: LinkedIn

Difficulty:

Final Result:

Interview Process

3 rounds

Questions Asked

  • How do you prioritize features?
  • Describe a product you managed end-to-end.
  • How do you handle stakeholder conflicts?
  • Explain your experience with Agile methodologies.

Advice

Prepare real examples demonstrating leadership and decision-making skills.

Full Experience

I applied via LinkedIn and underwent three rounds: initial HR screening, a product case study presentation, and a final round with senior management. The case study was challenging but rewarding. The interviewers valued clear communication and strategic thinking.

Quality Assurance Engineer Interview Experience

Candidate: Sneha Gupta

Experience Level: Senior

Applied Via: Company website

Difficulty: Easy

Final Result:

Interview Process

2 rounds

Questions Asked

  • What testing frameworks have you used?
  • How do you prioritize test cases?
  • Explain the difference between manual and automated testing.
  • Describe a time you found a critical bug.

Advice

Highlight your experience with automation tools and your problem-solving skills.

Full Experience

Applied directly on the company website and had two rounds: a technical interview and an HR interview. The technical round focused on my experience with testing tools and methodologies. The interviewers were supportive and the process was straightforward. I received an offer within a week.

Data Scientist Interview Experience

Candidate: Rohit Verma

Experience Level: Entry-level

Applied Via: Employee referral

Difficulty: Hard

Final Result: Rejected

Interview Process

4 rounds

Questions Asked

  • Explain supervised vs unsupervised learning.
  • How do you handle missing data?
  • Write SQL queries to extract data.
  • Describe a machine learning project you worked on.
  • What is overfitting and how do you prevent it?
  • Explain the bias-variance tradeoff.

Advice

Prepare thoroughly on machine learning fundamentals and SQL. Practice coding under time constraints.

Full Experience

Referred by a current employee, I went through four rounds including a coding test, technical interviews, and a final HR round. The technical rounds were challenging, especially the machine learning questions and SQL queries. Despite my efforts, I was not selected but received constructive feedback to improve my practical skills.

Software Engineer Interview Experience

Candidate: Anita Sharma

Experience Level: Mid-level

Applied Via: Online job portal

Difficulty:

Final Result:

Interview Process

3 rounds

Questions Asked

  • Explain OOP concepts.
  • Describe a challenging bug you fixed.
  • Write a function to reverse a linked list.
  • What is the difference between REST and SOAP?
  • How do you handle version control in your projects?

Advice

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

Full Experience

I applied through an online job portal and was invited for three rounds of interviews. The first was a technical phone screen focusing on coding and OOP concepts. The second was an in-person technical round with coding exercises and system design questions. The final round was an HR interview discussing company culture and my career goals. The process was smooth, and the interviewers were friendly.

View all interview questions

Frequently Asked Questions in soft computing

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

Common Interview Questions in soft computing

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: 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: 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 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: 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: 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: There are 3 sticks placed at right angles to each other and a sphere is placed between the sticks . Now another sphere is placed in the gap between the sticks and Larger sphere . Find the radius of smaller sphere in terms of radius of larger sphere.

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

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

Q: 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: 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: 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: An escalator is descending at constant speed. A walks down and takes 50 steps to reach the bottom. B runs down and takes 90 steps in the same time as A takes 10 steps. How many steps are visible when the escalator is not operating. 

Q: Joe started from Bombay towards Pune and her friend julie in opposite direction. they met at a point . distance traveled by joe was 1.8 miles more than that of julie.after spending some both started there way. joe reaches in 2 hours while julie in 3.5 hours.Assuming both were traveling with constant speed. What is the distance between the two cities.

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