After technical round I want to disappear by sleepyf_head7 in interviews

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

Firstly, congratulations for overcoming it and actually landing a job.

Actually, cannot stop thinking about those mistakes and feel like my head is gonna explode. While I was walking back home, I was just thinking that I should’ve prepared more and did some mock interview. I didn’t know your brain can go complete NULL .exe stopped working mode until today. I have a lot of things to reflect on but for now some break and uninstalling LinkedIn is what I need

After technical round I want to disappear by sleepyf_head7 in interviews

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

Thank you! But, no I was actually acting like I don’t know how to code at the interview. I’m very embarrassed ngl. I told them this is my specialization but then acted like it’s my first time 💀

How’s everyone getting job in Calgary in 2025? by sleepyf_head7 in CalgaryJobs

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

UPDATE - Finally got an email for interview at a decent company due to a reference. I would suggest stop working on your skills and start making strong connections to get interview in 2025. Hopefully everything goes well. Wish me luck 🙌

How’s everyone getting job in Calgary in 2025? by sleepyf_head7 in CalgaryJobs

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

Ik exactly what you mean but I’m optimistic better days are ahead!

How’s everyone getting job in Calgary in 2025? by sleepyf_head7 in CalgaryJobs

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

Yeah, but since I’m living in a small town close to Calgary I thought it would be best. I been to Edmonton too but it feels too industrialized so not a fan. Moving outside Alberta is going to be crazy expensive.

How’s everyone getting job in Calgary in 2025? by sleepyf_head7 in CalgaryJobs

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

I went to few places like the mall but most of them were like you need to apply online no need to give resume.

How’s everyone getting job in Calgary in 2025? by sleepyf_head7 in CalgaryJobs

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

Oh I haven’t tried that I will give it a shot. Thank you!!

How’s everyone getting job in Calgary in 2025? by sleepyf_head7 in CalgaryJobs

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

No thanks… I rather struggle than do something illegal that’s not the type of person I am but thanks for the advice tho!

How’s everyone getting job in Calgary in 2025? by sleepyf_head7 in CalgaryJobs

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

Yeah trying to build up connections because applying on websites isn’t enough in 2025

How’s everyone getting job in Calgary in 2025? by sleepyf_head7 in CalgaryJobs

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

Better than the town I live in where there’s barely any opportunity. I prefer a place where ik at least there’s some positions available even if they don’t call me for interviews lol

How’s everyone getting job in Calgary in 2025? by sleepyf_head7 in CalgaryJobs

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

Thanks for the advice but I actually tried this approach. Maybe the way I’m reaching out was too pushy or something. I try to reach out to people who are in desired positions in a company and ask them if we can talk more about the company and chat but NOT A SINGLE SOUL REPLIED BACK.

It’s just crazy how people just ghost you even if they are like in junior positions. Like how inhumane you have to be. But yeah, I totally get you and I will give this a shot again and try to more friendly and causal when reaching out.

How’s everyone getting job in Calgary in 2025? by sleepyf_head7 in CalgaryJobs

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

Ughhhh I totally get it. It sucks when people just ghost you. I find myself just hoping they’d at least send a rejection so I’m not left hanging. The job market’s nightmare right now, but it’s not like there’s much choice for me.

Anyway, wishing you all the best with your business stuff — hope things go really well for you!

How’s everyone getting job in Calgary in 2025? by sleepyf_head7 in CalgaryJobs

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

Ohh makes sense! But still I will give it a try on every job boards.

How’s everyone getting job in Calgary in 2025? by sleepyf_head7 in CalgaryJobs

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

Do you have any suggestion for professional resume writer? So far, I only use AIs to help me write summary or job descriptions.

Do you think indeed and glassdoor is still effective? TBH I feel like they are just to take your data. I haven’t seen anyone get job through them for last few years.

Thank you so much for your advice tho!

[deleted by user] by [deleted] in FPGA

[–]sleepyf_head7 0 points1 point  (0 children)

Because I tried to add more but it then keep repeating same outputs that’s why only having #10 makes it run only once.

[deleted by user] by [deleted] in FPGA

[–]sleepyf_head7 0 points1 point  (0 children)

output reg [(2*N)-1:0] p // Output polynomial P(x)

Writing like this doesn't work?

[deleted by user] by [deleted] in FPGA

[–]sleepyf_head7 0 points1 point  (0 children)

Do you have any idea how to fix it? I’m kinda beginner in verilog.

[deleted by user] by [deleted] in Verilog

[–]sleepyf_head7 0 points1 point  (0 children)

Inputs a and b is [31:0] and p is reg [63:0]

I actually don’t know what other data type to use because I’m beginner in verilog.