SouravBandyopadhyay / Machine-Coding-Round-Questions

Machine Coding Round Question (ReactJS) Asked in Interviews

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Machine Coding Round Question (ReactJS) Asked in Interviews


Languages

Language:JavaScript 83.1%Language:HTML 13.6%Language:CSS 3.3%