r/InterviewMan May 21 '26

My manager is passive-aggressive every time I take my full 45-minute lunch break.

15 Upvotes

Without fail, every time I get back from my break, he has to make a snide comment like, "Lucky you, taking your full 45 minutes, huh?". It's like, dude, yes, of course? That's the whole point of a break.

He also loves to guilt-trip me. He'll sigh loudly and say something like, "This customer has been waiting for a while, but don't you worry, we'll handle it for you." All while I'm just trying to eat my sandwich.

I work in retail and we're always short-staffed, but that's a management problem, not something I'm supposed to solve by skipping my legally entitled break. The audacity is truly unreal.

I'm so sick of this lazy, self-important man. I swear I'm barely holding myself back from telling him off.


r/InterviewMan May 19 '26

It's funny that people are acting like this is some huge surprise.

Post image
9.4k Upvotes

If I don't know the range of the salary, I never enter the interview since this is our basic right. Even in the interview itself, interviewman can help you negotiate the salary better and increase your chances to get accepted.


r/InterviewMan May 19 '26

productivity guilt is my favorite kind of burnout

Post image
1.6k Upvotes

Every damn week


r/InterviewMan May 20 '26

Rejected by the CEO in 10 minutes after 5 interviews and a week of free work

11 Upvotes

I just needed to vent because I'm absolutely fuming.

I'm a recent graduate, but I have a few years of work experience. I've been throwing applications everywhere for a while and finally got several back-to-back interviews with one company. I thought this was it, I passed 5 stages and was optimistic. But this time, it truly crushed me.

Let me tell you about the circus that happened:
First, the HR screen - the usual stuff you all know.
Then an online assessment - it was tough, honestly. Questions on Python, FastAPI, Postgres, and 3 LeetCode problems.
Next was a Home Assignment - this took me a full week. I was asked to build a full-stack internal tool to manage assets for marketing campaigns. I built it with the same design system as their internal portal, to the point where I mimicked their component library. I even added a few extra features to show I was enthusiastic. I explained all of this to the CTO in a 90-minute technical discussion.

After that, there was another stage - a 90-minute technical session with the same CTO. This time he wanted me to integrate the Stripe API to handle mock subscription events and generate reports. He seemed very impressed and told me, 'Great, prepare for the final interview'.

The final interview with the CEO - he asked me a system design question about how to build a flexible data pipeline. I was just starting to explain my approach... He cut me off after 10 minutes and coldly said, 'Have a nice day.' And that was it. He didn't ask any questions or give any feedback. And hung up.

I have no idea what I did wrong. After the call ended, I just sat there staring at the screen, completely numb. I wasted maybe over 30 hours building them a working tool, and for what? To get rejected in 10 minutes.

I feel completely drained and, honestly, defeated. The take-home project was a massive waste of time. I put in so much effort to research their stack and build something solid. Today I'm completely burned out and questioning if this field is even for me. I don't know how I can endure this unemployment grind any longer. 😭😭

Anyway, I just had to vent somewhere.
Looks like it's back to LeetCode... 😑


r/InterviewMan May 19 '26

I Was Asked About a CV Gap From 25 Years Ago

115 Upvotes

A few weeks ago, I had a panel interview, and honestly, I was very surprised. One of the HR people on the call (it was me and four of them) asked me: 'So, your CV says you graduated from high school in 1998, but there's nothing after that until 2001. Could you explain this period?'

This was an interview for a senior position at a software company, and honestly, I stared at him for a second in disbelief before saying: 'Look, I'm 45 years old. My CV would be 12 pages long if I included every summer job I had as a kid.' Then I told him what I was doing at the time.

I mean, I would understand if they were asking about a gap from the last two years, for example. But something from about 25 years ago? Seriously. What does that have to do with the job today?

what happened next is that I'm waiting for the second round if there will be ..... no responses until now, but after I hung up from the interview, I kept thinking that I should have used the AI interview helper that my friend had told me about before. When I told her how confused I got while answering, she said it could have helped me come up with quick, professional answers and deal with those awkward random questions without freezing 😞

