Skip to content

Commit

Permalink
Add video for Difference between == and === in Kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
amitshekhariitbhu committed Jan 30, 2023
1 parent f5b313f commit 3934754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1120,7 +1120,7 @@ Android Interview Questions:
* **What are `companion objects` in Kotlin?** - [Learn from here](https://amitshekhar.me/blog/companion-object-in-kotlin)
* **Difference between == and === in Kotlin** - [Difference between == and === in Kotlin](https://amitshekhar.me/blog/structural-and-referential-equality-in-kotlin)
* **Difference between == and === in Kotlin** - [Video](https://www.youtube.com/watch?v=lJtgxT2OIgQ) and [Blog](https://amitshekhar.me/blog/structural-and-referential-equality-in-kotlin)
* **What are the visibility modifiers in Kotlin?**
Expand Down

0 comments on commit 3934754

Please sign in to comment.