J

Jennifer Lee

@jennifer_lee

1456 reputation
Joined Sep 2025
Career changer learning to code. Previously in finance.
8
Problems Asked
2
Solutions Given
2
Accepted Solutions
1
Stories Shared

Recent Problems

Getting started with pandas

I'm new to data science. What are the essential pandas functions I should learn first?...

beginner 946 views 0 solutions

Understanding Python decorators

I see @decorator syntax in Python code but I don't understand how decorators work. Can someone explain with examples?...

intermediate 758 views 0 solutions

Understanding matrix multiplication

I don't understand why matrix multiplication isn't commutative. AB ≠ BA in most cases. Can someone explain with examples why this is the case and when...

intermediate 475 views 0 solutions

Recent Solutions

Authentication: JWT vs Sessions

This is a great question that many people ask! **Here's my explanation:** The key thing to understand is that this concept builds on fundamental principles. Let me break it down: 1. **First**, you ...

15 votes Accepted Jun 2, 2025

Difference between speed and velocity

This is a great question that many people ask! **Here's my explanation:** The key thing to understand is that this concept builds on fundamental principles. Let me break it down: 1. **First**, you ...

7 votes Accepted May 13, 2025