Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
user1168577
user1168577 has asked
1
questions and find answers to
28
problems.
Stats
585
EtPoint
164
Vote count
1
questions
28
answers
About
user1168577 questions
ArrayBlockingQueue uses a single lock for insertion and removal but LinkedBlockingQueue uses 2 separate locks
user1168577 answers
Does the Builder Design Pattern violate the Single Responsibility Principle?
Nullify a 2D matrix with some set of operations
Design Pattern Scenario - Which should I use?
How to sync large lists between client and server
High score in grid walk
Data structure for handling closed intervals
Suggest a pattern or architecture for software license registration and validation mechanism
What is the difference between intrinsic and extrinsic state as described in Flyweight Pattern?
Dealing with Singletons which have to subclass
Who defines state transitions in the state pattern?