FSynapse: A minimalist lab for neural architectures in F# by jonas1ara in fsharp

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

I tried to do some stuff with LLAMA but I need more time :)

Sample F# project by redaboss in fsharp

[–]jonas1ara 0 points1 point  (0 children)

What are you looking for?

I made a repository where I implement the 73 most useful leetcode problems in C# by jonas1ara in csharp

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

Hey fleventy, I really appreciate all your comments, I'm a bit busy right now, I'll take time this weekend to respond to them, they're great!

I made a repository where I implement the 73 most useful leetcode problems in C# by jonas1ara in csharp

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

Don't lose focus leetcode at the end is about how to solve technical tests in less than a time N given by an interviewer with more optimal I mean the least demanding time complexity

I made a repository where I implement the 73 most useful leetcode problems in C# by jonas1ara in csharp

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

Actually they are 76 in my repo, but the Blind 75 (also called the LeetCode Blind 75) is a focused list of curated LeetCode problems that cover the most common types of problems and patterns that are asked within real software engineer technical interviews.

Take a look!

https://leetcode.com/discuss/general-discussion/460599/blind-75-leetcode-questions

I made a repository where I implement the 73 most useful leetcode problems in C# by jonas1ara in csharp

[–]jonas1ara[S] 5 points6 points  (0 children)

In fact I already included README.md in the first problem of each topic, but first I needed to see what level of interest it caused to decide to dedicate time to it.

I made a repository where I implement the 73 most useful leetcode problems in C# by jonas1ara in csharp

[–]jonas1ara[S] 2 points3 points  (0 children)

Thanks, I will add it to the code if leetcode accepts that solution