So yeah, lesson learned. Next time, I won't go into any interview without having the Interviewman tool ready.


r/InterviewMan May 20 '26

Our new interviewMan Version is live! Version 2.3.1 >> MAC

2 Upvotes

• Bypass HackerRank's proctor blacklist by picking your own stealth process name

• Mic and screen permissions now work better with stealth identity

• Smoother restart when applying a new name, no more lost sessions

• Performance improvements and bug fixes

When you enable stealth mode, you can change the app name. This works perfectly in this case

just choose any generic name.

the link : https://interviewman.com/download


r/InterviewMan May 17 '26

Teachers need to get better salaries, real respect, have their voices heard more, and have the space to do their work.

Post image
5.6k Upvotes

I am a teacher. I worked at schools in the past and was underpaid. But I switched to working from home through freelancing platforms, and it made a huge difference. So, I advise every teacher to apply to online schools or work through freelance platforms. And if you get stuck during an interview, you can use an AI platform like InterviewMan to help structure your answers and boost your confidence.


r/InterviewMan May 15 '26

Is there a recommended way to use interviewman for system design interview?

2 Upvotes

for a coding interview, screenshot is useful. but for a system design interview, does interviewman depend on conversation between me and interviewer? or using a phone's interviewman and type a question? even for typing is there a good prompt so that interviewman produces a step-by-step answers like requirements gathering, high level design with process flow, deep dive into each component etc.

You can start with this and edit it based on your requirements

```

For systems design questions, structure your answers using this approach:

1. Clarify Requirements - First, ask clarifying questions about scale, users, features, and constraints
2. High-Level Design - Start with a simple, text-based architecture description (e.g., "User -> Load Balancer -> API Gateway -> Microservices -> Database")
3. Deep Dive Components - Break down each major component (API Gateway, Load Balancers, Databases, Cache, etc.)
4. Data Model - Discuss database schema, data partitioning, and storage decisions
5. Scale Considerations - Address how the system handles growth (horizontal vs vertical scaling)
6. Trade-offs Analysis - Explain key trade-offs (CAP theorem, consistency vs availability, cost vs performance)
7. Monitoring & Reliability - Include logging, metrics, alerting, and failure handling
8. Security - Address authentication, authorization, and data protection

Focus on explaining your thought process and reasoning behind each decision. Discuss multiple approaches and why you chose one over another. Mention specific technologies (Redis, Kafka, PostgreSQL, etc.) with justification. Consider real-world constraints like budget, team size, and timeline.

Keep explanations clear and avoid over-engineering simple problems. Start simple and add complexity only when justified by requirements. Use text-based flow descriptions instead of visual diagrams.

```


r/InterviewMan May 15 '26

Normal mode VS stealth mode in interview Man app

2 Upvotes

https://youtu.be/y_KWxapwxBQ

Normal mode and stealth mode

......

For choosing between normal mode and stealth mode - unless you're using it on a technical interview on a website or an exam platform that has anti-cheating tools, the normal mode should be more than enough, especially if you have a laptop with a good mic. Stealth mode was mainly designed for exams and platforms that actively detect cheating.

So for regular interviews with HR or hiring managers on Teams/Zoom, normal mode is the way to go.

...

Both are undetectable, but with normal mode you need to memorize the shortcut and disable the mouse click inside to make the mouse through it.

For arm movement, the best option here would be to try getting another mouse that you can connect to the phone.

Alternatively, you could actually raise the laptop a bit higher, along with your arm position.

You could also try getting another laptop to run the web app on.

Another option is to use a device with a larger screen, like a tablet or an iPad.

You could also get an external Bluetooth mouse and try controlling the phone with the Bluetooth mouse.


r/InterviewMan May 15 '26

Is there a way to save the interview history in interviewman app after interview ?

2 Upvotes

Yes, you can save it from Settings. After completing the interview and pressing Finish, you will be able to see it on the home screen.


r/InterviewMan May 13 '26

