i
Furlenco
Filter interviews by
I have studied various aspects of growth marketing, including data analysis, consumer behavior, and digital marketing strategies.
Bachelor's degree in Marketing, focusing on consumer behavior and market research.
Completed a certification in Digital Marketing, covering SEO, PPC, and social media strategies.
Studied data analytics to understand customer insights and improve campaign performance.
Participated in worksho...
I have extensive experience in growth strategy, data analysis, and cross-functional collaboration to drive business success.
Led a team to increase user acquisition by 40% through targeted marketing campaigns.
Implemented A/B testing strategies that improved conversion rates by 25%.
Collaborated with product and engineering teams to enhance user experience, resulting in a 30% increase in customer retention.
Utilized d...
I have advanced Excel knowledge and experience in creating detailed reports.
Proficient in using advanced Excel functions and formulas
Experience in creating complex spreadsheets and data analysis
Skilled in generating detailed reports for senior management
Familiar with data visualization tools like pivot tables and charts
I plan to grow by continuously seeking new challenges, learning new skills, and expanding my network.
Continuously seek new challenges to push myself out of my comfort zone
Focus on learning new skills and staying updated with industry trends
Expand my network by attending industry events, conferences, and networking with professionals
Set clear goals and create a roadmap for personal and professional growth
To delete the nth node from the end in a linked list, we can use a two-pointer approach.
Use two pointers, one to traverse the list and another to keep track of the nth node from the end.
Move the second pointer n steps ahead of the first pointer.
When the second pointer reaches the end of the list, the first pointer will be at the nth node from the end.
Adjust the pointers to delete the nth node.
I follow best software practices like unit testing, CI/CD, and Scrum to ensure quality and efficiency in my projects.
Unit Testing: I implement unit tests using frameworks like JUnit or NUnit to ensure individual components function correctly.
CI/CD: I use tools like Jenkins or GitHub Actions for continuous integration and deployment, automating the build and release process.
Scrum Practices: I participate in daily s...
Design a hierarchical database structure for categories and subcategories similar to Flipkart's menu list.
Use a self-referential table for categories.
Each category can have a parent category ID to establish hierarchy.
Example: 'Electronics' can have subcategories like 'Mobiles', 'Laptops'.
Subcategories can further have their own subcategories, e.g., 'Mobiles' can have 'Smartphones', 'Feature Phones'.
Consider adding...
Design a parking lot system including classes, functions, and data structures.
Create a ParkingLot class with attributes like capacity, available spots, and a list of parking spots.
Implement a Vehicle class with attributes like license plate number, size, and type.
Design a ParkingSpot class with attributes like spot number, availability, and size.
Use data structures like arrays or lists to manage parking spots and ...
Experienced software developer with a strong background in full-stack development and a passion for building scalable applications.
Graduated with a degree in Computer Science, where I developed a solid foundation in algorithms and data structures.
Worked at XYZ Corp for 3 years, focusing on developing RESTful APIs and improving application performance by 30%.
Led a team project that implemented a microservices archi...
Design a scalable microservice architecture for handling high traffic and data efficiently.
Use stateless services to allow easy scaling; e.g., RESTful APIs that don't store session data.
Implement load balancing to distribute traffic evenly across instances; e.g., using Nginx or AWS ELB.
Utilize containerization (Docker) for consistent environments and easy deployment.
Incorporate a service registry (like Consul) for...
I applied via Approached by Company and was interviewed in Jan 2024. There were 3 interview rounds.
The project architecture is a microservices-based system for managing user data and interactions efficiently.
Microservices architecture allows independent deployment and scaling of services.
Each service communicates via REST APIs, e.g., user service, order service.
Data is stored in a distributed database like MongoDB for scalability.
Utilizes message queues (e.g., RabbitMQ) for asynchronous processing.
Frontend is built ...
Design a hierarchical database structure for categories and subcategories similar to Flipkart's menu list.
Use a self-referential table for categories.
Each category can have a parent category ID to establish hierarchy.
Example: 'Electronics' can have subcategories like 'Mobiles', 'Laptops'.
Subcategories can further have their own subcategories, e.g., 'Mobiles' can have 'Smartphones', 'Feature Phones'.
Consider adding attr...
Design a parking lot system including classes, functions, and data structures.
Create a ParkingLot class with attributes like capacity, available spots, and a list of parking spots.
Implement a Vehicle class with attributes like license plate number, size, and type.
Design a ParkingSpot class with attributes like spot number, availability, and size.
Use data structures like arrays or lists to manage parking spots and vehic...
Discussing the importance of locks for parallel access in software development.
Use locks to prevent race conditions when multiple threads access shared resources.
Example: A bank account class where deposits and withdrawals must be synchronized.
Consider using read-write locks for scenarios with more reads than writes to improve performance.
Deadlocks can occur if locks are not managed properly; always acquire locks in a ...
Experienced software developer with a strong background in full-stack development and a passion for building scalable applications.
Graduated with a degree in Computer Science, where I developed a solid foundation in algorithms and data structures.
Worked at XYZ Corp for 3 years, focusing on developing RESTful APIs and improving application performance by 30%.
Led a team project that implemented a microservices architectu...
I follow best software practices like unit testing, CI/CD, and Scrum to ensure quality and efficiency in my projects.
Unit Testing: I implement unit tests using frameworks like JUnit or NUnit to ensure individual components function correctly.
CI/CD: I use tools like Jenkins or GitHub Actions for continuous integration and deployment, automating the build and release process.
Scrum Practices: I participate in daily stand-...
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
Asked a few questions regarding my experience
Design a scalable microservice architecture for handling high traffic and data efficiently.
Use stateless services to allow easy scaling; e.g., RESTful APIs that don't store session data.
Implement load balancing to distribute traffic evenly across instances; e.g., using Nginx or AWS ELB.
Utilize containerization (Docker) for consistent environments and easy deployment.
Incorporate a service registry (like Consul) for serv...
Vehicle allocation, loading & unloading space utilization, and order cost details are crucial for efficient warehouse management.
Allocate vehicles based on size, weight, and destination of orders
Utilize loading and unloading space efficiently to maximize capacity
Track order cost including transportation, handling, and storage expenses
Implement systems for real-time monitoring and optimization of vehicle allocation and ...
I appeared for an interview before Feb 2024.
A Presentation on certain concepts.
I applied via Referral and was interviewed before Oct 2023. There were 3 interview rounds.
Managed daily operations, oversaw staff, and ensured efficiency in previous role as Operations Manager.
Oversaw daily operations to ensure smooth functioning
Managed and motivated staff to meet performance goals
Implemented process improvements to increase efficiency
Collaborated with other departments to streamline operations
My overall experience in operations management will help me excel in a fast-paced environment like Furlenco.
I have successfully managed large teams and optimized processes to improve efficiency.
My experience in supply chain management will be beneficial in ensuring timely delivery of furniture to customers.
I have a track record of implementing cost-saving measures without compromising on quality.
My experience in handli...
I plan to grow by continuously seeking new challenges, learning new skills, and expanding my network.
Continuously seek new challenges to push myself out of my comfort zone
Focus on learning new skills and staying updated with industry trends
Expand my network by attending industry events, conferences, and networking with professionals
Set clear goals and create a roadmap for personal and professional growth
Develop a strategy plan to enhance team performance through clear goals, effective communication, and regular feedback.
Set clear and achievable goals for the team to work towards.
Establish open lines of communication to ensure everyone is on the same page.
Provide regular feedback and recognition to motivate team members.
Encourage collaboration and teamwork to leverage individual strengths.
Implement training and develop...
I have advanced Excel knowledge and experience in creating detailed reports.
Proficient in using advanced Excel functions and formulas
Experience in creating complex spreadsheets and data analysis
Skilled in generating detailed reports for senior management
Familiar with data visualization tools like pivot tables and charts
Top trending discussions
Some of the top questions asked at the Furlenco interview -
The duration of Furlenco interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 20 interview experiences
Difficulty level
Duration
based on 202 reviews
Rating in categories
0-1 Yrs
Not Disclosed
Assistant Manager
49
salaries
| ₹5 L/yr - ₹9.5 L/yr |
Senior Executive
42
salaries
| ₹3 L/yr - ₹5.5 L/yr |
Senior Software Engineer
25
salaries
| ₹18 L/yr - ₹30 L/yr |
Warehouse Executive
20
salaries
| ₹3.7 L/yr - ₹5.2 L/yr |
Software Engineer
18
salaries
| ₹13.8 L/yr - ₹24 L/yr |
MagicPin
Awign Enterprises
Nestaway
Ketto