Leetcode 2881. Create a New Column
Add a new column "bonus" to the employees table/DataFrame whose values are simply twice the salary for each row (i.e., bonus = salary * 2). This is a straightforward projection/transformation query on the table.
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
0
Hello Interview Premium
Your account is free and you can post anonymously if you choose.