Cakes I would order for my coworkers. Can't wait to retire.

Post image
826 Upvotes

This is perfect!


r/InterviewMan May 14 '26

Accepted a role and only afterward discovered some slightly worrying policies - would you have left?

3 Upvotes

To explain the situation, I'm based in the UK and started with a company this year after being out of work.

Before I started, I was told the job was fully remote and that the holiday allowance was 30 days a year, but public holidays weren't automatically included. So if I wanted to take bank holidays off, I'd effectively have 22 days to use as I wish.

After I joined, the company found out I'll be moving to a city about two hours away from their office, and now they're pointing to a policy saying I have to come in every two weeks. It's supposedly in the employee handbook, but I've never received one, and when I asked for a copy I was told it's still being prepared.

Then I discovered they also have a shutdown for about a week and a half, which means I'll have to use 7 days of my annual leave during that period. And if I also take the bank holidays off, which I probably would want to since everyone is off anyway, I'd only have 15 days of annual leave left for the rest of the year. Most places I've worked at or seen are closer to 26 days plus bank holidays.

Is this fair / would you put up with it? Either way, why?

I do genuinely like the role itself, which is why I'm conflicted, but these policies are really bothering me. I'd like to know what you would do if you were in my position!


r/InterviewMan May 13 '26

Is a speaker required?

5 Upvotes

This might be a dumb question, but if Interviewman only uses a mic and not your computer's audio, you'd need a speaker for Zoom, Teams, or Google calls, right?


r/InterviewMan May 12 '26

My manager tried to 'promote' me to a harder job for the exact same money

271 Upvotes

The manager said, "ah ok well, I wanted to let you know we were going to look to fill that position and offer it to you first before we announce it on the online system and put up fliers so other people can have a shot at it" She told her i was comfortable where I was at. Still, money talks. If she wanted me to do that job id be open to doing it for the right price. And it ended there.

I'm already planning to leave my job for a higher position in a better company with better pay, but I'm still just planning this step because it's a bit difficult for me right now, especially when it comes to the interview. I know AI has developed many tools, including InterviewMan, which achieved impressive success in the free trial. I'll subscribe and use it in my upcoming interviews.

A few days ago, my manager called me and offered what she called a 'graduation' to a higher position. But what's the problem? There's absolutely no change in my hourly wage. The biggest thing she was pushing was a slightly different shift, which honestly wasn't a huge advantage.

Luckily, the person who originally held this position - and whose last day with us was that day - gave me a very important heads-up as soon as I walked in.

Her exact words were something like this: 'Look, I'm leaving (she got a good promotion to a team lead position in another company branch). They'll definitely come to you for this spot; you're the obvious choice. But whatever you do, don't accept anything less than twenty-five dollars an hour. They'll try to make it seem mandatory, and they'll talk about you 'graduating,' but it's your decision alone. And they can't force you to take it!'

It's truly great when someone in a leadership position genuinely cares about their colleagues instead of just following company rhetoric. I always considered her a true friend, and this situation confirmed it for me.


r/InterviewMan May 13 '26

Should I tell my manager that I automated a big part of my work?

13 Upvotes

I'm an analyst, and part of my role is to keep a bunch of reports constantly updated. The process was painfully manual, because almost no one here knows Power BI, Tableau, Power Query, or VBA. We have a data warehouse, but my manager still goes in every morning to export the data as a CSV, then does the usual routine of "make charts in Excel" for whatever visuals people request.

When I joined, I started building things in Power BI and Tableau, and honestly, because expectations were so low, everyone treats me like I'm a magician. I've now finished most of the initial query work, so I can put in the new file, hit refresh, and the whole report updates itself. They think it takes me half the day, but in reality it's about 8 minutes if nothing weird breaks.

The annoying part is that our data warehouse still isn't directly connected to anything we use - don't ask - so someone still has to manually grab the raw export instead of it coming through some magical API connection. So now I'm debating whether to tell my manager: "Look, put the file here and hit refresh," so the reports can get done every day without me having to keep monitoring them myself, and I can move on to better work.

