Start Free Trial
Start Free Trial
Explore Trends Ideation Questions
21,631
Total Questions
21,520
Analyzed
111
Pending
18.5
Avg Trend

Advanced Filters 1 active

Questions

344 found
Sort by:
# Question Site Score Answers Trend Status Actions
101
Jun 21, 2025 330
architecture security android +2
softwareengineering
2
2
38.0
Analyzed
102
Jul 14, 2025 274
javascript php mvc +2
softwareengineering
3
3
36.9
Analyzed
103
Jul 9, 2025 299
coding-standards dynamic-typing static-typing +1
softwareengineering
0
3
36.5
Analyzed
104
Jul 14, 2025 313
caching protocol locks
softwareengineering
1
4
36.4
Analyzed
105
Sep 4, 2025 261
microservices authentication authorization +1
softwareengineering
4
3
35.9
Analyzed
106
Jun 20, 2025 276
unit-testing domain-driven-design tdd
softwareengineering
4
4
35.6
Analyzed
107
Dec 1, 2025 245
data-structures performance optimization +2
softwareengineering
0
5
35.5
Analyzed
108
Dec 26, 2025 200
design architecture database +2
softwareengineering
2
4
35.4
Analyzed
109
May 24, 2025 301
java rest
softwareengineering
2
3
35.3
Analyzed
110
Jul 25, 2025 278
project-management requirements software-as-a-service +1
softwareengineering
2
3
35.0
Analyzed
111
Aug 25, 2025 321
database
softwareengineering
1
3
35.0
Analyzed
112
Oct 1, 2025 319
design-patterns refactoring
softwareengineering
2
2
34.9
Analyzed
113
Oct 16, 2025 299
design architecture object-oriented +2
softwareengineering
2
1
34.7
Analyzed
114
May 6, 2025 323
architectural-patterns n-tier monolith
softwareengineering
0
2
34.7
Analyzed
115
Feb 20, 2026 196
git version-control scripting +2
softwareengineering
1
4
34.7
Analyzed
116
May 19, 2025 286
object-oriented python io
softwareengineering
4
2
34.2
Analyzed
117
Dec 12, 2025 236
design architecture database +2
softwareengineering
1
1
34.1
Analyzed
118
Jan 3, 2026 224
microservices release-management semantic-versioning
softwareengineering
3
2
33.7
Analyzed
119
Feb 18, 2026 145
code-reviews teamwork artificial-intelligence
softwareengineering
7
5
33.6
Analyzed
120
May 2, 2025 285
java object-oriented spring +2
softwareengineering
2
2
33.5
Analyzed
#101
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
#102
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
#103
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
#104
Analyzed

A passive LRU cache with locks

softwareengineering
Jul 14, 2025
caching protocol locks
Score
1
Answers
4
Views
313
Trend
36.4
#105
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
#106
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
#107
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
#108
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
#109
Analyzed

Search requests with multiple search values

softwareengineering
May 24, 2025
java rest
Score
2
Answers
3
Views
301
Trend
35.3
#110
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
#111
Analyzed

How can I introduce migration scripts to a team that has stopped using them?

softwareengineering
Aug 25, 2025
database
Score
1
Answers
3
Views
321
Trend
35.0
#112
Analyzed

How to design extensible data aggregation code to avoid manual updates in multiple places?

softwareengineering
Oct 1, 2025
design-patterns refactoring
Score
2
Answers
2
Views
319
Trend
34.9
#113
Analyzed

Is it okay to mix OOP and modular approaches when building a backend with TypeScript/JavaScript?

softwareengineering
Oct 16, 2025
design architecture object-oriented +2
Score
2
Answers
1
Views
299
Trend
34.7
#114
Analyzed

Relationship between monolithic architecture and n-tier

softwareengineering
May 6, 2025
architectural-patterns n-tier monolith
Score
0
Answers
2
Views
323
Trend
34.7
#115
Analyzed

How to avoid pushing a "Sleep" command?

softwareengineering
Feb 20, 2026
git version-control scripting +2
Score
1
Answers
4
Views
196
Trend
34.7
#116
Analyzed

How to structuring a read/write submodule in OOP Python

softwareengineering
May 19, 2025
object-oriented python io
Score
4
Answers
2
Views
286
Trend
34.2
#117
Analyzed

Building coupon redemption system with multiple counters

softwareengineering
Dec 12, 2025
design architecture database +2
Score
1
Answers
1
Views
236
Trend
34.1
#118
Analyzed

Release strategy and semantic versioning for shared libraries in a microservices architecture

softwareengineering
Jan 3, 2026
microservices release-management semantic-versioning
Score
3
Answers
2
Views
224
Trend
33.7
#119
Analyzed

How to deal with a programmer who acts as a proxy for AI?

softwareengineering
Feb 18, 2026
code-reviews teamwork artificial-intelligence
Score
7
Answers
5
Views
145
Trend
33.6
#120
Analyzed

Best way to add asynchronous execution for already implemented synchronous process

softwareengineering
May 2, 2025
java object-oriented spring +2
Score
2
Answers
2
Views
285
Trend
33.5

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