i
Filter interviews by
I applied via Company Website and was interviewed in May 2024. There was 1 interview round.
Top trending discussions
I applied via Walk-in and was interviewed before Oct 2021. There were 3 interview rounds.
The type of XYZ is a software platform that utilizes machine learning algorithms to analyze data and provide insights.
XYZ is a software platform
It uses machine learning algorithms to analyze data
It provides insights based on the analyzed data
Examples of use cases include fraud detection, predictive maintenance, and customer segmentation
I realized my passion for coding during my Chemical Engineering studies and pursued it further through self-learning and projects.
Discovered passion for coding during Chemical Engineering studies
Pursued coding through self-learning and projects
Believe software engineering offers more opportunities for growth and impact
I aim to enhance my skills, contribute to impactful projects, and eventually lead a team in innovative software development.
Pursue advanced certifications in cloud computing and machine learning to stay ahead in technology.
Contribute to open-source projects to gain experience and collaborate with other developers.
Aim for a leadership role within the next 5 years to mentor junior engineers and drive project success.
Stay...
While planning a project, I had to adjust the timeline due to unexpected delays in the delivery of hardware components.
Planned a project with a specific timeline
Ordered necessary hardware components
Delivery of hardware components was delayed
Adjusted the timeline to accommodate the delay
Ensured that the project was completed successfully despite the delay
During a team project, I adjusted my communication style to better collaborate with a team member.
I noticed that my team member preferred more frequent check-ins and updates than I was used to.
I adapted by scheduling regular meetings and sending progress updates more frequently.
This helped us work more effectively together and complete the project on time.
As a project lead, I had to coordinate with the development, testing, and design teams to ensure timely delivery of a product.
Coordinated with development team to ensure timely completion of coding tasks
Worked with testing team to ensure proper testing and bug fixing
Collaborated with design team to ensure product met client's expectations
I led a team to develop a new feature for our company's flagship product.
Identified the need for the feature through customer feedback
Convinced the team and management to prioritize the feature
Coordinated with designers, developers, and testers to deliver the feature on time
Received positive feedback from customers and increased revenue for the company
I initiated a project to automate the testing process for our team.
Identified the need for automation to save time and improve accuracy
Researched and evaluated different testing tools
Presented the proposal to the team and got their buy-in
Implemented the automation process and trained the team on its usage
Worked as part of a team in developing a mobile application.
Collaborated with team members to define project requirements
Assigned tasks and tracked progress using project management tools
Conducted code reviews and provided feedback to team members
Resolved conflicts and ensured timely delivery of project milestones
Prepared a speech for a group of high school students on the importance of computer science.
Researched the audience to understand their interests and level of knowledge
Created an engaging presentation with relatable examples
Practiced the speech multiple times to ensure smooth delivery
Encouraged questions and feedback from the audience
Provided additional resources for those interested in pursuing computer science
Developed a VBA application for STP to automate data processing and improve efficiency in financial reporting.
Designed a user-friendly interface for data entry, reducing input errors by 30%.
Implemented automated data validation checks to ensure accuracy before processing.
Created macros to generate reports, saving the team approximately 10 hours per week.
Collaborated with cross-functional teams to gather requirements an...
I have written articles analyzing football strategies, player performances, and the impact of technology on the game.
Analyzed the tactical evolution of football formations over the decades, highlighting the shift from 4-4-2 to more fluid systems like 4-3-3.
Wrote a piece on the impact of VAR (Video Assistant Referee) on match outcomes, discussing controversial decisions in major tournaments.
Explored the rise of data ana...
I have a strong background in software engineering with a focus on full-stack development and a passion for innovative solutions.
Bachelor's in Computer Science with a focus on software development.
Interned at XYZ Corp, where I developed a web application that improved user engagement by 30%.
Worked on a team project to create a mobile app that won the university hackathon.
Proficient in languages like JavaScript, Python,...
Factors affecting pricing of products on e-retail website
Cost of production
Competitor pricing
Demand and supply
Target audience
Marketing and advertising costs
Optimize product display on mobile by using concise layouts, interactive elements, and prioritizing essential information.
Use a card layout to display products, allowing users to swipe through items easily.
Implement collapsible sections for product descriptions, showing only key details initially.
Utilize images and icons to convey information quickly, reducing reliance on text.
Incorporate a search bar and filters to he...
Vertical scrolling is the best option for e-retail websites.
Vertical scrolling is more intuitive and easier to use for most users.
Horizontal scrolling can be confusing and frustrating for users.
Each product on a different page can lead to slower load times and more clicks for users.
Infinite scrolling can be a good option for some e-retail websites.
Consider the type of products being sold and the user experience when de...
My happiest moment was when I got accepted into my dream university.
Received the acceptance letter in the mail
Celebrated with family and friends
Felt a sense of accomplishment and excitement for the future
I completed internships at two different companies, one focused on web development and the other on software testing.
Interned at XYZ Company as a web developer, worked on front-end development using React and back-end development using Node.js
Interned at ABC Company as a software tester, tested various software applications and reported bugs to the development team
My strengths include problem-solving, adaptability, and teamwork. My weaknesses include public speaking and time management.
Strengths: Problem-solving - I enjoy finding solutions to complex problems. Adaptability - I am able to quickly adjust to new situations. Teamwork - I work well in a team environment and value collaboration.
Weaknesses: Public speaking - I get nervous when speaking in front of large groups. Time ma...
I enjoy playing sports, reading books, and volunteering in my community.
Playing basketball and soccer with friends
Reading books on technology and self-improvement
Volunteering at local food banks and animal shelters
I believe gaining practical experience is more valuable than pursuing further education at this point in my career.
I have gained valuable experience through internships and projects
I am constantly learning and improving my skills through online courses and workshops
I may consider pursuing further education in the future if it aligns with my career goals
I appeared for an interview before Sep 2020.
Round duration - 90 minutes
Round difficulty - Medium
Round duration - 60 minutes
Round difficulty - Medium
This was the technical round, held around at 10 AM IST on Google Meet.
Firstly she greeted me and asked me to tell something about myself, to which I introduced myself, explaining my academic and some projects also.
After that we moved on to the Hackathon project, which was smart cart self-checkout system. I explained the project along with the code, wherever necessary.
Every word you say while explaining should be clear to you.I used Firebase and SQL while explaining my project, to which she asked some questions related to it,
Then she moved to the DBMS part, types of joins,what is indexing, how to approach if you were to design a payment system.
At last she asked me some Data Structure questions, which were of medium complexity
You are given a singly Linked List with 'N' nodes containing integer data and an integer 'K'. Your task is to delete the Kth node from the end of this Lin...
Remove the Kth node from the end of a singly linked list given the position 'K'.
Traverse the list to find the length 'N' of the linked list.
Calculate the position of the node to be removed from the beginning as 'N - K + 1'.
Traverse the list again and remove the node at the calculated position.
Consider Mr. X, a professional robber who is planning to rob houses along a street. These houses are arranged in a circle, which means the first house is a neighbor to the l...
House Robber problem where adjacent houses have connected security system, find maximum money Mr. X can rob without triggering security.
Use dynamic programming to keep track of maximum money robbed at each house.
At each house, decide whether to rob the current house or skip it based on maximum money robbed so far.
Handle the circular nature of houses by considering two cases: robbing the first house and not robbing the ...
Round duration - 30 minutes
Round difficulty - Easy
The interviewer was very frank and cheerful. This was held at 2:30 PM IST on Google Meet.
He firstly greeted me and asked me how I was doing.
How was my previous round, any technical difficulties?
Then he asked me to introduce myself.
He started telling about his journey to Lowe's and his technical background.
Then he asked some HR related questions
Tip 1 : Practice DSA questions, interview questions as much as you can.(400 leetcode questions) + (1000+ geeksforgeeks score) is good approximation of your preparation.
Tip 2 : You should have a good internship experience or 1 or 2 good projects on Android/web-d or Machine Learning.You should be through with your projects and be able to tell further improvements for the future.
Tip 3 : Be CONFIDENT with what you say. Don't murmur or speak in the mouth.The interviewer wants to know your thought process.
Tip 1 : Resume is the first impression of you.so it must be very eye-catching. write some decent (maybe 1 or 2 is enough) projects on resume.
Tip 2 : Should be through with each and every point you have written on your resume. people usually write 10- 15 skills on resume while confident in only 5.Please don't do it.
I applied via Walk-in and was interviewed before Mar 2021. There were 2 interview rounds.
Bangalore is a bustling city in southern India known for its IT industry and pleasant climate.
Known as the Silicon Valley of India
Home to numerous IT companies such as Infosys, Wipro, and TCS
Famous for its gardens and parks, including Lalbagh and Cubbon Park
Has a rich cultural heritage, with landmarks such as the Bangalore Palace and Tipu Sultan's Summer Palace
Renowned for its food, with local specialties such as masal...
I applied via Walk-in and was interviewed before Aug 2021. There were 2 interview rounds.
After finishing our training we use to go one store all managers givs us a task..
I will attend to the customer promptly and with a friendly demeanor.
Greet the customer with a smile and ask how you can assist them.
Listen actively to their needs and concerns.
Offer solutions or alternatives to meet their needs.
Thank them for their business and invite them to return.
Handle any complaints or issues with empathy and professionalism.
based on 1 interview experience
Difficulty level
Duration
Senior Associate
108
salaries
| ₹4.8 L/yr - ₹10.2 L/yr |
Associate
93
salaries
| ₹3 L/yr - ₹6.2 L/yr |
Senior Analyst
74
salaries
| ₹6 L/yr - ₹20.5 L/yr |
Inventory Analyst
60
salaries
| ₹3.4 L/yr - ₹8.5 L/yr |
Analyst
50
salaries
| ₹4.5 L/yr - ₹11 L/yr |
Reliance Retail
Landmark Group
Metro Cash & Carry
Best Sellers