Start Free Trial
Start Free Trial
Explore Trends Ideation Questions
26,316
Total Questions
26,316
Analyzed
0
Pending
17.4
Avg Trend

Advanced Filters 1 active

Questions

292 found
Sort by:
# Question Site Score Answers Trend Status Actions
61
Sep 3, 2025 359
design architecture object-oriented-design +2
softwareengineering
1
2
40.6
Analyzed
62
Jan 26, 2026 219
git version-control branching +1
softwareengineering
4
3
39.7
Analyzed
63
Nov 6, 2025 370
rest web-services web-api
softwareengineering
1
1
39.5
Analyzed
64
Dec 21, 2025 252
database database-design uml +2
softwareengineering
5
3
39.3
Analyzed
65
Apr 2, 2026 239
operating-systems state hardware +2
softwareengineering
2
3
39.1
Analyzed
66
Jul 23, 2025 336
design memory estimation
softwareengineering
2
3
38.8
Analyzed
67
Nov 24, 2025 302
authentication distributed-system authorization +1
softwareengineering
1
1
38.7
Analyzed
68
Feb 16, 2026 278
architecture distributed-system scaling
softwareengineering
1
2
38.5
Analyzed
69
Oct 16, 2025 355
sql postgres
softwareengineering
1
2
38.2
Analyzed
70
Oct 9, 2025 310
design uml modeling +1
softwareengineering
2
3
38.2
Analyzed
71
Jun 21, 2025 330
architecture security android +2
softwareengineering
2
2
38.0
Analyzed
72
Jul 14, 2025 274
javascript php mvc +2
softwareengineering
3
3
36.9
Analyzed
73
Jul 9, 2025 299
coding-standards dynamic-typing static-typing +1
softwareengineering
0
3
36.5
Analyzed
74
Apr 27, 2026 190
javascript mvc node.js +2
softwareengineering
3
3
36.5
Analyzed
75
Jul 14, 2025 313
caching protocol locks
softwareengineering
1
4
36.4
Analyzed
76
Sep 4, 2025 261
microservices authentication authorization +1
softwareengineering
4
3
35.9
Analyzed
77
Jun 20, 2025 276
unit-testing domain-driven-design tdd
softwareengineering
4
4
35.6
Analyzed
78
Dec 1, 2025 245
data-structures performance optimization +2
softwareengineering
0
5
35.5
Analyzed
79
Dec 26, 2025 200
design architecture database +2
softwareengineering
2
4
35.4
Analyzed
80
Jul 25, 2025 278
project-management requirements software-as-a-service +1
softwareengineering
2
3
35.0
Analyzed
#61
Analyzed

How to Handle Data Persistence In Domain Driven Design

softwareengineering
Sep 3, 2025
design architecture object-oriented-design +2
Score
1
Answers
2
Views
359
Trend
40.6
#62
Analyzed

Is "Cascade Merging" (Forward Porting) riskier than Backporting?

softwareengineering
Jan 26, 2026
git version-control branching +1
Score
4
Answers
3
Views
219
Trend
39.7
#63
Analyzed

Which approach to specifying a database connection in a web API, is preferred?

softwareengineering
Nov 6, 2025
rest web-services web-api
Score
1
Answers
1
Views
370
Trend
39.5
#64
Analyzed

UML question: when is a true 1-to-1 relationship valid?

softwareengineering
Dec 21, 2025
database database-design uml +2
Score
5
Answers
3
Views
252
Trend
39.3
#65
Analyzed

How do system programmers think?

softwareengineering
Apr 2, 2026
operating-systems state hardware +2
Score
2
Answers
3
Views
239
Trend
39.1
#66
Analyzed

Design Question - Storing timeseries in a key-value store

softwareengineering
Jul 23, 2025
design memory estimation
Score
2
Answers
3
Views
336
Trend
38.8
#67
Analyzed

Prevent unregistered users from accessing the system using JWT?

softwareengineering
Nov 24, 2025
authentication distributed-system authorization +1
Score
1
Answers
1
Views
302
Trend
38.7
#68
Analyzed

How Messengers like Telegram handles big chats

softwareengineering
Feb 16, 2026
architecture distributed-system scaling
Score
1
Answers
2
Views
278
Trend
38.5
#69
Analyzed

How does a PostgreSQL cursor actually work? What are their tradeoffs?

softwareengineering
Oct 16, 2025
sql postgres
Score
1
Answers
2
Views
355
Trend
38.2
#70
Analyzed

Single or multiple use cases for alternative actions in the same flow?

softwareengineering
Oct 9, 2025
design uml modeling +1
Score
2
Answers
3
Views
310
Trend
38.2
#71
Analyzed

Designing Password Recovery for an Offline-First Password Manager

softwareengineering
Jun 21, 2025
architecture security android +2
Score
2
Answers
2
Views
330
Trend
38.0
#72
Analyzed

Best Practices for Implementing a Heartbeat Feature in a Laravel App to Track Offline Status

softwareengineering
Jul 14, 2025
javascript php mvc +2
Score
3
Answers
3
Views
274
Trend
36.9
#73
Analyzed

Is JSON Schema-based runtime validation more practical than static type hints in real-world Python applications?

softwareengineering
Jul 9, 2025
coding-standards dynamic-typing static-typing +1
Score
0
Answers
3
Views
299
Trend
36.5
#74
Analyzed

Should I use namespace imports or named imports for my services?

softwareengineering
Apr 27, 2026
javascript mvc node.js +2
Score
3
Answers
3
Views
190
Trend
36.5
#75
Analyzed

A passive LRU cache with locks

softwareengineering
Jul 14, 2025
caching protocol locks
Score
1
Answers
4
Views
313
Trend
36.4
#76
Analyzed

Achieving Multitenancy with an External Identity Provider

softwareengineering
Sep 4, 2025
microservices authentication authorization +1
Score
4
Answers
3
Views
261
Trend
35.9
#77
Analyzed

Modeling superstate and substate combinations in DDD

softwareengineering
Jun 20, 2025
unit-testing domain-driven-design tdd
Score
4
Answers
4
Views
276
Trend
35.6
#78
Analyzed

Do GML switch-case statements perform worse than function tables?

softwareengineering
Dec 1, 2025
data-structures performance optimization +2
Score
0
Answers
5
Views
245
Trend
35.5
#79
Analyzed

Handling high-throughput counter updates without contention

softwareengineering
Dec 26, 2025
design architecture database +2
Score
2
Answers
4
Views
200
Trend
35.4
#80
Analyzed

How should small but highly requested features be prioritized in technically driven B2B products?

softwareengineering
Jul 25, 2025
project-management requirements software-as-a-service +1
Score
2
Answers
3
Views
278
Trend
35.0

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