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 gethashcode
C# How to select a Hashcode for a class that violates the Equals contract?
Mar 10, 2026
c#
hash
equals
gethashcode
What must be done to use the value of a reference type as a dictionary key?
Mar 08, 2026
c#
generics
dictionary
gethashcode
GetHashCode for multiple boolean values
Mar 08, 2026
c#
boolean
gethashcode
Converting Object.GetHashCode() to Guid
Feb 14, 2026
c#
.net
gethashcode
base-class-library
Creating overload for String.GetHashCode() to return same value in x86 and x64 environments
Feb 03, 2026
c#
.net
x86-64
gethashcode
C# GetHashCode() High Performance Hashing Algorithm [duplicate]
Dec 12, 2025
c#
.net
object
gethashcode
hashalgorithm
Should GetHashCode() return value be based on original object's state or the modified object's state?
Dec 06, 2025
c#
generics
dictionary
gethashcode
iequatable
HashSet limit - how to proceed?
Dec 06, 2025
c#
.net
set
hashset
gethashcode
GetHashCode for a type holding string fields
Nov 20, 2025
c#
equality
gethashcode
Handling collections in GetHashCode implementation
Sep 05, 2025
c#
generics
collections
gethashcode
iequatable
Should .GetHashCode() return same value for two objects having different refences in the memory?
Feb 25, 2023
c#
.net
hash
equals
gethashcode
Why we implement GetHashCode in IEqualityComparer?
Jan 20, 2023
c#
equals
gethashcode
iequalitycomparer
Using F#'s hash function inside GetHashCode() evil?
Dec 26, 2022
hash
f#
equality
gethashcode
Converting a Double to an Integer for GetHashCode in Delphi
Dec 24, 2022
delphi
hash
double
gethashcode
Why are hashcodes different when two objects of the same type have the same values?
Dec 05, 2022
c#
.net
gethashcode
Does DateTime.Now have its own implementation of GetHashCode that gives unique hashes?
Nov 30, 2022
c#
datetime
gethashcode
Can I trace object identity using GetHashCode?
Nov 30, 2022
c#
identity
gethashcode
Reverse Engineering String.GetHashCode
Nov 29, 2022
c#
gethashcode
C# performant alternatives to HashSet and Dictionary that do not use GetHashCode
Nov 11, 2022
c#
set
mapping
gethashcode
Is it ok to have a GUID private property in a class in order to use it in GetHashCode override?
Oct 21, 2022
c#
.net
guid
gethashcode
Older Entries »