- Student: Ankush Malik
- Github: @AnkushMalik
- Organisation: openSUSE
- Project: Improve people collaboration in the Hackweek tool
- Project Link: Hackweek
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Asked to me in Adobe interview (CS-I position); 2025; India | |
// Design a list component | |
// 1. Should allow users to render any kind of data, e.g List of users, List of products, list of names | |
// 2. Should have pagination support with Next/Previous page | |
// | |
// My answer starts here -- | |
// | |
// requirements: | |
// - render the data | |
// - pagination |
It would not be a matter if we can run this recommended command to recompile VirtualBox kernel modules :
sudo /sbin/rcvboxdrv setup
but it failed, with the msg :
/sbin/rcvboxdrv: command not found
after researching a lot on web, i found a workaround:
sudo /usr/lib/virtualbox/vboxdrv.sh setup