#data-structures
Read more stories on Hashnode
Articles with this tag
Problem description & analysis: Here below is a data table: Task: Rank the students by math score and concatenate the names of students having the...
Problem description & analysis: Here below is a data table: Task: Calculate the ranking of data (in descending order) by the sum of three columns...
Problem description & analysis: Here below is a data table: Task: Sort the data (in ascending order) by Class and (in descending order) by...
Problem description & analysis: Here below is a data table: Task: Sort in reverse order by the order combination of three columns (Maths, English,...
Problem description & analysis: Here below is a data table: Task: We want to sort the data in ascending and descending orders by...
Problem description & analysis: The following table lists the sales data of the top 5 products by monthly sales: Task: Find out the data of products...