Start Free Trial
Start Free Trial
Explore Trends Ideation Questions
15,300
Total Questions
15,300
Analyzed
0
Pending
20.8
Avg Trend

Advanced Filters 1 active

Questions

372 found
Sort by:
# Question Site Score Answers Trend Status Actions
261
Jul 2, 2025 179
database api-design microservices
softwareengineering
0
1
20.1
Analyzed
262
Mar 16, 2025 179
type-systems application-design typescript
softwareengineering
0
1
20.1
Analyzed
263
Sep 22, 2025 172
java interfaces polymorphism
softwareengineering
0
2
19.6
Analyzed
264
Feb 26, 2026 61
design
softwareengineering
3
3
19.6
Analyzed
265
Feb 2, 2026 60
database database-design
softwareengineering
2
4
19.4
Analyzed
266
Jun 12, 2025 160
cyclomatic-complexity
softwareengineering
3
2
19.3
Analyzed
267
Nov 7, 2025 167
architecture database-design sql
softwareengineering
1
1
19.2
Analyzed
268
Aug 20, 2025 144
database async asynchronous +1
softwareengineering
1
2
19.1
Analyzed
269
Aug 13, 2025 153
relational-database business-logic data-modeling +2
softwareengineering
-2
2
19.1
Analyzed
270
Jul 4, 2025 167
database p2p
softwareengineering
0
1
18.9
Analyzed
271
Feb 3, 2026 30
c++ user-interface asynchronous-programming +1
softwareengineering
4
2
18.6
Analyzed
272
Aug 22, 2025 154
api aws
softwareengineering
2
2
18.4
Analyzed
273
Feb 10, 2026 56
design design-patterns android +1
softwareengineering
1
1
18.1
Analyzed
274
Jun 9, 2025 154
java scalability
softwareengineering
0
1
17.6
Analyzed
275
Jun 5, 2025 151
refactoring cqrs
softwareengineering
1
1
17.6
Analyzed
276
Oct 24, 2025 130
object-oriented node.js backend +2
softwareengineering
0
2
17.4
Analyzed
277
Jan 21, 2026 51
architecture database-design relational-database +2
softwareengineering
0
1
17.3
Analyzed
278
Nov 29, 2025 126
modeling diagrams login +2
softwareengineering
1
1
17.1
Analyzed
279
Nov 5, 2025 146
domain-driven-design tdd bdd
softwareengineering
1
1
17.1
Analyzed
280
Sep 11, 2025 149
architecture c++ architectural-patterns
softwareengineering
0
1
17.1
Analyzed
#261
Analyzed

Microservice Architecture Design

softwareengineering
Jul 2, 2025
database api-design microservices
Score
0
Answers
1
Views
179
Trend
20.1
#262
Analyzed

Is inferring types from runtime schema an anti-pattern in type-driven design?

softwareengineering
Mar 16, 2025
type-systems application-design typescript
Score
0
Answers
1
Views
179
Trend
20.1
#263
Analyzed

A class that implements two interfaces that extend the same interface

softwareengineering
Sep 22, 2025
java interfaces polymorphism
Score
0
Answers
2
Views
172
Trend
19.6
#265
Analyzed

When Does It Make Sense to Use Database Triggers for Data Normalization?

softwareengineering
Feb 2, 2026
database database-design
Score
2
Answers
4
Views
60
Trend
19.4
#266
Analyzed

cyclomatic complexity, number of tests for full coverage?

softwareengineering
Jun 12, 2025
cyclomatic-complexity
Score
3
Answers
2
Views
160
Trend
19.3
#267
Analyzed

Where should authentication data be stored in a modular monolith with multiple authentication strategies? (NestJS)

softwareengineering
Nov 7, 2025
architecture database-design sql
Score
1
Answers
1
Views
167
Trend
19.2
#268
Analyzed

Designing persistence guarantees in an ingestion pipeline with a non-customizable intermediary

softwareengineering
Aug 20, 2025
database async asynchronous +1
Score
1
Answers
2
Views
144
Trend
19.1
#269
Analyzed

Preventing duplicate customers from company entry vs mobile sign-in

softwareengineering
Aug 13, 2025
relational-database business-logic data-modeling +2
Score
-2
Answers
2
Views
153
Trend
19.1
#270
Analyzed

How can I scale an embedded Java DB to support multiple processes or nodes?

softwareengineering
Jul 4, 2025
database p2p
Score
0
Answers
1
Views
167
Trend
18.9
#271
Analyzed

How to deal with long destruction times for objects in interactive applications?

softwareengineering
Feb 3, 2026
c++ user-interface asynchronous-programming +1
Score
4
Answers
2
Views
30
Trend
18.6
#272
Analyzed

How to deal with a poorly documented AWS SQS feed for a security product API?

softwareengineering
Aug 22, 2025
api aws
Score
2
Answers
2
Views
154
Trend
18.4
#273
Analyzed

Is it good practice to include utility methods as properties in data models?

softwareengineering
Feb 10, 2026
design design-patterns android +1
Score
1
Answers
1
Views
56
Trend
18.1
#274
Analyzed

How to create a job management for a hybrid cloud/on-premise software?

softwareengineering
Jun 9, 2025
java scalability
Score
0
Answers
1
Views
154
Trend
17.6
#275
Analyzed

I have a system that's part of an event-driven architecture. Need some advice on refactoring

softwareengineering
Jun 5, 2025
refactoring cqrs
Score
1
Answers
1
Views
151
Trend
17.6
#276
Analyzed

Should I instantiate controllers in route modules or use static methods?

softwareengineering
Oct 24, 2025
object-oriented node.js backend +2
Score
0
Answers
2
Views
130
Trend
17.4
#277
Analyzed

Why are modern AI systems (like Gemini or Claude Code) still using UUIDv4 instead of the more index-friendly UUIDv7 for chat messages?

softwareengineering
Jan 21, 2026
architecture database-design relational-database +2
Score
0
Answers
1
Views
51
Trend
17.3
#278
Analyzed

Is my Level 1 and Level 2 DFD for the "Manage User Account" process correct?

softwareengineering
Nov 29, 2025
modeling diagrams login +2
Score
1
Answers
1
Views
126
Trend
17.1
#279
Analyzed

How should I design a password reset flow when the PasswordService depends on UserRepository (email vs ID)?

softwareengineering
Nov 5, 2025
domain-driven-design tdd bdd
Score
1
Answers
1
Views
146
Trend
17.1
#280
Analyzed

Should board class handle LEDs/alarms when entering Maintenance mode, or should this be handled externally via events?

softwareengineering
Sep 11, 2025
architecture c++ architectural-patterns
Score
0
Answers
1
Views
149
Trend
17.1

Export Results

Export your filtered results for further analysis.

Generate Ideas
View our business methodologies, calculator formulas, research sources, data partners, benchmarks, statistical variations, and testing frameworks in our comprehensive methodology documentation.
Methodology & Sources