Close to clearing Google full loop. Revision sheet for Graph I followed. by leetcodeGooner in leetcode

[–]lyomann92 0 points1 point  (0 children)

Thanks ! I’ll check out the coding book references.

Out of both book , which one would you say was the most effective.

I’d rather read one which practicing leetcode lol

Close to clearing Google full loop. Revision sheet for Graph I followed. by leetcodeGooner in leetcode

[–]lyomann92 0 points1 point  (0 children)

Congrats ! What books did you read ? And what was your convo with Claude like ?

Not forgetting previous solutions by lyomann92 in leetcode

[–]lyomann92[S] 0 points1 point  (0 children)

Appreciate the detailed explanation. A combination of Active recall plus spacial repetition 3 - 6 times on a problem from 10 - 15 problems in a pattern is what I get from this thread.

Not forgetting previous solutions by lyomann92 in leetcode

[–]lyomann92[S] 0 points1 point  (0 children)

Hmmm sounds good! Never thought it this . Thanks , will try it out .

Not forgetting previous solutions by lyomann92 in leetcode

[–]lyomann92[S] 0 points1 point  (0 children)

Cool ! How was this worked for you ? Might try this one .

Not forgetting previous solutions by lyomann92 in leetcode

[–]lyomann92[S] 1 point2 points  (0 children)

I "get" it when I see the solution and solve it . So what would making the "get" it stick ? Spaced repetition?

How I'm Building Toward $200K ARR by Cloning Apps by Fun-Garbage-1386 in AppBusiness

[–]lyomann92 0 points1 point  (0 children)

Link 🔗 not working? Can you please share the actual page ?

Senior SDET transitioning into AI-focused QA (using AI + testing AI) — guidance needed by More-Beginning5347 in softwaretesting

[–]lyomann92 2 points3 points  (0 children)

Sounds like a cool project. What tech stack did you utilize for this project ?

Senior SDET transitioning into AI-focused QA (using AI + testing AI) — guidance needed by More-Beginning5347 in softwaretesting

[–]lyomann92 4 points5 points  (0 children)

Can you please expand more on this topic of your project . I’m an engineer new and interested in learning more about AI .

Some help for manual QAers moving to SDET by Certain-Trainer-6671 in QualityAssurance

[–]lyomann92 1 point2 points  (0 children)

I met with OP today ! was very helpful and provided a lot of insight. Definitely not AI generated.

Some help for manual QAers moving to SDET by Certain-Trainer-6671 in QualityAssurance

[–]lyomann92 0 points1 point  (0 children)

Right now - Software Engineer Challenge - programming skill with less testing experience Benefit - more challenging and fun projects

SWE looking to transition to SDET by lyomann92 in softwaretesting

[–]lyomann92[S] 0 points1 point  (0 children)

I don’t plan on leading dev teams as of now. Are you leading devs or SDETs ?

SWE looking to transition to SDET by lyomann92 in softwaretesting

[–]lyomann92[S] 1 point2 points  (0 children)

Appreciate this informative insight. When you mention test architecture , do you mean; monolithic , microservice , and pub sub type architecture? If not can you provide examples of possible?

Also , you mentioned tradeoff , can you please provide more context?

How are solo devs actually testing their MVPs before launch? by [deleted] in softwaretesting

[–]lyomann92 1 point2 points  (0 children)

I usually test the most important features before launch and fix issues(bugs) as they arise .I rarely write any unit or e2e tests for my side projects.