based tomboy edition>work experienceCongratulations! If you're in a situation that requires you to be here, you're probably best off working at McDonald's, Starbucks, or the local Indian or Chinese restaurant. Beats actual unemployment, as humbling as it is.Definitely revise your resume so it's tailored more toward customer service, however.>there's nothing in my metropolitan area!Well now might be the chance to move to, idk, Mississippi or South Dakota. No tech jobs there, but plenty of retail and service I guess. Or health if you take the nursing pill.>resourcesY'all know the drill. Leetcode neetcode etc.Stratascratch, the leetcode for data engineers:https://platform.stratascratch.comGet a PhD if you can.Maybe get an MBA if you can.>copingFind a bridge or something idk>emigrationConsider moving to China, Taiwan, or SE Asia if you're ethnically Chinese>pivotingMaybe consider this too. Idk the details.Prev: >>107195683
M200 owes me sex
Move to Brazil.
>>107211954Lol.
day 3 of grinding leetcodeday 1 I managed 7 hours, yesterday was 9Today I'm aiming for 12 hours and at least 15 medium problems solved
Got a filler job as a receptionist at a gym attached to a medical complex a couple of weeks ago.I help fix basic windows issues if needed and everyone thinks I'm a geniusFor $17 an hour this isn't bad anons.Also there's a qt3.14 there that keeps giving me looks for reasons I can't comprehend.
guys how do I get ambition, desire and motivation? i think the reason why I'm not progressing is because I don't care enough
boutta boot up
>>107211779I've written some smybolic reasoning tools, some assemblers and compilers in my spare time. Honestly i dont care whether im gonna get a job. CS was a mistake, I shouldve studied maths or physics. You are metaphorically sucking the dicks of google, at&t, microshit etc.. The only reason we aren't free is because we are degenerates who prefer the pleasures and convenience these companies give us.
>>107214715Honestly, more guys in these threads should take the receptionistpill.
>>107214715DO NOT FUCK YOUR COWORKERS. i repeatDO NOT FUCK YOUR COWORKERS.
Another weekend, another agonizing wait for Monday's batch of rejection emails. It's all so tiresome.
>>107214715it some shitty near minimum wage gym jobget with her, if you get fired you can always pick up another job for the same pay
I can't solve this
>>107215478I don't think it's meant to be solved, anonIt's just an instrument of torture used by HR roasties and jeets
>>107215511well those HR roasties and jeets are holding my potentially future job hostage and pointing that leetcode problem at my head
>>107215478Off the top of my head, iterate forward, take a character, 1 or 0, then count the number of consecutive of that character you found, n, then iterate forward and count the number of the opposite character up to a max of n. The number of substrings you found is how ever many of that character there was, so add to your total, then do it again at that opposite characterSo for like 00111001start with counting 2 0sthen count up to 2 1s, you have 2 substringsthen start again counting 3 1s (can optimize here, don't need to backtrack)then count 2 0s, (stop cause hit a 1), add 2 more substringsthen count 2 0s (optimize here agian)count 1 1, add 1 more substringresult should be 5
>>107214931> shoulve studied maths or physicsNah man, I made that mistake despite already having internships as a programmer thinking it would make me stand out against the flood of normies but it just closed a bunch of doors because the ATS filters anything non-CS. It's fucking bullshit because I guarantee I have been doing this shit longer than most CS grads and ended college with more programming internships than most. I kinda get it tho because my uni's CS program is actually quite detailed with low-level stuff because defense contractors like to hire from them.
>>107215584how many hundreds of hours have you spent grinding leetcode
what do I do while I wait for the results of my final interview bros? they told me to wait a week but the anxiety is killing me.
>>107211954My manager lives there and he's an absolute cunt
any of you going for sys admin jobs or helpdesk/support positions?i've interviewed probably 10-15 people in the past month and almost EVERYONE lies on their fucking resumelike its just a buzzword salad of technologies with hopes of landing an interviewexcept for the guys with actual networking skills, they seem to be the only ones who arent bullshitting 100why is this?i dont even care if they're certified (im not)the main thing i look for now is someone who seems like they would understand what happens at layer 2 and 3 (+DNS), and understands basic topologiesanyone who's doing technical interviews probably knows this toopic rel is something i pull up and ask them to answer, and im so fucking surprised that most of them have no idea what they're even looking atnetworking is so easy too compared to programming, and it makes you formidable in the industry because it seems like everyone is scared of it for some reasonnetworking is very easy, just takes some timeanyways hope you guys can find a job, skill up while you wait
>>107216929My uni forced me to get a CCNA cert before graduation. Ive seen more than 20 cases of people not knowing what a router is or how can they configure a basic VLAN. Shit's fucked up.
>>107206359>Not everybody have parents to pay for them a place to live and food to eat because they're too good for bottom tier jobsMy parents didn't pay for anything. I'm employed and make enough to not have to work bottom-tier jobs. Simple as.
after 3 hours of banging my head against a wall I can finally reverse a linked list
Perception is Reality. If you don’t like your Reality, you have to change your Perception.
>>107217154CCNA is the start of greatness, its what i took tooits wild how they pull all that garbage on a resume and not know the most basic of basicshave you gotten into pentesting/security yet?
>>107216929I am stupid or this have only the gateway misconfigured?
>>107217268Great. But can you invert a binary tree?
>>107217299Im planning to, but I'm also trying to get into dba. If the future is all gonna be about LLM's, their training data can and will get contaminated, so companies will need to hire some AI data warehouse specialist or something, but this might be just a big financial bubble so who knows
>>107216929This is annoying because I am looking at sysadmin/network admin jobs, but I fucking choke whenever someone presents these hypotheticals. Like put me at the machine and I'll get it instantly, but looking at this in like a test and I'm fucked.Also, shouldn't the gateway on the machine be the same as the router, not the DNS server? Like, that's the only thing jumping out at me.
>>107215097You can fuck your coworkers if you're not a retard about it.
>>107217268That won't matter when no one's hiring entry-level CS positions. You're better off learning joinery.
>>107217324I just checked my leetcode submissions and yes I can, I already solved that problem ~4 months ago but I can't for the life of me remember how to do it right now>>107217422I already have an interview scheduled for next week for a position that "requires" ~2-3 yoe
>>107217429>>I already have an interview scheduled for next weekWith who?
>>107217314>>107217363literally, thats it, wrong GWthe question is not supposed to be hard or a challenge in anyway, especially since i'm hiring for a helpdesk positionits my test to see how quickly someone can identify an easy problem95% of the people i've interviewed have no idea what they're even looking atthe others get it immediately or within 10-15 secondsi give wiggle room because interviews can be nerve racking, especially when talking to the technical guy (take a deep breath we get it, and dont expect you to know everything)also, if you dont know something, say that you dont know but say you would ask for help. Thi is a very respectable answer and goes further than trying to BS your way through something>>107217342go for pentesting, its so much more fun and interesting, and even less competition beware of burnout though if you get that job>catching a reverse shellfucking priceless, jumping up and down, FUCK YEA type of momentsjust start at complete beginner with tryhackme and progress through the modulesyou eventually get into database stuff because of website SQL injection vulnerabilitiesonce you understand the basics of burp suite, you can go to portswigger (completely free) for more on SQL vulns
>>107217442not saying but it's fortune 500
>>107217451At what stage of the interview are you in?
>>107217449Thanks for the advice anon, will look into it
>>107217422>no one's hiring entry-level CS positionsthis is a lie, internships and grad jobs are everywhere
>>107217469first technical screening...:(
>>107215809Haven't done any in over a year. I used to do a lot, but after a while I stopped. If I'm about to interview, I just watch all of the neetcode blind 75 videos again to refresh my memory.
>>107217449>label the router as router>label the router as gateway for the user hostBs question.
>>107217482yes, but they won't hire us anyway.
>>107215584this fails at "000110101"
>>107217612worked for me
>>107217542That's how it is in reality... "router" is often used a catch-all phrase to refer to an edge device. Now if you look at that image, what is the address of the edge device? That is the default gateway. You would need to be completely clueless (or autistic) to get this wrong.
>>107217542GW is the address, router is the device, could have called it a firewall tooif they had to just match words to numbers, its not testing their understanding and ability to identify an issueon top of that, if a little 'miswording' or incorrect phrasing is going to throw you offyou're not fit to talk to end users and troubleshooting anywaysone of the things i have to BEAT into everyones head is to NEVER trust what an end users saysyou an trust something is wrong/broken, but dont use their assessment for troubleshooting, they have no idea how shit works and say random things that they've heard or someone else told them
i need to hire a frontend engineer but can't find quality candidates
>>107218288hi!!!!!!!!!
>when you get rejected from a job posting that was up for a day and you met the qualifications + and their preferred qualificatinsI'm sure it was just a posting they made for someone they already had in mind but man is that frustrating because it was almost a unicorn opportunity considering the jobs I'm looking for
>>107218301can you work 5 days in office in NY
>>107218318martin?
>>107218318im just kidding, I guarantee i don't know the stack you need. I only do mobile app dev in swift / kotlin
>>107218288please post the job on https://utwg.fren.work/
>>107218397i'm not gonna post real info on this lolyou should also have it the other way around, where anons can post their experience, expected salary, location, etc. that i can look through
>>107218447I would get clowned on for even posting my github here.I just know it.
>>107218447you're scared to list a job. what makes you think people are going to post their resume?
I asked my mom for money because I'm unemployed and have no savings and she went on bitch mode saying I should stop playing video games and bedrotting on my phone. Like bro, I just asked for some money, what the fuck is her problem?
>>107217449>95% of the people i've interviewed have no idea what they're even looking atReally? I mean, I guess I could see them being a bit thrown off if they're used to like software development or whatever, but I'd have thought basic network setup was like entry level knowledge for any IT field. How the fuck are there people working in IT who don't know an extremely basic network schema like this?
>>107218472aura loss final boss
>>107218472time to creditcardmaxx
>>107218472>should stop playing video games and bedrotting on my phoneShe's right. This is bait, right?
>>107218490>>107218530Like bro, I don't understand. It's like $20 for some food and shit, I'm not asking her to cook for me or whatever, I just get some food from McDonalds. I tell her that I will pay back the money when I have a job, but she's not being understanding.
Why do I get the feeling that there aren't any web devs in this thread? Is it because they're all employed or because they gave up and left the industry?
>>107218605if i get stuck doing web dev shittery i would kms.
>>107218447There's a site that does exactly this. I signed up the other day with my resume but I haven't gotten any responses yet.>https://hackajob.com
>>107218605everything is web dev. everyone is doing web dev
>>107218318>NYCNobody wants to live in that 3rd world shithole, that's why you're not finding any good candidates.
>>107218605That, or suicide
So the future is always kind of murky in terms of, what fields or degrees are going to be in demand etc. But, no matter how tech does, there is going to be an impressive increase in the amount of POWER demanded by companies and people. Thus, getting into the electrical generation field would serve you anons well. Plenty of TECH in that field, too.
>>107218605i started with web dev like 10 years ago but quickly jumped out of it. i feel like it's only really worth doing if you don't have much experience with programming.
>>107213616I have to accept i'm not getting this jobI've tried solving 7 medium problems today and failed every single one. I can only do like 60-70% of the easies I come across, and even if I do manage to somehow pass this interview (if they give me 2 easies and I can pass them), then at most I've bought myself another week before the 2nd round where they dump all the mediums and hards on me.
>>107218951>In order to train as hard as possible, you must retain a clear image of your purpose. Once your goal is sharply, but realistically, defined, all that remains is carrying out your plan. Don’t, however, worry about your individual potential. Potential is only the expression of a possibility, something that could be accessed accurately only in retrospect. In other words, you'll never know how good you might have become unless you try.
>>107218477>I could see them being a bit thrown off if they're used to like software development or whateverSoftware developers usually have absolutely no clue about networking, whatsoever. The difference between a software developer and a secretary is "Office 365 stopped working!" vs. "Git clone stopped working!".
>>107217623What's your internship?>>107217486You're cooked.
>>107218477yeah really, i've been super surprised toohere's an example of a guy who just put a bunch of shit on his resume but didnt know anythinggotta love how he puts down that he increased network security/performance but had no idea what he was looking at when it came to that topologymost programmers dont know much about networking either
Somehow employers find the time to send me rejection emails on Saturday
>>107219599So which guy did you end up hiring?
>>107220018me, of courseSAAAAAAAAAAAAAAAAAAAAAAAAAAAR
>>107216929used to know this shit but I took my networking courses a while ago.but I'm also not applying to sys admin jobs lmao.
>>107215478isn't this just sliding window?
>>107219570gonna be at a quant shop next summer
>>107220079No but it's linear as well.
Who's ready to grind a little javascript? Should I skip the hour and a half deno section that didn't really take off right? Or I might as well?
>>107217614Yes it doesAlso if you want an easier approach, just tally up the counts of each group into a list, then add up the mins for each pair in the listSo, 000110101Becomes 321111Then: min(3,2) + min(2,1) + min(1,1) + min(1,1) + min(1,1)Equals 6
>>107220308>Yes it doesI forgot what the post I was replying to said. I meant "yes it does work".
>>107211779>Maybe get an MBA if you can. Can I really change my career or become a senior/projectManager/lead with that?
>>107220623how much have we got? maybe 5 to 10 years?
>>107220666
>>107220018hiring?
Yeah fuck deno. I did it. It's done. I finished the 50 hour javascript course and the 40 hour express.js course. Now just the 15 hours socket.io course. Oh fug I better take the 15 hour git and github course too if I'm going to be hackerman right? Soon. The secret project begins soon.
Good thing I'm like 90% sure I don't have to learn react or any extra front end nonsense.
>>107220623The OP of these threads is a fat faggot retard whose only goal is to humiliate the unemployed as evidenced by how unhelpful these threads are, his political opinions are retarded, they can't even be considered self-serving which is exactly where he errs
>>107220768Good luckt. 10k hours master
What if there was a coding course you took and were guaranteed employment after?
>>107220623All we have to do is embrace the metal.
>>107220917we had those. many of us took them. we had a good run, but now we're unemployed just like the younger folks.
>>107220857You're on 4chan. It's a pit of sociopaths, trolls and disagreeable degenerates. Though, there's still a semblance of community here.
>>107220018he started last week actually, way more qualified than what we were looking fornot a problem though, we've got plenty of challenging/interesting stuff for himthats kinda how it is when you know networking though, its easy to advance into everything else
how long into a new job can i consider myself employed >>107220942w2c a 700v serial cable that plugs directly into my skull
>>107221097Kill yourself furnigger.
>>107221097Immediately, you won't be fired so long as you meet the bare minimum for the next year or so, if sooner the country is nearing collapse
>>107221097>how long into a new job can i consider myself employedOnce you're entitled to 3 months of a severance package that they will 100% give you.Before that you're in the trial period and could end up unemployed.I can't believe banks give loans to people who don't have access to 3 months of severance.
>>107221127ok cool because on top of my being wildly underqualified, I'm still not sure where the stairs are and have been taking the elevator every time less out of laziness and more thinking I will genuinely get lost
>>107221127You will. I got fired after 3 months because of issues outside of my control like orange man. Do not consider yourself secure early on. Laws let people get fired really quick when they're new.
>>107221150I've seen that happen, but the orange man layoffs have mostly gone through or will finish up soonI was explicitly laid off for orange man reasons impacting my companies bottom line, and I voted for him, the fucker
>>107221150>>107221158unironically i think i got hired because orange man. Canada, defence industry, etc. If anything, the world* (North America) ceasing to be an incredibly stupid place threatens my position more than anything
>>107221165You're unironically retarded like the rest of Canadians, that's why your country's ass is crammed with jeets
>>107221165You can get fired in Norway because orange man did something which impacted your industry and the company eventually decides to drop you because they don't expect him to reverse it.
>>107221196A "funny story" i told at lunch a while back was that Lockheed, our competitor yet partner, lost like 80% of its stonk price (and recovered the next day) while its various sub-contractors were unaffected the whole time. A bit later, there was some all-hands-invited team call about how the company is about to make a fuckton of money very soon because there are signed contracts for various pieces of equipment, and everyone knows the old stuff being maintained is not going anywhere. Canada is a silly place full of silly people, but our defence industry operates on jamaica time>your country's ass is crammed with jeetsthey all work at pizza places and shit, in tech I have met literally one(1) ever. that includes meeting random jeets in bars and asking what they do for a living. It's invariably min wage shit like call centres if not food service.
>>107221236I applied for a contract position at Lockheed, I guess I'm really competitive but I made the mistake of mentioing that I already went through a final round and they kicked me to the back of the line as far as interviews go
I need to spend an additional 8$ at princess auto to get free shipping what Surplus™ wfh office equipment i dont need should i buy anyway just to save 9$
>>107221261You sure you're posting in the right thread? This is the rice and beans budget threadThat said, I still have a $100 a month energy drink habit and just bought EU5 funded by the American taxpayer
>>107221252I did too and didnt even get a callback, i think Lockheed actually gives a fuck about not hiring retards.
>>107221279I had to hover over my tab list and I am not. I'll continue to do so anyway. Even neets have 100$ to drop on random tools and shit, how else you gonna shave down your anime figurines and build garage railguns and generally Increase Economic Velocity
>>107221290I'm maxing unemployment benefits in a LCOL area, over 200% minimum wage in my state and I have a fat emergency fund, just have to make sure I save enough for taxes
>>107221280>Lockheed actually gives a fuck about not hiring retards.
>>107215478Didn't think branchless would be much faster but I guess I was wrong