Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Unit Testing with JUnit: Arrays
Graph Chatbot
Related lectures (27)
Previous
Page 1 of 3
Next
Unit Testing in Java: Arrays
Discusses unit testing for Java arrays and methods to find min, average, and sort.
Lambda Functions in Java
Covers lambda functions in Java, focusing on sorting algorithms implementation.
Lambda Functions in Java
Covers lambda functions in Java, focusing on sorting algorithms.
Java Programming: Strings and Arrays
Covers fundamental programming and object-oriented programming concepts in Java, including variables, types, control structures, and basic algorithmic concepts.
Lambdas: introduction
Introduces lambdas in Java, focusing on sorting with Comparator interface.
Comparing Objects: Comparable vs Comparator
Covers the concepts of Comparable and Comparator interfaces in Java, explaining how classes implement these interfaces to enable object comparison.
Project Management: Portfolio Management
Focuses on project planning, execution, and key user involvement for effective project management.
Implementation of Sets: Part I
Covers the implementation of inheritable classes for simplified sets in Java.
Implementation of Lists: Arrays and Iterators
Covers the implementation of lists using arrays, iterators, and various methods.
Design Patterns: Observer
Covers the implementation of the Observer design pattern in Java.