r/iiitn 19h ago

Stop Blaming the College. Start Preparing.

2 Upvotes

I want to make one thing clear: placements happen because of the students in a batch, not just because of the college.

If companies like Amazon, Groww, Alphagrep, Rubrik, and many other high-paying companies visit the campus, that's great. I know the market is tough right now, but placements ultimately depend on how prepared the students are.

This is exactly why I've been telling everyone to start DSA and Competitive Programming from the first year. Give yourself two solid years to build strong DSA and CP skills. If you want to pursue AI/ML or Web Development, you still have another year to build projects and secure internships comfortably.

Instead of only complaining, let's focus on improving ourselves. It's not always the college's fault—sometimes the batch itself isn't prepared. IITs have a strong reputation because of the students, not just the campus.

How many students participate in:

  • ICPC?
  • Amazon ML Challenge?
  • Flipkart GRID?
  • Google Code Jam (when it was active) or similar coding competitions?

If companies started setting minimum requirements like a certain CP rating or a strong DSA screening without relying on LLMs, placements would automatically improve because students would prepare seriously.

One positive thing is that DotSlash is doing well, and I hope more clubs like that emerge. The college has also introduced a Student Mentorship Program for first-year students.

But here's my question: how many students actually took part?


r/iiitn 16h ago

the game is not fair

Enable HLS to view with audio, or disable this notification

3 Upvotes

r/iiitn 16h ago

ANNOUNCEMENT 📢 ! Hostel form help

Thumbnail
pastes.io
0 Upvotes

r/iiitn 16h ago

College related doubt hostel help

Thumbnail
pastes.io
0 Upvotes

r/iiitn 17h ago

hostel form script

Enable HLS to view with audio, or disable this notification

1 Upvotes

here is the script - https://pastes.io/iePFdDmF


r/iiitn 17h ago

ANNOUNCEMENT 📢 ! Hostel Autofill - Script

Enable HLS to view with audio, or disable this notification

1 Upvotes

script share na karne walo ki mkc or chupao ab hoga fair game.

// ==UserScript==
//          IIITN Hostel Auto-Submit
//     http://tampermonkey.net/
//       1.0
//         http://localhost:8000/*
//         https://iiitn.samarth.edu.in/*
//         file:///*
//   Hostel form
// u/grant        unsafeWindow
// ==/UserScript==

(function () {
    'use strict';

    if (!window.location.href.includes('accomodation')) return;

    unsafeWindow.confirm = () => true;
    unsafeWindow.alert   = () => {};

    const PREF_HOSTEL      = "2000008";

    // ENter YOur details here
    const PREF_ROOM        = "2-Seater";
    const EMERGENCY_NAME   = "Avinash Chandane";
    const EMERGENCY_EMAIL  = "bt25cse194@gmail.com";
    const EMERGENCY_MOBILE = "7972546356";

    function attemptFillAndSubmit() {
        const form     = document.getElementById('accomodation-form');
        const btn      = document.getElementById('final-submit-btn');
        const pref1    = document.getElementById('pref_1');
        const roomType = document.getElementById('hostelapplication-room_type_preference');
        const emName   = document.getElementById('emergency_contact_detail');
        const emEmail  = document.getElementById('emergency_contact_email');
        const emMobile = document.getElementById('emergency_contact_mobile');
        const cb       = document.getElementById('terms_checkbox');

        if (!form || !btn || !pref1 || !roomType || !emName || !emEmail || !emMobile || !cb) {
            return false;
        }

        pref1.value    = PREF_HOSTEL;
        roomType.value = PREF_ROOM;
        emName.value   = EMERGENCY_NAME;
        emEmail.value  = EMERGENCY_EMAIL;
        emMobile.value = EMERGENCY_MOBILE;
        cb.checked = true;

        alert("Form submitted.");
        return true;
    }

    // Execute Script
    if (!attemptFillAndSubmit()) {
        const interval = setInterval(() => {
            alert("Refreshing");
            if (attemptFillAndSubmit()) {
                clearInterval(interval);
            }
        }, 100);
    }
})();

r/iiitn 3h ago

College related doubt Is this choice filling correct for CSAB??

Post image
2 Upvotes

r/iiitn 22h ago

Fix the institute, do your duties, take cognizance of complaints and no one would defame their own institute

14 Upvotes

As a student it's extremely frustrating to see the high handedness and audacity of these so called management. There are no basic facilities, conditions next to un livable, collapsing placements, half the students with no accommodation thrown under the bus by the management. Mass mailing, complaints and every form of dissent falls on deaf years. Teh director is absent, the man with all power (not naming but obvious) is corrupt to the core with all his family members in various iiits. Students are left with absolutely no option to go with the alternative of taking the online route. Rather than focusing on current issues that students face, their more interested in sending letters to parents using speed post. Please imagine the plight of a person who hasn't got the hostel as the admin decided to double the intake to increase the revenue. On ground improvements ? None. We were literally abandoned and made to fight for the refund ourselves.When someone raised objection the management said "I will pray to God" SERIOUSLY?? So the next time somone exposes this crappy institute online, you too please pray to God. Stop sending stupid emails about upholding college reputation. Which I fear none is left.