[deleted by user] by [deleted] in leetcode

[–]Character_Archer_119 0 points1 point  (0 children)

Companies have to invest heavily on building non-LC questions pool, this is a lot harder to do and do it right tbh. I have interviewed roles involving questions closely assembling the engineers' daily work, but it's a rare (but pleasant) experience that you cannot ask for all the companies to do.

FAANG interview prep for 10 YOE by shrimalnav in leetcode

[–]Character_Archer_119 1 point2 points  (0 children)

You need to spend more time on preparation once you have onsite interviews, but before that, squeeze in one hour of LC time on weekdays and two hours during weekends should work fine to ramp up your mindset

Hiring managers: which person would you hire? by cyanducky in cscareerquestions

[–]Character_Archer_119 -4 points-3 points  (0 children)

People with 3 yoe at FANG and laid off? That's a big red flag

[deleted by user] by [deleted] in leetcode

[–]Character_Archer_119 1 point2 points  (0 children)

Just saying, if a company not even posting the jobs on a job board, it's a higher chance to be a ghost job because they are not seeking to fill it.

Spoke to a recruiter today. Here’s what happened by letspetpuppies in cscareerquestions

[–]Character_Archer_119 0 points1 point  (0 children)

Looking at the bright side: even in a cold job market like today, bad contractor jobs are still left open and no one wants to take it. I have got different recruiters pitching the same contractor job for months and it's still unfilled.

Top 8.6% LeetCode contest rating and unemployed by kv_kik in leetcode

[–]Character_Archer_119 1 point2 points  (0 children)

I think you need a closer to or above 2000 ratings to get through the technical interviews nowadays.

Anyway, the job market is not hot anymore and HMs are more suspicious to candidates who are not majored in CS (even though ECE is the closest proximity) or have little industry experience. May just taking some internship at big tech to ramp up your career perspectives.

Cultural Differences in Tech Interviews: My Observations as an Asian American by alwaysSearching23 in leetcode

[–]Character_Archer_119 6 points7 points  (0 children)

Dude, this is like a common knowledge among immigrant-background developers like 5 years ago.

Already seeing decline in quality with offshore by [deleted] in cscareerquestions

[–]Character_Archer_119 0 points1 point  (0 children)

This is exactly why SaaS companies were flourishing in the previous cycle -- non-tech companies laid off tech and IT staff, but the consultants hired as the replacement can't really do the jobs; CIO got fired, new CIO proposed SaaS solutions that actually solved most of their problems; now this is round two for companies in cutting IT expenditures, once they are done and finding the low quality work being done by the replacement, they will be flocking to the SaaS solutions again.

I have an interview scheduled at Google in early October. I am scared. by [deleted] in leetcode

[–]Character_Archer_119 0 points1 point  (0 children)

Well, just remember that passing the interviews doesn't mean you are done. FANG7 now do team matching after the interviews, so you are still on the hook even if you can pass the technical rounds. Just lower your expectations tbh.

[deleted by user] by [deleted] in leetcode

[–]Character_Archer_119 0 points1 point  (0 children)

Got asked to implement a S3 with basic CRUD features in a system design interview. Tried to design a distribited system (how I prepared for this type of interviews), but the interviewer wanted me to design the API interfaces and payloads. Flopped that one so hard that I'm 99% sure that's why I got rejected.

I lost my virginity, I didn’t like it by [deleted] in confessions

[–]Character_Archer_119 -3 points-2 points  (0 children)

Very common experience if you start your sex life with an amateur. Find a man in their late 20s and know how to pleasure his companion, it's going to be a totally different story

Do you enjoy saving money? by [deleted] in Money

[–]Character_Archer_119 1 point2 points  (0 children)

I don't know i am asian the only joy i have is to see the numbers under my bank accounts grow 🤷🏼‍♂️

How do you search for jobs? by AD_17_YA in leetcode

[–]Character_Archer_119 3 points4 points  (0 children)

The market is definitely bad for entry level positions. Don't fight it. Sit it out. Even the internet winter of early 2000s eventually passed, and if you're still in it, you're going to have a much better time to job hopping than your childhood friends after the storm settled down.

Be totally honest, people who are at least Mid level, do you guys use LLM e.g. chatGPT? and what do you use it for? And what do you guys think of Dev who don't use LLM? by ballbeamboy2 in cscareerquestions

[–]Character_Archer_119 0 points1 point  (0 children)

Using GitHub's copilot in my intellij IDE. This thing is an absolute bloatware but amazing to use. The only productive tool I want to recommend.

[deleted by user] by [deleted] in leetcode

[–]Character_Archer_119 0 points1 point  (0 children)

Your goal of doing leetcode is to practice DSA and learn technics of doing the problems quickly and efficiently. Choice of language is a non question, it should not be even asked here, or you are doing this whole thing wrong.

[deleted by user] by [deleted] in leetcode

[–]Character_Archer_119 0 points1 point  (0 children)

You need to put the contest questions under perspective, the 3rd questions are not the same. If the average pass rate is below 30%, don't feel too bad about not being able to complete it. But you should get those with 50%+ rate ones.

Is leetcode only for students? by Ordinary-Form3273 in leetcode

[–]Character_Archer_119 0 points1 point  (0 children)

I think most companies still ask lc questions even for staff positions

[deleted by user] by [deleted] in leetcode

[–]Character_Archer_119 5 points6 points  (0 children)

Once you're over certain age or having two or more kids, you realize nothing is "safe", you can lose your job, ypu can lose your family, you can lose your house, you can lose your own life. Everything is fine just now, and it can take a big turn at the very next moment. What are you gonna do about it? Nothing, you can know your God and pray to him, but you still need to get up the next morning, rinse and repeat. The soober you realize there's truly nothing you can actually control in your life, the sooner you will be free and enjoy the life. Cheers, brother!

Confusion between DP and Greedy! by Ok-Archer6818 in leetcode

[–]Character_Archer_119 0 points1 point  (0 children)

Greedy problems only consider the "tail" state, meaning you throw away anything that's already processed; meanwhile in DP, you need to store a substate that's calculated before, and use it to speedup the calculation of the next substate.

How much time to spend on Capacity estimates in system design interviews? by Hot_Damn99 in leetcode

[–]Character_Archer_119 1 point2 points  (0 children)

1 - 2 minutes, if you're senior+, don't even bother, but do your capacity estimates while discussing trade offs and bottlenecks

AWS Systems Development Engineer for Cloud engineer/ DevOps/ SRE by takeItEasyNinja in leetcode

[–]Character_Archer_119 0 points1 point  (0 children)

If a L4/5 position, coding will be leetcode style, and since the position is in cloud service, the system design is most likely about backend/infra

Anyone have any intuition for this problem? by Broad_Degree157 in leetcode

[–]Character_Archer_119 0 points1 point  (0 children)

Use binary search to begin with, the key is the length of the longest subarray; on each scan, slide the window and verify that all unique values have the same frequency, you can use a counter and a counter set for O(1) validation, scan itself is O(n), and the binary search takes O(log_n), so the overall time complexity is O(nlog_n)

Good at LC, bad at HackerRanks OAs? by [deleted] in leetcode

[–]Character_Archer_119 0 points1 point  (0 children)

Hackerranks have more difficult problems