Brute-Forcing My Algorithmic Ignorance with an LLM in 7 Days

(blog.dominikrudnik.pl)

49 points | by qikcik 4 hours ago

6 comments

  • gurachek 17 minutes ago
    Your "no compiler" rule on day 3 taught you more than the LLM did. The LLM made concepts click. But the binary search vanishing under interview stress proves that understanding something and being able to produce it under pressure are totally different skills. Nobody talks about this enough in the "just use ChatGPT to learn" discourse.
  • e12e 1 hour ago
    Interesting article - but perhaps a bit light on details in some places, like:

    > I generated a list of the most common interview tasks

    How? I suppose they mean gathered, or searched for, not strictly generated?

    Also a little light on details of the actual interview.

    I'm also a little confused about the listing of "problems" - do they refer to some specific leet-code site's listing of problems?

    It seems like half-way between naming an actual algorithm/problem and naming a concrete exercise.

    As for:

    > How is it that we do not use this "forgotten and forbidden" coding in our daily production code, even though all highly reusable, useful code is essentially an exploitation of the intersection between classical algorithmic thinking and real-world problems?

    I'm not sure what to say - most of this stuff lives in library code and data structure implementations for any language in common use?

    Indeed the one saving grace of leet code interview is arguably that it shows if the candidate can choose sane data structures (and algorithms) when implementing real-world code?

  • ashwinnair99 51 minutes ago
    The honest ones who admit they used it as a learning tool rather than a shortcut are getting more useful out of it than anyone else.
  • tom-blk 2 hours ago
    Very cool, I have personally been studying zk-cryptography with a similar approach, works really well with some caveats. Will save this article and try this version as well when the time comes!
  • piokoch 2 hours ago
    This is very interesting, I've been using LLM to learn new things that way and it really worked. To some extent, learning with LLM is better than taking any course, even with a tutor, as I am getting something prepared for me, in terms of my experience, progress level, etc.

    LLM is going to change schools and universities a lot, teachers, tutors will have to find themselves in the new reality, as they have a strong competitor with infinite resources and huge knowledge, patient and ready to work with every student in a distinct way, according to student's needs, level, intelligence, etc.

    Instruction-based tutoring is dead from that perspective, why should I follow someone reciting a book or online tutorial, while there is a tool that can introduce me into subject in a better and more interesting way?

    Sure, there are great teachers, who are inspiring people, who are able to present the topic in a great way, the point is, they are minority. Now, everyone can have a great tutor for a few dollars a month (or for free, if you don't need generating too much data quickly).

    • jeffbee 2 hours ago
      LLMs aren't any of these things: infinite, knowledgable, patient, or ready. They are a compressed representation of all of the misstatements and misunderstandings in the history of Reddit. If you think you've been using LLMs to "learn new things" it could be because you aren't already familiar with the domain and you can't see where it's misleading you.
      • mistahenry 2 hours ago
        I mean, you've collapsed a complex, mixed system into a single negative narrative.

        Examples of how I learn with LLMs:

        - Paste sections from reading and ask questions / clarify my understanding / ask it to quiz me

        - Produce Anki cards by pasting in chapter text and the culling out the goods ones

        - Request resources / links for further learning

        Basically, LLMs serve as a thinking partner. Yes, it's a fallible tool, not an oracle. But dismissing the idea that you can learn (and learn faster / more efficiently) with LLMs is reductionist

    • fragmede 2 hours ago
      To some extent. I had Claude (Sonnet 4.5) generate some homework problems for students I was teaching to code, and the problem/answers weren't actually right. They were subtlety wrong, which makes me worry about using it for other subjects.
      • e12e 1 hour ago
        I think that Knoll’s law of media accuracy applies quite well to LLMs as well:

        > “everything you read in the newspapers is absolutely true, except for the rare story of which you happen to have firsthand knowledge”.

    • pandatigox 2 hours ago
      Sounds interesting, can you share some useful prompts for learning?
      • r_lee 2 hours ago
        (not OP but..) I personally am not very into "prompting", you just need to figure out how these models work

        it's best when you ask a well known problem/thing they can reference (vs. a niche way to solve exactly what you want to solve)

        then you work backwards, I e. why is it like this, what is this for, what are the alternative ways to accomplish this etc...

        it's a big query engine after all.

        don't try to ask like "what is the exact right way" or etc. because it will try to generate that and likely hallucinate if there is no such answer in its training corpus.

        instead ask what the model does know, or doesn't.

      • ImPostingOnHN 1 hour ago
        I can! What thing have you been learning lately? What is your current knowledge level? What is it your goal to learn about it next?
    • traceroute66 2 hours ago
      > LLM is going to change schools and universities a lot, teachers, tutors will have to find themselves in the new reality, as they have a strong competitor with infinite resources and huge knowledge, patient and ready to work with every student in a distinct way, according to student's needs, level, intelligence, etc.

      No it won't. It really, really wont. You clearly don't have any university professors amongst your friends or acquaintances.

      What you wrote is what the STUDENTS think. The students think they have found a cheat code.

      No university professor considers LLM "a competitor". They see the slop output every day on their desk.

      The reality is just like LLMs will confidently push out slop code, they will also push out slop for everything else. Because the reality is that LLMs are nothing more than a party trick, a stats based algorithm that gives you answers within a gaussian curve.

      The students come to the professors with stupid questions because they've been trusting the AI instead of learning properly. Some of the students even have the audacity to challenge the professor's marking saying "but the AI said it is right" in relation to some basic math formula that the student should know how to solve with their own brain.

      So what do my university professor friends end up doing ?

      They spend their evenings and weekends thinking up lab tasks that the students cannot achieve by simply asking the LLM for the answer. The whole point of university is you go there to learn to reason and think with your own damn brain, not paste the question into a text box and paste the answer to your professor.

      Trying to cheat your way through university with an LLM is a waste of the students time, a waste of the professors time and a waste of the university's infrastructure.

      That, my friend, is the reality.

      • wiseowise 10 minutes ago
        > No it won't. It really, really wont. You clearly don't have any university professors amongst your friends or acquaintances.

        Maybe some fancy professors in their cushy Ivy league ivory tower won't, but a lot of teachers that work for minimal salary sure will.

        > Because the reality is that LLMs are nothing more than a party trick, a stats based algorithm that gives you answers within a gaussian curve.

        A lot of humans can't even do that.

        > Some of the students even have the audacity to challenge the professor's marking saying "but the AI said it is right" in relation to some basic math formula that the student should know how to solve with their own brain.

        Students challenge professors over some stupid assumption, more news at 11.

        > Trying to cheat your way through university with an LLM is a waste of the students time, a waste of the professors time and a waste of the university's infrastructure.

        Who even said anything about cheating? Witch hunting too much? For majority of layman topics LLM will be a far superior offering precisely because LLMs have no ego and will reply to their best abilities instead of chastising students about, oh God forgive, HAVING AUDACITY to disagree over a topic.

      • cjbgkagh 1 hour ago
        I’m an unusually good programmer, I’ve worked in over 25 different programming languages and have been doing it since I was 6. I’ve spent most of my career as an applied researcher in research orgs where my full time job is study.

        Finding new relevant things to learn gets progressively more difficult and LLMs have blown that right open. Even if they haze zero new ideas the encoding and searching of existing ideas is nothing live I’ve seen before. If they can teach me things they can definitely teach less experienced people things as well. Sometimes it takes a bit of prodding, like it will insist something is impossible but when presented with evidence to the contrary will resume to give working prototypes. Which means in these very long tail instances it does still help to have some prerequisite knowledge. I wish they were more able to express uncertainty.

        I think the primary reason Ed Tech hasn’t been disrupted is that an expensive education is a costly signal and a class demarcator, making it cheaper defeats the primary purpose. Grade creep, reproducibility crisis, plagiarism crisis, cheating scandals fail to undermine this purpose. In fact the worse it gets the more it becomes a costly signal. As inequality increases so does the importance social signals. In many countries Universities are given special privileges to act as a gateway to permanent residency which is extremely profitable. If anything is to replace education it would have to either supplant this role as a social signal or the reward for the social signal will need to be lost and I don’t see either happening anytime soon short of a major calamity.

      • pcf 52 minutes ago
        He said: "LLM is going to change schools and universities a lot"

        You said: "No it won't. It really, really wont."

        With the explosive development of LLMs and their abilities, it seems your point of view is probably the hopeful one while the other poster has the realistic one.

        It seems that you simply can't say anything about what LLMs will not be able to do. Especially when you try to use current "AI slop" as your main reason, which is being more and more eradicated.

        • traceroute66 40 minutes ago
          > "AI slop" as your main reason, which is being more and more eradicated.

          The slop is the hard truth.

          As I made perfectly clear in my original post. My university professor friends get handed AI slop by their students each and every day.

          There is no "eradication of slop" happening. If anything, it is getting worse. Trust me, my friends see the output from all the latest algorithms on their desk.

          The students think they are being very clever, the students think the magical LLM is the best thing since sliced bread.

          All the professor sees is a wall of slop on their desk and a student that is not learning how to reason and think with their own damn brain.

          And when the professors tries politely and patiently to challenge them and test their understanding as you would expect in a university environment, the snowflake students just whine and complain because they know they've been caught out drinking the LLM kool-aid again for the 100th time this week.

          Hence the student is wasting their time and money at university, and the professor is wasting their time trying to teach someone who is clearly not interested in learning because they think they can get the answer in 5 seconds from an LLM chatbot.

          My professor friends chose the career they did because they enjoy the challenge of helping students along the way through their courses and watching them develop.

          They are no longer seeing that same development in their students. And instead of devoting time to helping students, they are wasting time thinking up over-engineered fiendishly-complicated lab-tasks and tests that the students cannot cheat using LLM.

          It is honestly a lose-lose situation for everybody.

          • wiseowise 6 minutes ago
            I sure hope those "university professor friends" exist, and you're not self-distancing. Because you really need help with the mindset like that. Students are not your enemies and LLMs are not ought to get you. Seek help.
          • culopatin 5 minutes ago
            I think you're missing the point. The conversation is not about what students give the professors, it's about how students learn. This obviously requires someone that wants to learn.
      • pr337h4m 49 minutes ago
        What you call "slop" is a far better education than what 99% of children in the world receive.
        • traceroute66 27 minutes ago
          > What you call "slop" is a far better education than what 99% of children in the world receive.

          I'm talking about university education here. Where the hell does the clutching at straws "99% of children in the world" argument come into it ?

          • wiseowise 2 minutes ago
            > clutching at straws

            > as if he wasn't the one who clutched at some mythical "the university"

            Next you'll tell that anything below Ivy league isn't considered university and kids should've known better and used their damn head™ really hard to be born in better families to be able to get real university™ education.

  • doctorpangloss 45 minutes ago
    another POV is, it used to be cool to work for Google

    it's been so uncool and harrowing for a while now, to deal with their leetcode BS. i mean obviously this guy is well meaning but didn't learn anything, other than for the paycheck and whatever desperate circumstances require that.

    the LLM stuff being used to solve their interview process is an inflection point where it really steeply goes down to want to work for Google for any reason other than money

    maybe this is why Google deepmind researchers keep leaving to start their own successful companies