Question
hich company introduced the mobile app Shopsy in July
2021, enabling people in India to start their own online reseller business?Solution
Flipkart introduced Shopsy in July 2021 as a mobile app that allowed people in India to launch their own online reseller business. By August 2021, the app had adopted a zero-commission marketplace model. Later, Shopsy shifted its focus to become a B2C company. In December 2021, the app launched e-grocery services across 700 cities in India.
Time complexity of heap sort is:
Which SQL query will retrieve the second highest salary from an Employee table?
Which algorithm is used for computing Max-Flow in a network?
In C++, which access specifier makes members accessible only from within the class itself and from friend functions/classes?
Union-Find with Path Compression achieves nearly:
Which testing type evaluates internal code logic and control flow?
Which traversal of binary tree gives nodes in sorted order?
Which of the following is a key principle of the SOLID design principles that focuses on ensuring a class has only one reason to change?
Which of the following attacks can occur when a user is tricked into performing unintended actions on a trusted website without their knowledge?
Which data structure is most suitable for implementing a priority queue with logarithmic time complexity for insertion and deletion?