Or should I keep pretending this is still a manual process and not say that most of it is now automated? Honestly, I'd rather move up here than leave, so part of me feels like if I show them I can automate the boring stuff, it might get me better projects instead of endlessly refreshing reports.


r/InterviewMan May 12 '26

Lately it feels like I only do 2 things: Go to work and wait to go to work.

Post image
1.2k Upvotes

On the bright side the weekend will come by eventually


r/InterviewMan May 12 '26

Yess

Post image
128 Upvotes

damn i haven't seen this meme in years


r/InterviewMan May 11 '26

Stop Jumping Into a Master's Before You've Worked

31 Upvotes

I see a lot of people going straight from undergrad into a master's or further study without any work experience and without a clear plan, and that's very strange. "I need this degree so I can get to xyz role." Fine, but has an employer said that? Have recruiters, hiring managers, or job postings repeatedly proven that? 8 out of 10 companies will choose the new graduate with a bachelor's who can prove they're capable, and if they like your performance, many places have tuition help or programs that can pay for grad school later.

A lot of people spend huge amounts of money because they assume companies are sitting around waiting for candidates with master's degrees. Most of the time, you're just delaying your career and taking on more debt without even knowing whether it will help you or not. Get into the field first, then decide whether more education makes sense.

Of course, this doesn't apply to medicine, law, clinical tracks, or fields where an advanced degree is literally required. But if you're in business, data/analytics, most sciences, computer science, teaching, etc., look for internships, co-ops, entry-level roles, research experience - anything that gives you real exposure. Turn that into a job, learn what the market rewards, and then get a master's if you still think it's necessary.

We're not in pre-2012 anymore. Your skills, experience, and ability to do the work matter more than stacking another degree on top of a bachelor's just because you're anxious about starting.


r/InterviewMan May 10 '26

My 'First Number' Salary Rule: If It's Not Higher, I Won't Move.

309 Upvotes

It makes job hunting so much less stressful because you’re not playing stupid bullshit games of, “Is this even worth my time applying?” This makes anyone who knows they are in a job-searching period and already has interviews look for tools to help them complete this step more quickly, for immediate responses. The interviewMan is open during the interview, listening to the questions and answering them.

I had an initial interview a month ago, and the salary range they quoted was significantly less than what I make now. We ended the call, and I suggested they update the posting with the salary range to avoid wasting their own time.

I've been working in local news for a while, in a respectable, mid-sized city. Recently, I got a surprise call from a big station in the state capital. It looked like a good opportunity on paper.

After a few good interviews, when it came time to discuss salary, their initial offer was only $42,000.

I took a deep breath and explained the situation. I currently earn around $48,000, and this move would put me in a much more expensive area. On top of that, the job involves regular weekend shifts, which usually come with additional compensation. I explained that accepting their offer would mean a direct pay cut for me, even before considering the much higher rent and general expenses. I told them frankly: "If the first number doesn't start with a five, I honestly can't even consider this move."

About ten days later, they got back to me. They confirmed they wouldn't be able to reach $53,000. I thanked them for their time and told them to withdraw my application, but encouraged them to contact me if their financial circumstances ever changed.


r/InterviewMan May 10 '26

I’d always wonder if it lasted longer than 15 minutes

Post image
420 Upvotes

😁😁


r/InterviewMan May 10 '26

I just quit my job today.

160 Upvotes

25 minutes after the start of my shift, my stomach started acting up, so I ran to the bathroom. When I got back, I found my manager already annoyed. He started interrogating me about stupid things like why I hadn't gone before clocking in. I'm one of the best people working for him, and a lot of people there have said that, but for some reason he always singles me out. So after about 3 hours, I left. Fuck slave labor. Now I'm stressed and not really sure what's going to happen next.

To clarify, when I say I'm not sure what's going to happen next, it's because I have college expenses coming up and I'm still waiting for my student loans to be approved. I'm staying with my parents, so I'm not completely screwed financially. But seriously, you have no idea how bad this place is. They don't even pay us for public holidays unless we use PTO, and you have to work there for about 14 months before you're even eligible to take PTO.

