About Sigmoid Analytics
Company Description
Sigmoid Analytics is a cutting-edge data analytics and artificial intelligence company that specializes in providing innovative solutions to complex business challenges. With a strong focus on transforming data into actionable insights, Sigmoid Analytics caters to a diverse range of industries, including finance, healthcare, and retail. The company prides itself on fostering a collaborative and inclusive work culture, where creativity and teamwork are highly valued. Employees are encouraged to pursue continuous learning and professional development, with a supportive environment that promotes innovation and growth. The job environment at Sigmoid Analytics is dynamic and fast-paced, characterized by a commitment to excellence and a passion for leveraging technology to drive business success.
Data Scientist Interview Questions
Q1: What is your experience with machine learning algorithms?
I have experience implementing various machine learning algorithms, including decision trees, support vector machines, and neural networks. I've worked on projects where I've utilized these algorithms for predictive modeling, ensuring to select the best model based on performance metrics like accuracy and F1 score.
Q2: Can you explain the importance of feature engineering in data science?
Feature engineering is crucial as it involves transforming raw data into meaningful features that improve model performance. It helps in capturing the underlying patterns in the data, leading to better predictive accuracy and ensuring that the model generalizes well to unseen data.
Q3: How do you handle missing data in a dataset?
I handle missing data by first analyzing the extent of missingness. Depending on the situation, I might use techniques such as imputation, where I replace missing values with the mean, median, or mode, or I might choose to remove rows or columns with excessive missing values to maintain the integrity of the dataset.
Q4: Describe a project where you had to communicate your findings to non-technical stakeholders.
In a previous project, I analyzed customer behavior data to identify trends. I created a comprehensive presentation that translated complex statistical findings into simple visualizations and actionable insights, ensuring that stakeholders could easily understand the implications for marketing strategies.
Q5: What tools and technologies are you proficient in for data analysis?
I am proficient in Python and R for data analysis, along with libraries such as Pandas, NumPy, and Scikit-learn. I also have experience with SQL for database management and Tableau for data visualization.
Data Engineer Interview Questions
Q1: What is your experience with ETL processes?
I have extensive experience designing and implementing ETL processes using tools like Apache Nifi and Talend. I ensure data is extracted from various sources, transformed into a suitable format, and loaded into data warehouses for analysis.
Q2: Can you explain the concept of data warehousing?
Data warehousing is the process of collecting and managing data from various sources to provide meaningful business insights. It involves storing large amounts of data in a centralized repository that supports query and analysis, facilitating decision-making.
Q3: What database technologies have you worked with?
I have worked with both relational databases such as PostgreSQL and MySQL, and NoSQL databases like MongoDB and Cassandra. My experience includes designing schemas, optimizing queries, and ensuring data integrity.
Q4: How do you ensure data quality in your work?
I ensure data quality through rigorous validation processes, including data profiling and cleansing. I implement automated tests to catch discrepancies and establish data governance policies to maintain high standards of data integrity.
Q5: Describe a challenge you faced in building a data pipeline and how you overcame it.
I encountered a challenge with data latency in a real-time processing pipeline. To overcome this, I optimized the data ingestion process by implementing batch processing and leveraging stream processing frameworks like Apache Kafka, improving the overall efficiency and reducing latency.
Business Analyst Interview Questions
Q1: How do you gather requirements from stakeholders?
I gather requirements through a combination of interviews, surveys, and workshops. I prioritize open communication and actively listen to stakeholders to capture their needs accurately and ensure that the final deliverables align with their expectations.
Q2: Can you describe a time when you had to analyze complex data to make a business recommendation?
In a previous role, I analyzed sales data to identify trends and customer preferences. Based on my analysis, I recommended changes to the marketing strategy that resulted in a 20% increase in customer engagement over the next quarter.
Q3: What techniques do you use for data visualization?
I use tools like Tableau and Power BI for data visualization. I focus on creating intuitive dashboards that present key metrics and insights clearly, allowing stakeholders to make data-driven decisions quickly.
Q4: How do you prioritize projects when you have multiple deadlines?
I prioritize projects based on their impact on business goals and deadlines. I use project management techniques, such as the Eisenhower Matrix, to assess urgency and importance, allowing me to allocate my time effectively.
Q5: What is your experience with Agile methodologies?
I have experience working in Agile environments, participating in sprints, and collaborating with cross-functional teams. I value iterative development and continuous feedback to adapt to changing requirements and enhance project outcomes.
Company Background and Industry Position
Sigmoid Analytics stands out as a niche player in the data analytics and business intelligence sector, increasingly recognized for its tailored solutions that empower companies in data-driven decision making. Unlike giant analytics firms that focus on broad, one-size-fits-all products, Sigmoid takes pride in highly customizable, pipeline-oriented data services. This approach places them in a rather specialized corner of the market, appealing mostly to mid-sized enterprises and startups hungry for agile, end-to-end analytics solutions.
Being a relatively young company, Sigmoid has carved out its reputation by focusing on open-source technologies and cloud-native platforms, aligning with modern data engineering trends. This industry positioning isn’t just a marketing tag; it shapes their hiring strategy profoundly. They look for candidates who are not just coders but problem solvers fluent in the evolving analytics ecosystem—those who understand the why behind data pipelines and who can adapt fast as the space shifts.
How the Hiring Process Works
- Application Screening: Sigmoid’s recruitment begins with a thorough resume and profile review to gauge candidate fit beyond keywords. They prioritize candidates demonstrating hands-on experience with technologies like Apache Spark, Kafka, and AWS, reflecting their project needs.
- Initial HR Round: This conversation screens for cultural alignment, communication skills, and motivation. HR seeks to understand how candidates’ career aspirations intersect with Sigmoid’s fast-paced environment.
- Technical Interviews: Usually two rounds, these delve deep into data engineering concepts, coding exercises, and scenario-based problem solving. The goal is to assess technical depth and the candidate’s approach to real-world challenges.
- Managerial/Team-Fit Interview: Beyond technical chops, this stage evaluates collaboration potential and project ownership attitude.
- Offer and Negotiation: Based on cumulative performance and mutual fit, offers are extended, often accompanied by discussions on role expectations and salary packages.
Each step serves a distinct purpose. Screening weeds out candidates with mismatched skills early, technical rounds verify practical expertise, and HR plus managerial interviews safeguard cultural and operational harmony. This layered approach reduces hiring risks, which is crucial for a company that thrives on close-knit, versatile teams.
Interview Stages Explained
Resume Screening and Eligibility
At Sigmoid, the starting gate is not just about ticking boxes but understanding if your experience narrates the story they need. For instance, a mere mention of “data pipelines” earns little credit unless backed by project insights or technical specifics. Eligibility criteria usually include a strong foundation in computer science fundamentals, relevant work experience (often 2+ years for mid-level roles), and proficiency with cloud platforms.
HR Interview: The Culture Fit Test
This round feels like a conversation but with a purpose—to decide if you’ll thrive in Sigmoid’s growth-driven yet comfortable setting. Expect questions about how you handle deadlines, unfamiliar tech, or team conflicts. Observably, HR aims to separate the candidates who can adapt and learn from those who might struggle in a dynamic environment.
Technical Rounds: Where Skills Are Probed
Here’s where candidates often feel the heat. The first technical interview focuses on coding—mostly in Python or Java—alongside data structures and algorithmic challenges that reflect daily engineering tasks. Next, the second round zooms into data engineering specifics: designing ETL workflows, optimizing Spark jobs, debugging Kafka streams, or architecting scalable solutions.
Why so intense? Sigmoid’s projects demand engineers who can troubleshoot complex data flows under time pressure while keeping scalability and reliability front and center. They want to see your thinking process, not just the correct answer.
Team and Managerial Interview
This stage is less about technical correctness and more about how you communicate your ideas and fit into the existing team fabric. Candidates usually discuss past projects, their role in the team, challenges faced, and how they navigated them. It’s a subtle probe into soft skills and leadership potential.
Examples of Questions Candidates Report
- “How would you design a data pipeline to handle streaming data from multiple sources with variable latency?”
- “Write a program to remove duplicates from a large dataset without loading the entire set into memory.”
- “Explain the difference between batch and stream processing, and when you’d choose one over the other.”
- “Describe a situation where you optimized a Spark job. What bottlenecks did you identify and how did you address them?”
- “How do you ensure data quality and reliability in an automated ETL pipeline?”
- “Tell me about a time you disagreed with a team member’s approach. How was it resolved?”
- “What motivates you to work in a small to mid-sized analytics company versus a large multinational?”
Eligibility Expectations
Candidates eyeing roles at Sigmoid should bring at least foundational experience in data engineering or analytics, typically a bachelor’s degree in a STEM field. However, what matters more is demonstrated proficiency with tools and platforms integral to the company’s stack, like Spark, Kafka, Airflow, and cloud services (AWS/GCP). Certifications or side projects that reflect real-world application often tip the scales.
The company values adaptability too, so even candidates transitioning from related domains are welcome if they can prove learning agility and a solid grasp of data fundamentals. They look for a balance between technical depth and curiosity—someone who won’t be intimidated by evolving tech landscapes.
Common Job Roles and Departments
Sigmoid’s core revolves around data engineering and analytics, but the roles are quite nuanced:
- Data Engineer: Building and maintaining scalable data pipelines, ensuring data availability, and integrating diverse data sources.
- Data Scientist: Applying statistical methods and machine learning models to drive actionable insights.
- Analytics Consultant: Working closely with clients to understand requirements and translate them into technical solutions.
- DevOps Engineer (Data Ops): Automating deployments and monitoring data workflows.
- Product Manager (Analytics): Steering product development with a data-driven vision.
Each department collaborates closely, so cross-functional communication is a must.
Compensation and Salary Perspective
| Role | Estimated Salary Range (INR per annum) |
|---|---|
| Data Engineer (Entry-Level) | 6 - 10 Lakhs |
| Data Engineer (Mid-Level) | 10 - 18 Lakhs |
| Data Scientist | 12 - 20 Lakhs |
| Analytics Consultant | 8 - 15 Lakhs |
| DevOps Engineer (Data Ops) | 10 - 17 Lakhs |
| Product Manager (Analytics) | 18 - 25 Lakhs |
Compared to industry giants, Sigmoid’s salaries might be slightly lower but balanced by greater role flexibility and faster career progression opportunities. Their packages usually include performance-linked incentives and, occasionally, equity options to retain talent.
Interview Difficulty Analysis
Many candidates find the Sigmoid Analytics interview challenging but fair. The technical rounds can be tough because they demand not just textbook knowledge but problem-solving finesse tailored to real-world data scenarios. Unlike companies that focus solely on algorithmic puzzles, Sigmoid tests applied skills—meaning you need to think like an engineer who’s managing messy, large-scale data.
The HR and managerial rounds, though less technical, demand sincerity and clarity. Candidates often report appreciating the transparency on what the company expects, though nerves can play a role, especially with behavioral questions about teamwork and conflict resolution.
Overall, expect a demanding but do-able process if you prepare with the right mindset: practical proficiency and self-awareness.
Preparation Strategy That Works
- Deepen Technical Foundations: Brush up on data structures, algorithms, and coding skills in Python or Java. Practice coding problems that emphasize memory efficiency and scalability.
- Master Data Engineering Concepts: Understand ETL pipeline design, stream vs batch processing, and big data frameworks like Apache Spark and Kafka.
- Hands-On Practice: Build mini-projects or contribute to open-source analytics tools. Real experience speaks louder than theory during interviews.
- Understand Cloud Platforms: Familiarize yourself with AWS/GCP data services, as cloud experience is often a crucial part of their eligibility criteria.
- Mock Behavioral Interviews: Prepare to articulate your experiences clearly, focusing on teamwork, problem resolution, and adaptability.
- Research the Company Culture: Follow recent Sigmoid projects, blogs, or news to show genuine interest and align your answers with their values.
Work Environment and Culture Insights
From what insiders and past candidates share, Sigmoid cultivates a culture of continuous learning and ownership. It’s a place where initiative isn't just encouraged—it's expected. The environment combines startup agility with a structured approach to product delivery, which keeps the team motivated but grounded.
Collaborative spirit is palpable, with frequent knowledge sharing and cross-team sync-ups. On the flip side, because the business deals with complex data challenges, the pace can get intense during delivery cycles. Candidates should be prepared for periods of focused sprints balanced by more relaxed phases.
Career Growth and Learning Opportunities
Sigmoid’s growth trajectory offers promising prospects for ambitious professionals. Employees often highlight opportunities to work on diverse projects—from fintech analytics to e-commerce data pipelines—that cultivate a broad skill set quickly. The company supports technical certifications and encourages participation in industry conferences.
Moreover, the relatively flat organizational structure means you’re likely to gain visibility with senior leadership early on. For someone who wants to accelerate their career, Sigmoid can be fertile ground for growth, provided they show initiative and technical excellence.
Real Candidate Experience Patterns
One recurring theme from candidate feedback is the transparency and professionalism of Sigmoid’s recruitment team. Most report timely communication and constructive feedback, which can be rare in tech hiring. That said, a handful mention a slight unpredictability in technical round schedules, reflecting the company’s scaling pains.
Candidates also frequently comment on the importance of being able to discuss past projects in detail; vague or generic responses often stall the process. Those who prepare concrete examples of how they tackled data challenges tend to move forward more confidently.
Interestingly, many candidates note that while the technical difficulty is high, the interviewers are approachable and genuinely curious, which helps ease nerves. That human touch sets Sigmoid apart from more mechanical hiring experiences.
Comparison With Other Employers
When stacked against tech giants or large analytics consultancies, Sigmoid offers a more hands-on, end-to-end data engineering experience. While companies like Google or Microsoft might emphasize specialized roles, Sigmoid expects engineers to wear multiple hats—designing pipelines, optimizing performance, and sometimes even interacting with clients.
Salary-wise, the company may lag slightly, but many find the trade-off worthwhile given the exposure and learning velocity. In contrast to boutique firms that offer limited growth, Sigmoid strikes a middle ground, providing both project diversity and career path clarity.
| Aspect | Sigmoid Analytics | Large Tech Firms | Boutique Analytics Firms |
|---|---|---|---|
| Role Variety | High - multi-disciplinary | Specialized | Moderate |
| Salary Range | Moderate | High | Variable |
| Career Growth | Fast and visible | Structured but slower | Limited |
| Interview Style | Applied problem solving | Algorithmic and theoretical | Project-focused |
Expert Advice for Applicants
Don’t just prepare to answer questions—prepare to tell stories. Sigmoid’s interviewers want to see your thought process, how you handle uncertainty, and your passion for data engineering. When tackling technical questions, narrate your approach aloud; it helps the interviewer follow your reasoning and shows confidence.
Avoid rote memorization of concepts without understanding practical implications. For example, knowing what Apache Spark does is not enough—you need to explain how you’d optimize a Spark job or troubleshoot failures. Think of the interview as a collaborative debugging session rather than a test.
Lastly, be honest about your knowledge gaps. Candidates who acknowledge areas they’re ramping up on and demonstrate a clear plan to improve often score well on cultural fit, even if they stumble technically.
Frequently Asked Questions
What types of interview questions does Sigmoid Analytics ask?
The questions range from coding challenges involving data structures and algorithms to scenario-based queries about designing scalable data pipelines. Behavioral questions exploring teamwork and adaptability are also common.
How many rounds are there in the Sigmoid Analytics hiring process?
Typically, there are four main rounds: resume screening, HR interview, two technical rounds, and a final managerial or team-fit interview.
What is the expected salary range for data engineers at Sigmoid?
Depending on experience, data engineers can expect between 6 to 18 Lakhs INR annually, with mid-level engineers falling in the 10 to 18 Lakhs bracket.
How should candidates prepare for the technical interview?
Focus on coding proficiency in Python/Java, strong understanding of data engineering concepts like ETL, batch versus stream processing, and hands-on practice with frameworks such as Apache Spark and Kafka. Cloud platform familiarity is a plus.
Does Sigmoid Analytics emphasize cultural fit during interviews?
Absolutely. The company values adaptability and teamwork highly, so expect behavioral questions aimed at assessing how well you’d integrate with their dynamic, learning-focused culture.
What kind of career growth can I expect at Sigmoid?
Career growth is accelerated compared to many larger companies, with opportunities to engage in diverse projects, gain leadership responsibilities, and interact directly with clients and senior management.
Final Perspective
Walking through Sigmoid Analytics’ interview and hiring process feels like stepping into a microcosm of the modern data engineering world—fast, complex, and deeply collaborative. It’s not merely about checking technical boxes but about demonstrating how you think, adapt, and contribute in an evolving data landscape.
Candidates who approach the process with curiosity, concrete examples, and a readiness to engage beyond rote answers tend to emerge successful. Yes, the bar is high, but that’s reflective of the company’s ambition and the challenging nature of their projects.
If you’re passionate about data pipelines and enjoy working in an agile environment where your impact is visible, preparing for Sigmoid’s interview is not just a career step—it’s an investment in honing your craft in a space that’s becoming indispensable across industries.
Sigmoid Analytics Interview Questions and Answers
Updated 21 Feb 2026Software Engineer Interview Experience
Candidate: Priya Nair
Experience Level: Mid-level
Applied Via: Campus recruitment
Difficulty: Hard
Final Result: Rejected
Interview Process
4
Questions Asked
- Implement a function to reverse a linked list.
- Explain RESTful APIs.
- How do you ensure code quality?
- Describe a challenging bug you fixed.
- What is your experience with cloud platforms?
Advice
Practice coding problems and system design. Be ready to discuss past projects and software development lifecycle.
Full Experience
Campus recruitment started with an online coding test, followed by two technical interviews focusing on algorithms and system design. The final round was HR and culture fit. Despite strong technical skills, I was not selected due to limited openings.
Business Intelligence Analyst Interview Experience
Candidate: Karan Mehta
Experience Level: Mid-level
Applied Via: LinkedIn
Difficulty:
Final Result:
Interview Process
3
Questions Asked
- Describe your experience with BI tools.
- How do you ensure data accuracy?
- Explain a complex report you created.
- What KPIs would you track for a retail client?
- How do you handle conflicting stakeholder requirements?
Advice
Demonstrate strong communication skills and BI tool expertise. Prepare examples of reports and stakeholder management.
Full Experience
The LinkedIn application led to a phone screening, followed by a technical round focused on BI tools and reporting. The final round was a behavioral interview with senior management. The interviewers valued my practical experience and problem-solving approach.
Data Analyst Interview Experience
Candidate: Sneha Gupta
Experience Level: Entry-level
Applied Via: Company website
Difficulty: Easy
Final Result:
Interview Process
2
Questions Asked
- What is data normalization?
- How do you handle large datasets?
- Write a SQL query to join two tables.
- Explain a dashboard you created.
- Why do you want to work at Sigmoid Analytics?
Advice
Focus on SQL and data visualization tools. Be clear about your motivation and past projects.
Full Experience
Applied through the company website. The first round was a basic aptitude and SQL test. The second round was a video interview with the team lead discussing my internship experience and approach to data analysis.
Machine Learning Engineer Interview Experience
Candidate: Rohit Verma
Experience Level: Senior
Applied Via: Referral
Difficulty: Hard
Final Result: Rejected
Interview Process
4
Questions Asked
- Explain gradient descent.
- How do you optimize hyperparameters?
- Implement a function to detect outliers in a dataset.
- Discuss a time you improved model performance.
- What frameworks do you prefer and why?
Advice
Prepare for deep technical questions and coding challenges. Focus on optimization techniques and system design.
Full Experience
After a referral, I had an initial HR screening, followed by two technical rounds with coding and ML theory questions. The final round was a managerial interview assessing leadership and project experience. Despite good performance, I was not selected due to competition.
Data Scientist Interview Experience
Candidate: Anita Sharma
Experience Level: Mid-level
Applied Via: Online job portal
Difficulty:
Final Result:
Interview Process
3
Questions Asked
- Explain a machine learning project you worked on.
- How do you handle missing data?
- Describe the difference between supervised and unsupervised learning.
- Write SQL query to find the second highest salary.
- How would you explain a complex model to a non-technical stakeholder?
Advice
Brush up on SQL and machine learning fundamentals. Be ready to discuss your projects in detail.
Full Experience
The process started with an online application followed by a phone screening focusing on my previous experience. The technical round involved coding and case studies related to data science. The final round was with the team lead, focusing on problem-solving and communication skills.
Frequently Asked Questions in Sigmoid Analytics
Have a question about the hiring process, company policies, or work environment? Ask the community or browse existing questions here.
Common Interview Questions in Sigmoid Analytics
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: 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: At 6?o a clock ticks 6 times.The time between first and last ticks is 30 seconds.How long does it tick at 12?o clock?2.A hotel has 10 storey. Which floor is above the floor below the floor, below the floor above the floor, below the floor above the fifth.
Q: There is a room with a door (closed) and three light bulbs. Outside the room there are three switches, connected to the bulbs. You may manipulate the switches as you wish, but once you open the door you can't change them. Identify each switch with its bulb.
Q: Every day a cyclist meets a train at a particular crossing .The road is straight before the crossing and both are travelling in the same direction.Cyclist travels with a speed of 10 kmph.One day the cyclist come late by 25 minutes and meets the train 5 km before the crossing.What is the speed of the train?
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: 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: If I walk with 30 miles/hr i reach 1 hour before and if i walk with 20 miles/hr i reach 1 hour late. Find the distance between 2 points and the exact time of reaching destination is 11 am then find the speed with which it walks.
Q: There are four dogs/ants/people at four corners of a square of unit distance. At the same instant all of them start running with unit speed towards the person on their clockwise direction and will always run towards that target. How long does it take for them to meet and where?
Q: Consider a series in which 8 teams are participating. each team plays twice with all other teams. 4 of them will go to the semi final. How many matches should a team win, so that it will ensure that it will go to semi finals.?
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: The profit made by a company in one year is enough to give 6% return on all shares. But as the preferred shares get on return of 7.5%, so the ordinary shares got on return of 5%. If the value of preferred shares is Rs 4,000000, then what is the va...
Q: Six persons A,B,C,D,E & F went to solider cinema. There are six consecutive seats. A sits in one of the seats followed by B, followed by C and soon. If a taken one of the six seats , then B should sit adjacent to A. C should sit adjacent A or B. D should sit adjacent to A, B,or C and soon. How many possibilities are there?
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 31" x 31" square metal plate needs to be fixed by a carpenter on to a wooden board. The carpenter uses nails all along the edges of the square such that there are 32 nails on each side of the square. Each nail is at the same distance from the neighboring nails. How many nails does the carpenter use?Â
Q: There are 100 people in an organization. If 46 people can speak English, 46 Spanish, 58 French, 16 can speak both English and Spanish, 24 can speak both Spanish and French, 26 both English and French and 7 can speak all the languages.How many are there who cannot speak any of the three languages.
Q: You have a large number of stocks (say 1000). The value (price) of these stocks is random in the short time but grows exponentially (at different rates) in the long run. You observe all the stock prices today. Which digit in the price of all these...