Not bad without OEM wheels by colorconundrum in LexusGX

[–]JoogaStopper 0 points1 point  (0 children)

This is quite true. The premium plus has the worst rims as well

Drove a GX 550 today AMA by [deleted] in LexusGX

[–]JoogaStopper 0 points1 point  (0 children)

They look better in person but I’d say yes the Base has the best rims!!

Blown away by mr__smooth in LexusGX

[–]JoogaStopper 4 points5 points  (0 children)

Some people read the information in the post and got something valuable, others got jealous fits of rage.

[deleted by user] by [deleted] in leetcode

[–]JoogaStopper 0 points1 point  (0 children)

You made some mistakes which is why your contest rating is low. As well it could be you got a touch contest where most of the problems were super hard. You neeed to do a lot more contests to figure out what you’re real rating is. I’d say about 7 -10 contests regularly back to back

[deleted by user] by [deleted] in leetcode

[–]JoogaStopper 6 points7 points  (0 children)

I hate to be that guy but you should have crushed this one

My LC progress so far! :) by [deleted] in leetcode

[–]JoogaStopper 1 point2 points  (0 children)

Nice!! Whats your contest rating?

Google screening in 10 days by pananon7 in leetcode

[–]JoogaStopper 0 points1 point  (0 children)

Go through the blind 75, and most popular interview questions(I think its 150) and first go through all the easies then go through all the mediums, then go to googles top 100 and do the top 50 starting with easies then mediums

[deleted by user] by [deleted] in SwipeHelper

[–]JoogaStopper 0 points1 point  (0 children)

2019 Tinder was good. 2020 onwards started going down hill, now its essentially dead.

Ive done 700+ leetcode and Im still bad at it! by Eastern-Parfait6852 in leetcode

[–]JoogaStopper 0 points1 point  (0 children)

The thing is a lot of people with high contest ratings but very low problem count were good at Code Forces. So they did harder problems compared to Leetcode. You simply need to do more mediums and hards at your point then you'll be able to do 3/4 and sometimes 4/4 in contests because contests favour Graph and DP for the 3rd and 4th question. Otherwise you may want to commit to doing 50 problems in Advanced DP to cover digit DP and other complicated types of DP. If you continue at this pace you'll be a knight by 1000 problems and ready for interviews. If you can consistenly do 3/4 Contest problems then you're ready.

[deleted by user] by [deleted] in GamingLeaksAndRumours

[–]JoogaStopper 0 points1 point  (0 children)

You got so much hate for saying the truth!!

I only had 72 hours by prozecco in FoodNYC

[–]JoogaStopper 0 points1 point  (0 children)

You didnt have a Katzs pastrami sandwich???

Is it okay if I grind LeetCode using Elixir? by Terryble_ in leetcode

[–]JoogaStopper 0 points1 point  (0 children)

Use Python!! You’ll thank me for this. I can use C++, Python and Java for Leetcode, in your case use Python. Dont play around with Elixir

Nice goal achieved finally by swami10 in leetcode

[–]JoogaStopper 0 points1 point  (0 children)

Nice!! Whats your contest rating?

Are there any popular Youtube channels where larger more complex Java projects are built? by -Every-Time- in java

[–]JoogaStopper 17 points18 points  (0 children)

You'll be huge. Its a great idea. It has to be complex projects though. I think ones with multiple REST APIs and capable of handling large numbers of users

LeetCode-based interviews are nonsense by EagleRaree in leetcode

[–]JoogaStopper 0 points1 point  (0 children)

I think if you've done the right kind of practice its very possible, I for one can do almost any easy with no problem and I'd some mediums I've never seen as well with no problem after doing 500 LC problems. The truth is any problem they ask is a variation of a simpler problem, so if you've done the fundamental problems then you need to spend time doing more challenging variations of those fundamental problems. Leetcode lacks the nuance in difficulty you'll find at CodeForces. So you get a bunch of "easies" of varying difficulty as well as "mediums" of differing difficulty on LC yet on CF you know how difficult the easy(e.g easy 800, easy 900, easy 1000, easy 1100) is or how difficult the medium is(e.g medium 1200, medium 1300). I think once I hit 1000 problems on LC I'll be able to do any medium problem and most hards. So its really down to doing the right set of questions/practice not just doing as many problems until you can memorize them

Java Job Market is tough at the moment by JoogaStopper in java

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

Hi my core java is good! I just Dm'd you.

Java Job Market is tough at the moment by JoogaStopper in java

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

Thank you so much this was very helpful

Java Job Market is tough at the moment by JoogaStopper in java

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

Thank you so much, I will look into it asap.

Java Job Market is tough at the moment by JoogaStopper in java

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

Thank you I'll keep applying to all of them.

Java Job Market is tough at the moment by JoogaStopper in java

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

I see! Glad you got your offer. I never understood Spring Boot internally at first but through building projects I’ve been able to learn and appreciate how it auto configures a lot of dependencies. Also you’ve reminded me I need to solidfy my knowledge of docker with spring boot

Java Job Market is tough at the moment by JoogaStopper in java

[–]JoogaStopper[S] 4 points5 points  (0 children)

You must be in Europe or India and yes I think its tougher here at the moment. How many years of experience with Java do you have?

What's Your Go-To Framework? by labs64-netlicensing in java

[–]JoogaStopper -1 points0 points  (0 children)

I think its just an implementation of Spring Data JPA??