Showing 0–0 of 0 results
# Exercise Title Features Description Platform Keywords
1 Comparison Operators Python BehaviorExample for demonstrating Comparison Operators WebEx boolean expressions, comparison operators, operators
2 comparison operators comparison operators AnnEx boolean expressions
3 comparison operators Java CodeVisualization for demonstrating comparison operators JSVEE boolean expressions, control flow, if-else statement
4 DEPRECATED_comparison operators Java BehaviorExample for demonstrating DEPRECATED_comparison operators AnnEx
5 comparison Python PredictingFinalResult for demonstrating comparison QuizPET boolean expressions, boolean logic, comparison operators
6 Comparison Python CodeVisualization for demonstrating Comparison JSVEE boolean expressions, boolean logic, comparison operators
7 Bigger Than Assume that num1 and num2 have been initialized to numbers, so that number1 is bigger. Construct a program that correctly... jsParsons boolean expressions, boolean logic, comparison operators
8 Comparisons Construct a program that prints out whether variable a is bigger than b. jsParsons boolean expressions, boolean logic, comparison operators
9 Comparison Condition (1) Comparison Condition (1) AnnEx select
10 Comparison Condition (1) pt This is the portuguese version. AnnEx select
11 Comparison Condition (2) Comparison Condition (2) AnnEx arithmetic expressions, select
12 Comparison Condition (2) pt This is the portuguese version. AnnEx select
13 Comparison Condition (3) Comparison Condition (3) AnnEx select
14 Comparison Condition (3) pt This is the portuguese version. AnnEx select
15 Comparison Review Questions Question, Battery A battery of self-assessment questions on comparators and design issues related to comparing records. OpenDSA Record Comparison, Comparator
16 String Comparison (Case 1) Construct the program that first checks the equality of the strings "HELLO WORLD!" and "hello world!" and then modifies the... PCEX
17 String Comparison (Case 2) Construct the program that modifies the string "hexxo worxd!" so that it matches (ignoring case) the string "HELLO WORLD!". PCEX
18 String Comparison (Case 1) Construct the program that first checks the equality of the strings "HELLO WORLD!" and "hello world!" and then modifies the... PCEX
19 String Comparison (Case 2) Construct the program that modifies the string "hexxo worxd!" so that it matches (ignoring case) the string "HELLO WORLD!". PCEX
20 String Comparison String Comparison AnnEx if-else statement
21 Sort Comparison Summary Exercise Question, Battery Battery of self-assessment questions where user selects which sort is the best to use in a particular situation. OpenDSA Radix Sort
22 q_py_comparison_logic1_es Python PredictingFinalResult for demonstrating q_py_comparison_logic1_es QuizPET boolean expressions, conditionals
23 DEPRECATED_String Comparison Java BehaviorExample for demonstrating DEPRECATED_String Comparison AnnEx
24 Parameter Passing Comparison of Five Methods Tracing Exercise A collection of self-practice questions to compare parameter passing by five methods. OpenDSA Parameter Passing
25 List Implementation Overhead Exercise Calculation Exercise, Battery User provides overhead computations for specified implementations. OpenDSA Linked List, Array-Based List, Overhead, List Implementation Comparison
26 Comparisons 2 Java PredictingFinalResult for demonstrating Comparisons 2 QuizJET boolean expressions
27 Comparisons Java PredictingFinalResult for demonstrating Comparisons QuizJET boolean expressions, conditionals
28 Multiple Comparisons (2) Multiple Comparisons (2) AnnEx joins, select
29 Multiple Comparisons (2) pt This is the portuguese version. AnnEx select
30 Multiple Comparisons (1) Multiple Comparisons (1) AnnEx select
31 Multiple Comparisons (1) pt This is the portuguese version. AnnEx select
32 Counting the Occurrences of One String in Another (Case 2) Construct a program that has a function that receives a string and returns the number of times that the string... PCEX
33 Counting the Occurrences of One String in Another (Case 2). Construct a program that has a function that receives a string and returns the number of times that the string... PCEX