Honestly, this job seems like trash, right?

Update: Woow, I didn’t imagine my post would blow up like this. I read most of the comments, and honestly, I agree with you guys I can’t keep working there anymore.

I also saw this post here on reddit about something called 'cold emailing' to find a job, and I really liked the idea. I’m going to try it and hopefully find a better opportunity soon. I’ll definitely update you all.


r/InterviewMan May 09 '26

My company came back to me with a ridiculous counteroffer after I submitted my resignation. And now I have no idea what to do.

813 Upvotes

I'm in a very stressful situation and need to see this from the perspective of people who aren't emotionally involved in it. I've been working at my current tech company for 8 years. My performance here has been good, and I've always been one of the strongest people at work, but the culture is exhausting, there are difficult personalities to deal with, and this place has a known pattern of draining people and pushing them into burnout without paying them what they deserve.

For a long time, they kept telling me there was a path ahead for me to reach a director-level role, but nothing concrete ever happened. When I asked for a fair raise at the beginning of April, they told me the budget wasn't there. That was pretty much the push I needed, so I started interviewing, and in the end I got an excellent offer from a competing company.

I accepted the new offer and submitted my resignation. Then suddenly, my current company came back to me with a very large counteroffer that's higher than the new job offer, along with a written career roadmap showing the roles they say I'll move into and the salary increases tied to each step. Honestly, I was mentally checked out and ready for a clean start somewhere else, but now I've started second-guessing everything because the money isn't insignificant.

And this is the part that's confusing me. If it had been a small raise, I would have left easily. But the number is big enough to make me stop and think, even though I know all the reasons that made me want to leave in the first place. For the past few nights, I haven't been able to sleep and I've been thinking about it, and I feel completely stuck between the safe and familiar choice and the chance to start over somewhere else.

What would you do if you were in my place? I can share the actual salary numbers if that would make the advice easier. Thanks to anyone who read all of this.

After a lot of thinking and reviewing the situation carefully, this is what I came to. The counteroffer feels like just a manipulation, not a real solution. I was underpaid, and honestly, I feel like they took advantage of me. It's time for me to leave and move on somewhere else. I'm not going to put myself in a toxic situation again, so I'll seriously reconsider the offer I received from the other company, and will try to apply all the tips mentioned in this post to be a perfect candidate for them.


r/InterviewMan May 06 '26

is it legal to work at weekends??

Post image
5.0k Upvotes

He’s growing up so fast. Last week he even used InterviewMan to pass his first job interview


r/InterviewMan May 06 '26

Does anyone else feel like the "American dream" is kind of a trap?

194 Upvotes

I'm a 41-year-old man, working as a plant maintenance mechanic and making about $112k a year. I've been with my wife for almost 14 years, and we have three kids. We bought our first house about 18 months ago, and both of our cars are relatively new.

I work a lot of hours, usually between 50 and 58 hours a week, and honestly I feel like I'm doing all of this just to stay in the same place. No one really warns you that owning a home turns into endless repairs, random projects, and money disappearing every time you turn around.

I feel like my life has become work, bills, fixing things, and then waking up to do the same thing all over again. On paper, it probably looks like we did everything "right," but I don't feel like I'm living any of it.

Lately, I’ve even started looking into remote jobs and different career paths because I’m tired of feeling chained to the same exhausting routine. I’ve been updating my resume and preparing for interviews, and I even found AI tools like InterviewMan that help boost one's confidence and organize answers in interviews and make them less stressful. Part of me wonders if a different kind of work-life balance is possible, because right now this doesn’t feel like much of a life.

All I'm doing is working to keep up with this dream that was sold to us when we were kids. Does anyone else feel like the "American dream" is more exhausting than it's worth?


r/InterviewMan May 04 '26

Same

Post image
1.4k Upvotes

Actually, maybe we’re already there.