Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in equals
Inconsistency on equals() applied to Vector
Nov 24, 2025
java
equals
demonstrate that equals goes hand in hand with compareTo
Nov 23, 2025
java
equals
comparable
compareto
OR condition implementation using logic:equal
Nov 22, 2025
java
struts
equals
How to use !.equals with strings?
Nov 21, 2025
java
string
if-statement
equals
Why assertEquals(new int[]{1}, new int[]{1}) results in failure?
Nov 20, 2025
java
unit-testing
junit
equals
using std::set find with struct data
Nov 20, 2025
c++
set
equals
std
comparator
c# how do i compare two string that have matching letters but one has a whitespace
Nov 19, 2025
c#
string
if-statement
whitespace
equals
Javascript or equals
Nov 19, 2025
equals
What does Java's record equals() method actually do under the hood?
Nov 04, 2025
java
equals
record
Equality test of images using ImageMagick
Nov 01, 2025
comparison
imagemagick
equals
equality
What's a suitable implementation of equals() for a class with no fields?
Nov 01, 2025
java
equals
Should all classes have a .equals and .hashcode method?
Oct 31, 2025
java
methods
equals
hashcode
Java - remove objects in a collection that are in another collection, with an arbitrary meaning of "equals"
Oct 24, 2025
java
collections
equals
Why do contains()/indexOf() in Java collections use o.equals(e) and not e.equals(o)?
Oct 25, 2025
java
collections
equals
Equal to SQL's %like% but in PHP
Oct 24, 2025
php
sql
equals
Why don't Hashtables and dictionaries use Equals() method instead of GetHashCode for keys comparision in .NET?
Oct 23, 2025
c#
.net
hashtable
equals
What's the FASTEST way to compare vectors in C++?
Oct 23, 2025
c++
arrays
vector
compare
equals
SQLite - Difference between IS and = (equals) in WHERE clause. (using JDBC PreparedStatement)
Oct 23, 2025
java
sqlite
comparison
equals
where-clause
Why does changing the hashcode of an object used as a key in a HashMap make a lookup return null?
Oct 19, 2025
java
hashmap
equals
hashcode
Older Entries »