Showing 0–0 of 0 results
# Exercise Title Features Description Platform Keywords
1 Animal Class Hierarchy (Case 1) Suppose we have a class Animal and we want to extend it to produce class Dog. An animal has a... PCEX
2 Animal Class Hierarchy (Case 2) Suppose we have a class Animal and we want to extend it to produce class Dog. An animal has a... PCEX
3 Animal Class Hierarchy (Case 1) Suppose we have a class Animal and we want to extend it to produce class Dog. An animal has a... PCEX
4 Animal Class Hierarchy (Case 2) Suppose we have a class Animal and we want to extend it to produce class Dog. An animal has a... PCEX
5 Point Class Hierarchy (Case 1) Suppose we have a class Point and we want to extend it to produce class Point3D. The class Point has... PCEX
6 Point Class Hierarchy (Case 2) Suppose we have a class Point and we want to extend it to produce class Point3D. The class Point has... PCEX
7 Point Class Hierarchy (Case 1) Suppose we have a class Point and we want to extend it to produce class Point3D. The class Point has... PCEX
8 Point Class Hierarchy (Case 2) Suppose we have a class Point and we want to extend it to produce class Point3D. The class Point has... PCEX
9 Inheritance and Polymorphism: Review Questions 2 Question, Battery Inheritance and Polymorphism battery of self-assessment questions: Working class hierarchy and inheritance OpenDSA Class Hierarchy, Inheritance
10 Inheritance and Polymorphism: Review Questions 3 Question, Battery Inheritance and Polymorphism battery of self-assessment questions: Developing algorithms. OpenDSA Class Hierarchy, Inheritance
11 Class Definition - Calculator Python BehaviorExample for demonstrating Class Definition - Calculator WebEx classes, objects
12 Class Definition - Bank Account Python BehaviorExample for demonstrating Class Definition - Bank Account WebEx classes, objects
13 Class 3 (BankAccount) Java PredictingFinalResult for demonstrating Class 3 (BankAccount) QuizJET classes, objects
14 Class 2 (BankAccount) Java PredictingFinalResult for demonstrating Class 2 (BankAccount) QuizJET classes, exceptions, file i/o, methods, objects
15 Class 1 (BankAccount) What is the final value of result? QuizJET classes, objects
16 Class (Bank Account This) Java PredictingFinalResult for demonstrating Class (Bank Account This) QuizJET classes, constructors, inheritance, objects, overloading
17 Class (Cash Register) Java PredictingFinalResult for demonstrating Class (Cash Register) QuizJET classes, constructors, exceptions, file i/o, methods, objects, overloading
18 Class 4 (CashRegister) Java PredictingFinalResult for demonstrating Class 4 (CashRegister) QuizJET classes, constructors, objects, overloading
19 Class 5 (Point) Java PredictingFinalResult for demonstrating Class 5 (Point) QuizJET classes, exceptions, file i/o, methods, objects
20 Class Point Construct a class Point which has a method to tell distance from another instance of Point. jsParsons classes, data structures, objects, stacks
21 The Class for Representing a Bank Account (Case 1) Construct a class that represents a basic bank account. This class should contain data representing the name of the account’s... PCEX
22 The Class for Representing a Bank Account (Case 2) Construct a class that represents a basic bank account. This class should contain data representing the name of the account’s... PCEX
23 The Class for Representing a Bank Account (Case 1) Construct a class that represents a basic bank account. This class should contain data representing the name of the account’s... PCEX
24 The Class for Representing a Bank Account (Case 2) Construct a class that represents a basic bank account. This class should contain data representing the name of the account’s... PCEX
25 The Class for Representing a Bank Account (Case 1) Construct a class that represents a basic bank account. This class should contain data representing the name of the account’s... PCEX
26 The Class for Representing a Bank Account (Case 2) Construct a class that represents a basic bank account. This class should contain data representing the name of the account’s... PCEX
27 The Class for Representing a Bank Account (Case 1) Construct a class that represents a basic bank account. This class should contain data representing the name of the account’s... PCEX
28 The Class for Representing a Bank Account (Case 2). Construct a class that represents a basic bank account. This class should contain data representing the name of the account’s... PCEX
29 The Class for Representing a Loan (Case 1) Construct a class that represents a loan. This class should contain data representing the interest rate, loan amount, and the... PCEX
30 The Class for Representing a Loan (Case 2) Construct a class that represents a loan. This class should contain data representing the interest rate, loan amount, and the... PCEX
31 The Class for Representing a Loan (Case 1) Construct a class that represents a loan. This class should contain data representing the interest rate, loan amount, and the... PCEX
32 The Class for Representing a Loan (Case 2) Construct a class that represents a loan. This class should contain data representing the interest rate, loan amount, and the... PCEX
33 The Class for Representing a Loan (Case 1) Construct a class that represents a loan. This class should contain data representing the interest rate, loan amount, and the... PCEX
34 The Class for Representing a Loan (Case 2) Construct a class that represents a loan. This class should contain data representing the interest rate, loan amount, and the... PCEX
35 The Class for Representing a Point in the Euclidean Plane (Case 1) Construct a class that represents a point in the Euclidean plane. The class should contain data that represents the point’s... PCEX
36 The Class for Representing a Point in the Euclidean Plane (Case 2) Construct a class that represents a point in the Euclidean plane. The class should contain data that represents the point’s... PCEX
37 The Class for Representing a Point in the Euclidean Plane (Case 1) Construct a class that represents a point in the Euclidean plane. The class should contain data that represents the point’s... PCEX
38 The Class for Representing a Point in the Euclidean Plane (Case 2) Construct a class that represents a point in the Euclidean plane. The class should contain data that represents the point’s... PCEX
39 The Class for Representing a Point in the Euclidean Plane (Case 1) Construct a class that represents a point in the Euclidean plane. The class should contain data that represents the point’s... PCEX
40 The Class for Representing a Point in the Euclidean Plane (Case 2) Construct a class that represents a point in the Euclidean plane. The class should contain data that represents the point’s... PCEX
41 The Class for Representing a Point in the Euclidean Plane (Case 1) Construct a class that represents a point in the Euclidean plane. The class should contain data that represents the point’s... PCEX
42 The Class for Representing a Point in the Euclidean Plane (Case 2). Construct a class that represents a point in the Euclidean plane. The class should contain data that represents the point’s... PCEX
43 The Class for Representing a TV (Case 1) Construct a class that represents a TV. The class should contain data that represents the TV's state (power on or... PCEX
44 The Class for Representing a TV (Case 2) Construct a class that represents a TV. The class should contain data that represents the TV's state (power on or... PCEX
45 The Class for Representing a TV (Case 1) Construct a class that represents a TV. The class should contain data that represents the TV's state (power on or... PCEX
46 The Class for Representing a TV (Case 2) Construct a class that represents a TV. The class should contain data that represents the TV's state (power on or... PCEX
47 The Class for Representing a TV (Case 1) Construct a class that represents a TV. The class should contain data that represents the TV's state (power on or... PCEX
48 The Class for Representing a TV (Case 2) Construct a class that represents a TV. The class should contain data that represents the TV's state (power on or... PCEX
49 Queue Class - Check if Element Exists In this example, you will use Queue class from queue provided by python. This class contains methods for adding a... PCEX
50 Queue Class - Check if Element Exists In this example, you will use Queue class from queue provided by python. This class contains methods for adding a... PCEX
51 (Math class) Math example 3 - CSEdPad Demonstrate the understanding of Math class concepts by construct a program that calculate and print the surface area and volume... AnnEx math
52 Math class 1 (Memphis) Simple example of how to use Java Math methods. This program shows that the trig identity sin^2(x) + cos^2(x) =... AnnEx math
53 Math class 2 random (Memphis) Demonstrates how to use Math.random() to simulate dice rolling. Math.random() by itself gives a uniformly distributed random decimal in the... AnnEx math
54 Practicing class inheritance Construct a program using inheritance of classes to display a student’s name and score. Consider student as an instance of... jsParsons classes, objects
55 Circle Class Python CodeVisualization for demonstrating Circle Class JSVEE
56 Employee Class Python CodeVisualization for demonstrating Employee Class JSVEE
57 Student Class Python CodeVisualization for demonstrating Student Class JSVEE
58 Lists and ArrayList Class Review Quiz Question, Battery Introduction to lists and the ArrayList class for CS1 review questions. OpenDSA ArrayList Class
59 Constants in Math class Java PredictingFinalResult for demonstrating Constants in Math class QuizJET arithmetic operations, constants
60 Constants in CashRegister class 1 Java PredictingFinalResult for demonstrating Constants in CashRegister class 1 QuizJET constants
61 Constants in CashRegister class 2 Java PredictingFinalResult for demonstrating Constants in CashRegister class 2 QuizJET constants
62 Using double and Math class Java PredictingFinalResult for demonstrating Using double and Math class QuizJET arithmetic operations, operators, primitive data types, variables
63 Using Math class 1 Java PredictingFinalResult for demonstrating Using Math class 1 QuizJET arithmetic operations, operators, variables
64 Using Math class 2 Java PredictingFinalResult for demonstrating Using Math class 2 QuizJET arithmetic operations, operators, variables
65 Using Math Class (abs) Java PredictingFinalResult for demonstrating Using Math Class (abs) QuizJET arithmetic operations
66 Using Math Class (ceil) Java PredictingFinalResult for demonstrating Using Math Class (ceil) QuizJET arithmetic operations
67 Converting between Class and Interface Types Java BehaviorExample for demonstrating Converting between Class and Interface Types AnnEx interfaces
68 Plain Old Java Object Class named Book that represents a book with two properties: title (a String) and numberOfPages (an int). PCEX
69 csedpad.01.preliminary_topics.preliminarytopics(constants) As a class assignment, calculate the area of a circle given its radius. PCEX
70 csedpad.03.MathClass.mathclass Demonstrate understanding of Math class concepts by constructing a program that finds the length of the hypotenuse in of a... PCEX
71 Use of Plain Old Java Object Creates a Java class named Student that represents a student with two properties: name and age. This class demonstrates basic... PCEX
72 csedpad.17.ClassesObjects.ClassExample3.classesandobjects_1 This program is about creating a class named Courses with static and instance method that prints out the ways to... PCEX
73 csedpad.MathClass.mathclass Demonisterate the understanding of Math class concepts by construct a program that finds the length of the hypotenuse in of... PCEX
74 (MathClass) MathExample1 - CSEdPad Demonstrate the understanding of Math class concepts by constructing a program that finds the length of the hypotenuse in of... AnnEx math
75 Queue Implementation Implementing Queue. Using Class to construct a Queue structure. PCEX
76 Stack Implementing Stack. Using Class to construct a Stack structure. PCEX
77 Stack Implementing Stack. Using Class to construct a Stack. Implement a function to determine if all the given brackets are paired.\nFor... PCEX
78 Sum of all two-digit even numbers This example includes a method calculateSumOfEvenNumbers within a class named EvenNumberSumCalculator. The method iterates through all two-digit numbers, checks if... PCEX
79 (Arrays) Grade scores - CSEdPad This program stores the grades of 10 students in the Natural Language Processing class. Then, the program calculates the highest... AnnEx arrays
80 Person and Employee Inheritance Construct two classes: one represents a Person and another one represents an Employee that should be defined as Person's child... PCEX
81 Person and Employee Inheritance Information Construct two classes: one represents a Person and another one represents an Employee that should be defined as Person's child... PCEX
82 Construct a function that checks the size of a linked list Construct a function that calculates the number of elements in a singly linked list.
LinkedList class implementation is given below.
jsParsons linked list
83 Construct a function that traverse a linked list Construct a function that prints all elements of a Doubly Linked List in forwards and then reverse order.
DoublyLinkedList class implementation...
jsParsons doubly linked list, linked list
84 Determining When a Student Fails a Course (Case 3) Construct a program that determines whether a student fails the course based on the inputs that it receives from the... PCEX
85 Determining When a Student Fails a Course (Case 3) Construct a program that determines whether a student fails the course based on the inputs that it receives from the... PCEX
86 csedpad.16.Methods.no_topic_1 The program will create a method that will show some information about a faculty on a campus. The program will... PCEX
87 Determining When a Student Fails a Course (Case 3) Construct a program that determines whether a student fails the course based on the inputs that it receives from the... PCEX
88 (Inheritance) Physics teacher - CSEdPad Demonstrate the inheritance concept by creating a superclass Teacher with a private string features designation and collegeName and does function.... AnnEx inheritance
89 (Methods) Adding numbers - CSEdPad The program will create a method that will add two given exam numbers of a student. The program will declare... AnnEx methods
90 Construct an inorder traversal function Construct an inorder traversal function that recursively traverse a tree from left node, root node and right node. We store... jsParsons trees
91 Construct a preorder traversal function Construct a preorder traversal function that recursively traverse a tree from root node, left node and right node. We store... jsParsons trees
92 Search in the linked list. When using a LinkedList, it is possible that you may want to search through the list to see if a... PCEX
93 Search in the linked list. When using a LinkedList, it is possible that you may want to search through the list to see if a... PCEX
94 Clss Person Write a program that will print out "Safiira. Nice to meet you!" jsParsons classes, data structures, objects, stacks
95 La Clase para Representar un Prestamo (Caso 1) Construya una clase que represente un préstamo. Esta clase debe contener datos que representen la tasa de interés, el monto... PCEX
96 La Clase para Representar un Prestamo (Caso 2) Construya una clase que represente un préstamo. Esta clase debe contener datos que representen la tasa de interés, el monto... PCEX
97 Circle Class2 Python CodeVisualization for demonstrating Circle Class2 JSVEE
98 Circle Class3 Python CodeVisualization for demonstrating Circle Class3 JSVEE
99 Studet Class2 Python CodeVisualization for demonstrating Studet Class2 JSVEE
100 Practicar herencia de clases Construye un programa que use herencia de clases para mostrar el nombre y la nota de un estudiante. Considera que... jsParsons classes, objects
101 Crear una clase y utilizarla Escribe un programa que imprima "Safiira. Encantado de conocerte!" jsParsons classes, objects
102 Crear una clase y usar sus métodos Construye una clase Punto que tenga un metodo para calcular la distancia desde otra instancia de Punto. jsParsons classes, objects
103 ae_python_class1 Python CodeVisualization for demonstrating ae_python_class1 JSVEE algorithm analysis, classes, data structures, objects, stacks
104 ae_python_class2 Python CodeVisualization for demonstrating ae_python_class2 JSVEE algorithm analysis, classes, data structures, objects, stacks
105 Herencia de Persona y Empleado Construir dos clases: una que represente a una Persona y otra que represente a un Empleado que debe definirse como... PCEX
106 Informacion de Herencia de Persona y Empleado Construir dos clases: una que represente a una Persona y otra que represente a un Empleado que debe ser definida... PCEX
107 Construir una función que verifique el tamaño de una lista enlazada Construye una funcion que calcule el numero de elementos en una lista simplemente enlazada.
La implementacion de la clase ListaEnlazada se...
jsParsons
108 Construir una función que recorra una lista enlazada Construye una funcion que imprima todos los elementos de una Lista Doblemente Enlazada hacia adelante y luego en orden inverso.
La...
jsParsons
109 Construir una función de recorrido inorder (inorden) Construye una funcion de recorrido inorder que recorra recursivamente un arbol desde el nodo izquierdo, nodo raiz y nodo derecho.... jsParsons