Showing 0–0 of 0 results
# Exercise Title Features Description Platform Keywords
1 JSON Iterate 1 Using JSON structure list all flights and their destinations jsParsons json, json-iterate
2 JSON Iterate 2 Using JSON structure list codes for first three flights jsParsons json, json-iterate
3 JSON Iteration 1 Python PredictingFinalResult for demonstrating JSON Iteration 1 QuizPET json, json-iterate
4 JSON ITERATION 1 Write the code that prints the all NFL stats for the superbowl winning teams from the year 2022 to 2025.... PCEX
5 JSON Aggregate 1 Python PredictingFinalResult for demonstrating JSON Aggregate 1 QuizPET json, json-aggregate
6 JSON Aggregate 2 Python PredictingFinalResult for demonstrating JSON Aggregate 2 QuizPET json-aggregate
7 JSON Aggregate 3 Python PredictingFinalResult for demonstrating JSON Aggregate 3 QuizPET json, json-aggregate
8 JSON Condition 1 Python PredictingFinalResult for demonstrating JSON Condition 1 QuizPET json, json-conditions
9 JSON Aggregate 1 You're provided a list of used cars in json list format. Find the the car by minimizing the cost. jsParsons json, json-aggregate
10 JSON Aggregate 2 You're provided a list of laptops in JSON list format. Find the best laptop by minimizing the price and maximizing... jsParsons json, json-aggregate
11 JSON Aggregate 3 Compute and display the average (mean) age jsParsons json, json-aggregate
12 JSON Aggregate 4 You're provided a list of aircrafts and helicopter, with manufacturer information, date of manufacture and other information. Count the flights... jsParsons json, json-aggregate
13 JSON Aggregate 5 You're provided a list of aircrafts and helicopter, with manufacturer information, date of manufacture and other information. Find the minimum... jsParsons json, json-aggregate
14 JSON Conditions 1 you're provided information for a list of flights that go to and from New York, Pittsburgh and Miami. You have... jsParsons json, json-conditions
15 JSON Conditions 2 You're provided a list of aircrafts and helicopter. Shortlist the flights used in military. jsParsons json, json-conditions
16 PANDAS GroupBy 1 You're provided a dataframe of used cars using pandas. Group the data by 'type' and calculate the average mileage for... jsParsons json, pandas
17 PANDAS Select 1 You're provided a dataframe of used cars using pandas. Select the columns with their type, mileage and name jsParsons json, pandas
18 PANDAS Stats 1 You're provided a dataframe of used cars using pandas. Display the first 5 rows and calculate the average mileage of... jsParsons json, pandas, statistics
19 Accessing Dictionary Elements Python BehaviorExample for demonstrating Accessing Dictionary Elements WebEx dictionary, json
20 Adding and Modifying Dictionary Elements Python BehaviorExample for demonstrating Adding and Modifying Dictionary Elements WebEx dictionaries, dictionary, json
21 Dictionary 2 Python CodeVisualization for demonstrating Dictionary 2 JSVEE dictionaries, dictionary, json
22 Dictionary 3 Python CodeVisualization for demonstrating Dictionary 3 JSVEE dictionaries, dictionary, json
23 Find Max Python CodeVisualization for demonstrating Find Max JSVEE classes, data structures, json, list, stacks
24 Dictionary 1 Python CodeVisualization for demonstrating Dictionary 1 JSVEE classes, data structures, dictionaries, dictionary, json, stacks
25 Jison Grammar Exercise 1 Calculation Exercise A collection of self-practice questions where users calculate the number of strings parsed successfully by a given grammar. OpenDSA Parser Generator
26 Jison Grammar Exercise 2 Calculation Exercise A question where users calculate the number of strings parsed successfully by a given grammar. OpenDSA Parser Generator
27 Annotating Jison Exercise Tracing Exercise A question where users determine the results of parsing a given collection of strings. OpenDSA Parser Generator