Write a function that replaces all characters in a list except for a given character
Python/Codingmedium
2
Given two dataframes (df1: id, name and df2: id, country, address, city, count), join them, filter for rows where country = 'Singapore', and pivot the output. Sort cities in descending order of population count
SQLmedium
3
Hierarchical Employee-Manager Query - navigate hierarchy with head of company as employee_id = 1
SQLmedium
+3 More Questions with Expert Answers
Unlock all 1,800+ expert answers, AI mock interviews, resume analyzer, SQL playground, and personalized progress tracking.