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
Equality, Order, and Hashing
Graph Chatbot
Related lectures (32)
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.
Implementation of Sets: Hashing
Covers the implementation of sets using hashing and set operations.
Implementation of Singly Linked Lists
Covers the implementation of singly linked lists in Java, focusing on concepts such as nodes, size management, adding, removing, and getting elements.
Collections: Hashcode and Equals Methods
Explains the importance of hashcode and equals methods in Java.
Design Patterns: Observer
Covers the implementation of the Observer design pattern in Java.
Lambda Functions: Examples
Explores lambda functions in Java through practical examples and the consumer interface.
Immutability in Java: Date and DateBuilder
Explores immutability in Java through Date and DateBuilder classes, emphasizing thread safety and code reliability.
Blockchain Fundamentals
Explores the financial applications of blockchains, covering the definition, history, Ethereum, decentralized finance, smart contracts, tokens, assessment methods, challenges of double spending, digital signatures, and cryptographic hash functions.
Lambda Functions in Java
Covers lambda functions in Java, focusing on sorting algorithms.
Java Programming: Classes and Objects
Covers the basics of classes and objects in Java programming, including constructors and methods.
Input/Output Streams in Java
Covers the concept of input/output streams in Java, focusing on the hierarchy of streams and practical examples using IntelliJ IDEA.
Implementation of Hash Sets
Covers the implementation details of hash sets and related methods using IntelliJ IDEA.
Implementation of Lists: SAbstractList.java
Covers the implementation of lists using SAbstractList.java and discusses the use of StringJoiner and iterators in Java programming.
Input/Output Streams in Java
Covers input/output streams in Java, focusing on handling byte streams and practical file operations.
Generics and Subtyping
Covers advanced concepts in generics and subtyping in Java, focusing on LinkedList implementation and List interface.
Generics in Java: Cell and Pair Classes
Covers the implementation of generic classes in Java, focusing on the Cell and Pair classes.
Mini-project 2 Tutorial Explanation
Explains the mini-project 2 tutorial for the CS107 course, emphasizing model interactions and design decisions.
Advanced Types in Java Programming
Explores advanced Java programming concepts such as arrays, strings, and Unicode characters.
Implementation of Sets: Part I
Covers the implementation of inheritable classes for simplified sets in Java.
Word Length Histogram: Java Collections Example
Demonstrates implementing a word length histogram in Java using collections.
Previous
Page 1 of 2
Next