Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)ES
eskimofry @lemmy.world
Posts 0
Comments 819
Programmers of Lemmy, what are your interviewing horror stories?
  • No you just start by marking all nodes as unvisited and perform a search from a random starting node. you store the current bfs set of vertices in a sorted datastructure. Repeat until there are no more unvisited nodes.

  • How do you feel ?
  • I feel terrible because I didn't buy even a card for my wife's birthday. I just took her to her mother's house. This was two weeks ago. I am still baffled why I didn't buy flowers or something. My wife isn't demanding at all.

  • GOP attorneys general have launched a new attack on gender care for kids
  • You're still nowhere near the expertise of doctors who go through nedical school for a decade or more and some even write papers for those peer reviewed journals. And some of their doctor peers review those papers before publishing journals.

    Nobody is going to listen to you or some insurance company bean counter about medical advice over a qualified medical professional. They certainly should make it illegal for insurance companies to deny care contradicting doctors.

  • Childhood dream job
  • I do the same... and i guess i am burnt out by lack of interesting and consistent work to do.

    aspects of my job I absolutely hate:

    1. Maintaining a DLL( or shared object) in a large piece of software where my team's scope is so narrow that we are just a conduit between two other processes. bugs get introduced by behavioral changes from upstream or downstream.

    2. No real exiciting problem to solve.

    I learnt Compiler design, Complexity theory, Concurrency, Algorithms, etc in college. But I look at bad code that does if (boolvar) return 1; else return 0;

    1. Constantly get shuffled around on tasks by my manager who goes into panic mode if his supervisor asks about something.