Flipkart
500+ PC Solutions Interview Questions and Answers
Q201. How do you convince the seller? What type of sellers do you handle
I convince sellers by showcasing the benefits of our product/service and building a strong relationship. I handle various types of sellers including B2B, B2C, and e-commerce platforms.
Highlight the unique selling points of our product/service
Demonstrate how our solution can solve their pain points or improve their business
Build trust and rapport through effective communication and follow-up
Customize the pitch based on the seller's needs and preferences
Provide case studies or ...read more
Q202. What was the technology stack used in this product?
The technology stack used in this product includes Java, Spring Boot, React, and PostgreSQL.
Backend developed using Java and Spring Boot
Frontend developed using React
Database used is PostgreSQL
Other technologies used include Docker and Kubernetes
Q203. Write code to print elements on the path from root to leaf node having the maximum sum
Code to print elements on path from root to leaf node with max sum
Traverse the tree and keep track of the maximum sum path
Use recursion to traverse the tree
Print the path when a leaf node with maximum sum is reached
Q204. Write a program to check if a binary tree is balanced
Program to check if a binary tree is balanced
Calculate height of left and right subtrees recursively
Check if the difference in height is not more than 1
Repeat for all nodes in the tree
Time complexity: O(nlogn) or O(n)
Space complexity: O(h) where h is the height of the tree
Q205. How to maintain or reduce people productivity in term of CPS
Q206. How to reduce logistic cost in e commerce business.
Reducing logistic cost in e-commerce business can be achieved through optimizing transportation, inventory management, and packaging.
Optimize transportation routes and modes to reduce shipping costs
Implement efficient inventory management systems to reduce storage and handling costs
Use sustainable and cost-effective packaging materials and methods
Negotiate better rates with logistics providers
Utilize data analytics to identify areas for cost reduction
Explore alternative deliv...read more
Q207. What about changing consumer behaviour
Consumer behavior is constantly changing due to various factors such as technology, social trends, and economic conditions.
Consumer behavior is influenced by factors like personal preferences, cultural norms, and peer influence.
Technological advancements have greatly impacted consumer behavior, such as the rise of e-commerce and online shopping.
Social media platforms have also played a significant role in shaping consumer behavior, with influencers and online reviews influenc...read more
Q208. Market size of electronics sold through all e-commerce websites together?
The market size of electronics sold through all e-commerce websites is difficult to estimate accurately.
The market size of electronics sold through e-commerce websites is constantly changing due to the dynamic nature of the industry.
Factors such as the popularity of certain products, the emergence of new technologies, and changes in consumer behavior can all impact the market size.
However, some estimates suggest that the global e-commerce electronics market could be worth ove...read more
Q209. Convince a big electronics firm to choose Flipkart and e-retail and not go to offline shops.
Flipkart offers a wider reach, cost-effective solutions, and better customer insights compared to offline shops.
Flipkart has a larger customer base and can reach customers in remote areas where offline shops may not be present.
E-retail is more cost-effective as it eliminates the need for physical stores and reduces overhead costs.
Flipkart provides better customer insights through data analytics, which can help the electronics firm make informed decisions about their products ...read more
Q210. Machine coding round: Create a console application to show flights between two cities in min no of hops
Create a console application to show flights between two cities in min no of hops
Use graph traversal algorithms like BFS to find the shortest path between two cities
Represent cities and flights as nodes and edges in a graph data structure
Implement a console interface for users to input two cities and display the shortest path between them
Q211. What is the role of advanced Excel functions in the e-commerce sector?
Advanced Excel functions play a crucial role in data analysis, reporting, and decision-making in the e-commerce sector.
Advanced Excel functions help in analyzing large datasets to identify trends and patterns in customer behavior.
Functions like VLOOKUP and INDEX-MATCH are used to efficiently manage inventory and track sales performance.
Pivot tables and charts are utilized to visualize sales data and make informed business decisions.
Excel's conditional formatting feature can b...read more
Q212. Design covid -19 vaccintion booking system feature include: user registration with unique id,capacity of center,cancel booking, list wher vaccination is present
Design a covid-19 vaccination booking system with user registration, center capacity, cancel booking, and location listing.
Create a user registration system with unique IDs
Implement a center capacity tracker to ensure availability
Include a cancel booking feature for users
List all locations where vaccinations are available
Ensure data privacy and security measures are in place
Q213. What is MS Excel !!
MS Excel is a spreadsheet software developed by Microsoft for organizing, analyzing and manipulating data.
MS Excel allows users to create and edit spreadsheets with formulas and functions
It can be used for data analysis, budgeting, financial modeling, and more
Excel also offers features like charts, graphs, and pivot tables to visualize data
It is widely used in business, finance, and accounting industries
Examples of Excel functions include SUM, AVERAGE, IF, VLOOKUP, and more
Q214. What is the computer hardware
Computer hardware refers to the physical components of a computer system.
Examples include the motherboard, CPU, RAM, hard drive, and graphics card.
Hardware can be classified as input devices (e.g. keyboard, mouse), output devices (e.g. monitor, printer), and storage devices (e.g. hard drive, flash drive).
Hardware can also be categorized as internal (e.g. motherboard, CPU) or external (e.g. monitor, keyboard).
Q215. What is the difference between Empathy and Sympathy?
Empathy is understanding and sharing someone's feelings, while sympathy is feeling sorry for someone's situation.
Empathy is putting yourself in someone else's shoes and feeling what they feel.
Sympathy is acknowledging someone's pain or suffering, but not necessarily feeling it yourself.
Empathy is more about understanding, while sympathy is more about showing support.
Example of empathy: A friend shares their struggles with anxiety and you share a similar experience and offer s...read more
Q216. Write a code to generate the Fibonacci series is found In the fibonacci series the next number is found by adding the two number before it.
Q217. What is this web site
This website is a platform for data entry operators to input and manage data.
The website allows users to input data into various forms and fields.
It provides tools and features to organize and manage the entered data.
Users can search, edit, and export the data as required.
The website may have data validation rules to ensure accuracy and consistency.
It may also have security measures to protect the data from unauthorized access.
Q218. What do you think on which type of data, we use ML in flipkart
ML is used in Flipkart for analyzing customer behavior, predicting demand, personalizing recommendations, and optimizing supply chain.
Customer behavior analysis
Demand prediction
Personalized recommendations
Supply chain optimization
Q219. If Drop facility is not available till that distace where you live ?What will you do?
I would explore alternative transportation options such as public transportation, carpooling, or biking.
Explore public transportation options
Consider carpooling with colleagues or neighbors
Look into biking as a mode of transportation
Q220. What are the types of damages and how returns will be validated
There are two types of damages: visible and concealed. Returns are validated through inspection and testing.
Visible damages are those that can be seen with the naked eye, such as scratches or dents.
Concealed damages are those that are not immediately visible, such as internal damage or defects.
Returns are validated through inspection and testing to determine the extent of the damage and whether it was caused by the customer or during shipping.
If the damage is determined to be...read more
Q221. What will be age and mobile number
The interviewer is asking for the age and mobile number of the candidate.
The interviewer wants to know the candidate's age to assess their suitability for the position.
The mobile number is likely required for contact purposes or to verify the candidate's availability for online sales.
It is important to provide accurate and up-to-date information.
Examples: Age - 28, Mobile Number - +1 123-456-7890
Q222. How will test a feature assuming you cant have production data in QA
Q223. What are the different types of data structures available?
Different types of data structures include arrays, linked lists, stacks, queues, trees, and graphs.
Arrays: store elements of the same data type in contiguous memory locations
Linked lists: elements are stored in nodes with pointers to the next node
Stacks: last in, first out data structure
Queues: first in, first out data structure
Trees: hierarchical data structure with a root node and child nodes
Graphs: nodes connected by edges to represent relationships
Q224. how to write a email to impress a manager to change your position?
Q225. What isName age home adderss & documents
The question is not relevant to the job interview and personal information should not be shared.
It is not appropriate to ask for personal information such as name, age, and home address in a job interview.
The interviewer should focus on asking questions related to the job and the candidate's qualifications.
If the interviewer needs to verify the candidate's identity, they can ask for a government-issued ID.
Sharing personal information can put the candidate at risk of identity ...read more
Q226. why we preferred redshift over mysql for data warehouse
Redshift is preferred over MySQL for data warehousing due to its scalability, performance, and advanced analytics capabilities.
Redshift is designed specifically for data warehousing and can handle large volumes of data efficiently.
It offers columnar storage, which allows for faster query performance and better compression.
Redshift supports parallel processing, enabling faster data loading and query execution.
It provides advanced analytics capabilities like machine learning in...read more
Q227. How to recognise of coustomer services and how to deal any problem of coustomer
Recognizing customer service involves identifying customer needs and providing solutions. Handling customer problems requires active listening and empathy.
Listen actively to understand the customer's issue
Show empathy and understanding towards the customer
Offer solutions or alternatives to resolve the problem
Follow up with the customer to ensure satisfaction
Maintain a positive attitude and professional demeanor throughout the interaction
Q228. What programming languages are you most familiar with? Describe the troubleshooting process you'd follow for a crashing program
I am most familiar with Python and SQL.
Identify the symptoms of the crashing program
Check for any error messages or logs
Review the code for any syntax or logical errors
Debug the program by using breakpoints or print statements
Test the program with different inputs to reproduce the crash
Analyze the crash dump or core dump if available
Research and consult relevant documentation or online resources
Collaborate with team members or developers for assistance
Q229. As a customer why we want good quality from online shopping websites
Good quality from online shopping websites is important for customer satisfaction and trust.
Good quality products ensure customer satisfaction and repeat business.
Poor quality products can lead to negative reviews and damage to the brand's reputation.
Customers expect the same quality as they would receive in a physical store.
Good quality packaging and timely delivery also contribute to a positive customer experience.
Examples of online shopping websites known for their good qu...read more
Q230. What is customer service?
Customer service is the support and assistance provided to customers before, during, and after their purchase or interaction with a company.
Customer service involves addressing customer inquiries, concerns, and complaints.
It includes providing information, guidance, and solutions to customers.
Customer service aims to ensure customer satisfaction and build strong relationships.
Examples of customer service include answering phone calls, responding to emails, and resolving produ...read more
Q231. How can you manage supply and demand and plan accordingly.
Managing supply and demand involves forecasting, monitoring inventory levels, adjusting production schedules, and collaborating with sales and marketing teams.
Forecast demand based on historical data, market trends, and customer feedback.
Monitor inventory levels to ensure sufficient stock to meet demand without excess inventory.
Adjust production schedules based on demand forecasts and inventory levels.
Collaborate with sales and marketing teams to align supply with demand and ...read more
Q232. How has marketing changed over the last few years?
Marketing has become more digital and personalized in recent years.
Increased use of social media and online advertising
Focus on targeted and personalized messaging
Growing importance of data analytics and automation
Shift towards inbound marketing and content creation
Rise of influencer marketing and user-generated content
Integration of technology such as AI and chatbots
Greater emphasis on customer experience and engagement
Q233. 2. Write a function that composes multiple functions and returns a new function that composes them from right to left
Compose multiple functions from right to left
Create a function that takes in an array of functions as arguments
Use reduceRight method to compose the functions from right to left
Return the composed function
Q234. What do you know about operation and warehousing? Do you understand the meaning of a Fulfillment Centre? What is Line Haul Operations? What are the 6s?
Operation and warehousing involve managing logistics and inventory. A Fulfillment Centre is a facility that processes and ships customer orders. Line Haul Operations refer to the transportation of goods between different locations. The 6s is a methodology for organizing and maintaining a clean and efficient workplace.
Operation and warehousing involve logistics and inventory management
Fulfillment Centre is a facility for processing and shipping customer orders
Line Haul Operati...read more
Q235. how you solve customers issues?
I solve customer issues by actively listening, empathizing, and providing effective solutions.
Listen actively to understand the issue
Empathize with the customer to build rapport
Provide effective solutions that address the root cause of the issue
Follow up with the customer to ensure their satisfaction
Continuously improve processes to prevent similar issues from occurring in the future
Q236. How capacity planning is done?
Capacity planning involves forecasting demand and allocating resources to meet that demand.
Forecasting demand based on historical data and market trends
Allocating resources such as labor, equipment, and inventory
Using tools such as ERP systems and simulation models
Adjusting plans based on changes in demand or resource availability
Collaborating with suppliers and customers to optimize capacity
Examples include production planning, workforce scheduling, and inventory management
Q237. Given two string find whether two are anagram of each other or not. Write clean and runnable java code with covering all possible test cases
The code checks if two strings are anagrams of each other.
Convert both strings to character arrays
Sort the character arrays
Compare the sorted arrays to check if they are equal
Q238. How you can do people management
People management involves effective communication, conflict resolution, motivation, and team building.
Effective communication is key to understanding team members' needs and expectations.
Conflict resolution skills help in addressing and resolving disputes among team members.
Motivation techniques such as recognition and rewards can boost team morale.
Team building activities foster collaboration and trust among team members.
Setting clear goals and expectations helps in guiding...read more
Q239. Do you have knowledge of warehouses
Yes, I have knowledge of warehouses including inventory management, logistics, and safety regulations.
Experience in managing inventory in warehouses
Knowledge of logistics and supply chain management
Understanding of safety regulations and protocols in warehouses
Q240. How you can manage daily activities
I manage daily activities by prioritizing tasks, delegating responsibilities, setting goals, and utilizing time management techniques.
Create a to-do list or schedule to prioritize tasks
Delegate tasks to team members based on their strengths and workload
Set specific goals for the day and track progress
Utilize time management techniques such as the Pomodoro technique or Eisenhower matrix
Regularly communicate with team members to ensure tasks are on track
Q241. Given a login page come up with all possible test case from login API point of view and UI point of view
Possible test cases for login API and UI
API: Verify that the login API returns a success response when valid credentials are provided
API: Verify that the login API returns an error response when invalid credentials are provided
API: Verify that the login API returns the appropriate error message for different types of errors (e.g., incorrect username, incorrect password)
UI: Verify that the login page contains input fields for username and password
UI: Verify that the login page...read more
Q242. Should we launch video streaming services? What do you think?
Yes, video streaming services are a must-have in today's market.
Video streaming services are in high demand and have become a necessity for many consumers.
It can attract a younger audience who prefer to watch content online.
It can also increase revenue through subscription fees and advertising.
Examples of successful video streaming services include Netflix, Hulu, and Amazon Prime Video.
Q243. Tell the colours of craft papers?
Craft papers come in a wide variety of colors, including but not limited to red, blue, green, yellow, pink, purple, orange, brown, black, white, and more.
Red
Blue
Green
Yellow
Pink
Purple
Orange
Brown
Black
White
Q244. WHAT ARE YOUR PROBLEM SOLVING TECHNIQUES?
I use a combination of root cause analysis, brainstorming, and data analysis to solve problems efficiently.
Identify the root cause of the problem before jumping to solutions
Brainstorm potential solutions with a team or individually
Use data analysis to make informed decisions and track progress
Implement solutions and monitor results for effectiveness
Adjust strategies as needed based on feedback and outcomes
Q245. How you manage inventory, what tools do you use for the same
I manage inventory by utilizing inventory management software and conducting regular audits to track stock levels and reorder supplies as needed.
Utilize inventory management software to track stock levels and reorder supplies
Conduct regular audits to ensure accuracy of inventory records
Implement just-in-time inventory system to minimize excess stock and reduce carrying costs
Q246. What is the difference between Excel and Advanced Excel?
Excel is a basic spreadsheet program used for data entry and simple calculations, while Advanced Excel includes more complex functions and features for data analysis and reporting.
Excel is a basic spreadsheet program used for data entry, organizing data, and performing simple calculations.
Advanced Excel includes more complex functions like pivot tables, macros, VLOOKUP, and data analysis tools.
Excel is suitable for basic tasks like creating budgets or simple charts, while Adv...read more
Q247. What do you know about E-commerce.?
E-commerce refers to the buying and selling of goods and services online.
E-commerce allows businesses to reach a global audience and operate 24/7.
It involves online shopping platforms, electronic payments, and digital marketing.
Examples of e-commerce platforms include Amazon, eBay, and Alibaba.
E-commerce has revolutionized retail, enabling convenient and personalized shopping experiences.
It has also led to the growth of dropshipping and online marketplaces.
Q248. What is antivirus, encryption, types of hacking
Antivirus is a software that detects and removes malware. Encryption is the process of converting data into a code. Types of hacking include phishing, social engineering, and brute force attacks.
Antivirus software detects and removes malware such as viruses, worms, and Trojan horses
Encryption is the process of converting data into a code to prevent unauthorized access
Types of hacking include phishing, social engineering, and brute force attacks
Phishing is a type of hacking wh...read more
Q249. How good are you handling query for 2nd time?
I am very good at handling queries for the 2nd time.
I listen carefully to the customer's concern and try to understand their perspective.
I review any previous notes or interactions to ensure I have all the necessary information.
I apologize for any inconvenience caused and offer a solution or escalate the issue if necessary.
I follow up with the customer to ensure their issue has been resolved to their satisfaction.
Q250. Tell about how will you place your product in the market
I will conduct market research to identify target customers, analyze competitors, and develop a strategic marketing plan.
Conduct market research to identify target customers
Analyze competitors to understand their positioning and strategies
Develop a strategic marketing plan to differentiate our product and reach the target audience
Utilize various marketing channels such as social media, advertising, and partnerships to promote the product
Q251. Maximum area rectangle with all boundaries as 1 in a matrix of 0 and 1
Find the maximum area rectangle with all boundaries as 1 in a matrix of 0 and 1.
Use dynamic programming to calculate the maximum area rectangle.
Iterate through each row of the matrix and calculate the maximum area rectangle with that row as the base.
Keep track of the maximum area rectangle seen so far.
Time complexity: O(n^2), where n is the number of rows in the matrix.
Q252. How will you measure the success of Google Photos?
Success of Google Photos will be measured by user engagement, retention, and growth.
Track the number of active users and their frequency of use
Monitor user retention rate and identify reasons for churn
Analyze user feedback and ratings to identify areas of improvement
Measure the growth of the user base and market share
Track revenue generated through premium features and advertising
Compare performance against competitors in the market
Q253. How the customer should behave during delivery
Customers should be polite and patient during delivery.
Be polite and greet the delivery person
Provide clear instructions for delivery location
Be patient if there are any delays or issues
Check the order before accepting it
Tip the delivery person if satisfied with the service
Q254. Logistics operations who is roll?
Roll in logistics operations refers to the movement of goods from one point to another.
Roll involves the transportation of goods from one location to another
It includes activities such as loading, unloading, and transportation of goods
Roll is an essential part of logistics operations and requires efficient planning and execution
Examples of roll include the movement of goods from a warehouse to a retail store or from a manufacturing plant to a distribution center
Q255. Find number of windows in Chicago
It is not possible to accurately determine the number of windows in Chicago without available data.
The number of windows in Chicago is not publicly available information.
It would require a comprehensive survey or analysis to estimate the number of windows in the city.
Factors such as the type of buildings, population density, and architectural styles would influence the number of windows.
Without specific data or methodology, any estimate would be speculative.
Q256. Being vendor manager, how will you work on issues at hand.
As a vendor manager, I will address issues by establishing clear communication channels, setting expectations, monitoring performance, and resolving conflicts promptly.
Establish clear communication channels with vendors to address issues effectively
Set clear expectations and performance metrics to ensure vendors meet requirements
Monitor vendor performance regularly to identify and address any issues promptly
Resolve conflicts or disputes with vendors in a timely and profession...read more
Q257. What strategies can be employed to achieve fluency in English?
Consistent practice, exposure to English media, joining language classes, using language learning apps, and seeking feedback can help achieve fluency in English.
Consistent practice is key to improving fluency in English
Exposure to English media such as movies, TV shows, and books can help improve language skills
Joining language classes or hiring a tutor can provide structured learning and guidance
Using language learning apps like Duolingo or Babbel can supplement learning
Seek...read more
Q258. What do you understand with Training Delivery?
Training Delivery refers to the process of providing training to individuals or groups through various methods and mediums.
Training Delivery involves planning, organizing, and executing training sessions or programs.
It includes selecting appropriate training methods such as classroom training, online courses, workshops, etc.
Trainers play a key role in delivering training effectively by engaging participants, providing relevant content, and assessing learning outcomes.
Feedback...read more
Q259. How do you deal with conflict management?
I address conflict by actively listening, understanding all perspectives, finding common ground, and facilitating open communication.
Actively listen to all parties involved
Seek to understand each person's perspective
Find common ground and areas of agreement
Facilitate open and respectful communication
Work towards a mutually beneficial resolution
Q260. Do you think e-commerce will destroy Kirana shops?
No, e-commerce will not destroy Kirana shops.
Kirana shops offer personalized service and convenience to customers.
They also have a loyal customer base who prefer to shop locally.
E-commerce may pose a challenge, but it can also be an opportunity for Kirana shops to expand their reach.
For example, Kirana shops can use e-commerce platforms to sell their products online and reach a wider audience.
Additionally, Kirana shops can leverage technology to improve their operations and o...read more
Q261. Write an algorithm top fond the GCD for two given numbers The GCD for two numbers is the Greatest common divisor. Example :Input 24,36 GCD =12 Example :: Input 2336,1314 GCD=146
Q262. Given an array and a number x, check for pair in array with sum as x –-----/
Check for a pair in an array of strings that sums up to a given number x.
Iterate through the array and for each element, check if the difference between x and the element exists in the array.
Use a hash set to store elements as you iterate through the array for efficient lookups.
Return true if a pair is found, otherwise return false.
Q263. Product/System architecture of the product you worked on.
I worked on a product with a microservices architecture.
The product was built using a microservices architecture with each service responsible for a specific functionality.
We used Docker containers to deploy and manage the services.
The services communicated with each other using REST APIs.
We used Kubernetes for orchestration and scaling of the services.
The architecture allowed for easy maintenance and scalability of the product.
Q264. Design an elevator system for a building?
Designing an elevator system for a building
Determine the number of floors and the maximum number of people per elevator
Consider peak hours and traffic flow
Include emergency features such as alarms and backup power
Incorporate smart technology for efficient operation
Ensure compliance with safety regulations and accessibility standards
Q265. How to deal with customer for return product or refund
Dealing with returns and refunds requires empathy, clear communication, and adherence to company policies.
Listen to the customer's concerns and empathize with their situation.
Clearly explain the company's return and refund policies.
Offer solutions that align with the policies and meet the customer's needs.
Follow up with the customer to ensure their satisfaction.
Use the opportunity to gather feedback and improve the product or service.
Examples: offering a replacement product, ...read more
Q266. How do you gain experience in data analysis?
Gain experience in data analysis through education, internships, projects, and continuous learning.
Pursue a degree in a related field such as statistics, mathematics, or computer science.
Participate in internships or co-op programs to gain hands-on experience.
Work on data analysis projects independently or as part of a team.
Take online courses or attend workshops to learn new tools and techniques.
Join data analysis communities or forums to network and learn from others.
Contin...read more
Q267. How will you handle customers and attract them towards your product
I will build rapport with customers, understand their needs, and showcase the benefits of our product.
Listen actively to customers to understand their needs and preferences
Highlight the unique features and benefits of our product that meet the customer's needs
Provide excellent customer service to build trust and loyalty
Offer promotions or discounts to attract customers
Follow up with customers to ensure satisfaction and encourage repeat business
Q268. 1. Things to be kept in mind while making a deal with a book vendor
When making a deal with a book vendor, keep in mind factors such as pricing, quality, delivery time, and return policies.
Consider the pricing of the books and negotiate if necessary
Ensure the quality of the books meets your standards
Discuss delivery time and ensure it aligns with your needs
Check the vendor's return policies in case of any issues
Consider the reputation of the vendor in the market
Q269. How do you measure product quality?
Product quality can be measured through customer feedback, testing, and adherence to industry standards.
Collect customer feedback through surveys, reviews, and ratings
Conduct testing to ensure functionality, usability, and performance
Adhere to industry standards and regulations
Track and analyze metrics such as defect rate, customer satisfaction, and retention
Continuously improve and iterate based on feedback and data
Example: Apple measures product quality through customer sat...read more
Q270. What are the types of audits you have done? What is the accuracy atter audit?
I have conducted internal, external, and supplier audits. Accuracy depends on the scope and objectives of the audit.
I have conducted internal audits to assess the effectiveness of the company's quality management system.
I have conducted external audits to evaluate the compliance of suppliers with the company's quality standards.
I have conducted supplier audits to ensure that the company's suppliers meet the required quality standards.
The accuracy of the audit depends on the s...read more
Q271. Design a calender app to resolve meeting conflicts in a calender and return meetings that can be attended based on preference criteria given
Design a calendar app to resolve meeting conflicts and return preferred meetings
Implement a feature to detect conflicts in meeting schedules
Allow users to set preference criteria such as importance, duration, time of day, etc.
Prioritize meetings based on preference criteria and availability
Provide users with a list of meetings that can be attended without conflicts
Q272. How did you handle the errors?
I handle errors by identifying the root cause, troubleshooting, and implementing a solution to prevent future occurrences.
Identify the root cause of the error
Troubleshoot the issue thoroughly
Implement a solution to prevent future occurrences
Document the error and solution for reference
Q273. What is your experience in data analysis? 3 years experience
I have 3 years of experience in data analysis.
Utilized various statistical tools and software for data analysis
Performed data cleaning, transformation, and visualization
Developed predictive models and conducted trend analysis
Worked on projects involving large datasets from diverse sources
Q274. What are web vitals, and optimization of page load.
Web vitals are metrics related to user experience on websites, and optimization of page load involves improving these metrics.
Web vitals include metrics like Largest Contentful Paint, First Input Delay, and Cumulative Layout Shift.
Optimization of page load involves techniques like minifying CSS and JavaScript, optimizing images, lazy loading resources, and reducing server response time.
Improving web vitals can lead to better user experience, higher search engine rankings, and...read more
Q275. Given an array of integers, find a triplet having sum equal to K
Q276. Tell me about warehouse operations
Warehouse operations involve managing inventory, storage, picking, packing, and shipping of goods.
Inventory management is crucial to ensure accurate stock levels and prevent stockouts.
Efficient storage solutions like racking systems and shelving maximize space utilization.
Picking involves selecting items from inventory to fulfill orders, often using technology like barcode scanners.
Packing ensures items are properly packaged for safe transport to customers.
Shipping involves c...read more
Q277. Who is the big company of india
The big company of India is Reliance Industries Limited.
Reliance Industries Limited is one of the largest conglomerates in India with businesses in petrochemicals, refining, oil, telecommunications, and retail.
It was founded by Dhirubhai Ambani in 1966 and is currently led by his son, Mukesh Ambani.
Reliance Jio, a subsidiary of Reliance Industries, revolutionized the telecommunications industry in India with its affordable data plans.
The company has a significant presence in ...read more
Q278. How to manage the operation management in the pick time
Managing operation management during pick time requires efficient planning, organization, and communication.
Create a detailed pick schedule based on order priorities and deadlines
Ensure proper staffing levels to handle increased workload during pick time
Implement efficient picking methods such as batch picking or zone picking
Utilize technology like warehouse management systems to track and optimize pick processes
Regularly communicate with team members to address any issues or...read more
Q279. What is your overall logistic experience?
I have over 10 years of experience in logistics, including managing supply chains, transportation, and inventory control.
Managed end-to-end supply chain operations for a multinational company
Implemented cost-saving strategies in transportation and warehousing
Optimized inventory control processes to reduce stockouts and excess inventory
Led cross-functional teams to improve overall logistics efficiency
Utilized data analytics to forecast demand and optimize distribution networks
Q280. How do you make 720 with 6 zeroes using mathematical operatiors
By using mathematical operators, you can make 720 with 6 zeroes.
One way to make 720 with 6 zeroes is 100 + 100 + 100 + 100 + 100 + 100 + 20.
Another way is (5! * 2) * 6.
You can also do (10 - 1) * (10 - 1) * 2 * 10.
Q281. Advantages of Flipkart shopping
Flipkart offers a wide range of products, competitive prices, and convenient delivery options.
Large selection of products
Competitive pricing
Convenient delivery options
Easy returns and refunds
User-friendly interface
Regular sales and discounts
Q282. Queue implementation using stacks
Queue implementation using stacks
Use two stacks to implement a queue
One stack for enqueue operation and another for dequeue operation
When enqueue is called, push the element onto the enqueue stack
When dequeue is called, if the dequeue stack is empty, transfer all elements from enqueue stack to dequeue stack
Pop the top element from the dequeue stack to perform dequeue operation
Q283. write an in memory backend for a social media app in 90 mins
Implement an in-memory backend for a social media app in 90 mins
Use a HashMap to store user profiles and posts
Implement methods for CRUD operations on user profiles and posts
Consider implementing data structures like LinkedList or PriorityQueue for managing posts in chronological order
Q284. How to manage group attrition and absenteeism
To manage group attrition and absenteeism, it is important to address root causes, provide support and incentives, and maintain open communication.
Identify and address root causes of attrition and absenteeism, such as low job satisfaction, lack of career growth opportunities, or poor work-life balance.
Provide support and resources to employees to help them overcome challenges that may lead to attrition or absenteeism, such as offering flexible work arrangements or employee as...read more
Q285. What are the advantages of technical language
Q286. How to manage exact Inventory count?
Regular physical inventory counts, accurate record keeping, and proper tracking of inventory movement.
Conduct regular physical inventory counts to ensure accuracy
Maintain accurate record keeping of all inventory transactions
Implement a system for tracking inventory movement
Utilize technology such as barcode scanners or RFID tags
Train employees on proper inventory management procedures
Perform regular audits to identify and correct any discrepancies
Establish clear policies and ...read more
Q287. Write a mail to a user stating that refund has not processed
Write a mail to inform user that refund has not processed
Apologize for the inconvenience caused
Explain the reason for the delay
Provide an estimated timeline for the refund to be processed
Offer any assistance or support if required
End the mail with a polite note
Q288. create a mirror tree from the already existing tree inplace
Q289. Sort array having 0 , 1 and 2. do it in single pass
Use Dutch National Flag algorithm to sort array of 0s, 1s, and 2s in single pass.
Initialize three pointers low = 0, mid = 0, high = n-1 where n is the length of the array.
Iterate through the array and swap elements based on their values and positions.
Example: Input array ['0', '1', '2', '0', '1', '2'] should be sorted as ['0', '0', '1', '1', '2', '2'].
Q290. Given string s and string t find whether all permutation of t is present as substring in s
The question asks to determine if all permutations of string t are present as substrings in string s.
Generate all permutations of string t.
Check if each permutation is a substring of string s.
Return true if all permutations are found, otherwise return false.
Q291. given tree and list of nodes to be deleted. return all new trees created after the deletion
Return new trees after deleting specified nodes from a given tree
Traverse the tree and delete nodes that match the given list
For each deleted node, create a new tree with the remaining nodes
Return all new trees created after deletion
Q292. How will you negotiate to improve your commissions on sales
I will negotiate by highlighting my track record of successful sales, demonstrating the value I bring to the company, and proposing a mutually beneficial commission structure.
Highlighting past sales successes and achievements
Demonstrating the value I bring to the company through my skills and experience
Proposing a commission structure that is fair and mutually beneficial
Showing willingness to go above and beyond to increase sales and earn higher commissions
Q293. How can you debug a program while it's being used?
Debugging a program while it's being used involves using various techniques to identify and fix errors in real-time.
Use logging and error handling mechanisms to capture and track errors
Implement remote debugging tools to monitor and analyze program behavior
Utilize breakpoints and watchpoints to pause program execution and inspect variables
Collect user feedback and error reports to identify and reproduce issues
Implement A/B testing to compare different program versions and ide...read more
Q294. Perform Vlookup and Xlookup and pivot table and other formulas in a given data set
Demonstrate proficiency in Vlookup, Xlookup, pivot tables, and other formulas in a given data set.
Use Vlookup to search for a value in the first column of a table and return a value in the same row from a specified column.
Xlookup is a more powerful and flexible version of Vlookup that can search for a value in a range and return a corresponding value.
Pivot tables are used to summarize and analyze data in a spreadsheet.
Other formulas like SUM, AVERAGE, COUNT, IF, etc. can be u...read more
Q295. Design a search system which maximum features
Design a search system with maximum features.
Identify the scope and requirements of the search system
Determine the search algorithm and ranking system
Include filters and sorting options
Implement autocomplete and suggestions
Incorporate natural language processing and machine learning
Ensure scalability and performance
Provide analytics and reporting features
Q296. Tell me what is positive and negative cash flow?
Positive cash flow is when a company has more cash coming in than going out, while negative cash flow is the opposite.
Positive cash flow means the company is generating more revenue than expenses
Negative cash flow means the company is spending more than it is earning
Positive cash flow is important for a company's growth and financial stability
Negative cash flow can lead to financial difficulties and even bankruptcy
Examples of positive cash flow include increased sales, reduce...read more
Q297. Find a number such that it is three times the sum of its digit
Q298. Find last cell visited in 2D matrix traveresed in Spiral Fashion
Q299. How many vehicles handle and how to manage inventory?
Q300. What is supply chain management? Give an example
Supply chain management involves the coordination and optimization of all activities involved in the production and distribution of goods and services.
Involves planning, sourcing, manufacturing, and delivering products to customers
Focuses on efficiency, cost-effectiveness, and customer satisfaction
Examples include inventory management, transportation logistics, and supplier relationship management
More about working at Flipkart
Top HR Questions asked in PC Solutions
Interview Process at PC Solutions
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month