Skip to content

SouravBandyopadhyay/Machine-Coding-Round-Questions

Repository files navigation

PROBLEM STATEMENT

Without using any external libraries, draw a container and implement a basic drag and drop functionality. Container should be droppable anywhere on the page, and the x and y coordinates of its position should be printed on the container itself.