Need A Room पार्टनर (बॉय)

Need A Room पार्टनर (बॉय)

Same as above.

- 2 Sharing

- 45K for 1 year (No Mess included) - if you want slightly bigger room then it's for 60k.

DM me if you want more info.

u/BitterEarth6069 — 3 days ago
▲ 5 r/theprimeagen+1 crossposts

What these ABSTRACT term does actually mean?

There are few (not few) many terms that i don't understand in the context of LEETCODE some of them are :

GREEDY

Constructive Algorithm

DP..... etc.

Like wtf does they even mean, how would I know whether my solution or the question has to be solved this way 🥀.

reddit.com
u/BitterEarth6069 — 8 days ago

Why is everybody concerned about rating?

Yesterday i created my account , i joined today's contest and was able to solve A only but when I came to see what are the opinions of people on reddit they were talking about cheaters and stuff but what happens when someone cheats (i really don't know cuz I am here only to develop my problem solving 🥀).

Any help will be appreciated.

reddit.com
u/BitterEarth6069 — 13 days ago

I am really dumb (for now at least)

below is the solution that i wrote for for this problem and what i want from you guys is that how can i solve this question in more efficient manner.

accuracy for this problem is only 26% even though its easy (yes it is) and i was able to figure out the solution after 20 min and its not even solution its so much hard coded based on edge case error i was getting.

so plz any help will be appreciated !!.

class Solution:
    def getSecondLargest(self, arr):

        arr.sort(reverse=True)
        myset = set(arr)

        if len(myset)==1:
            return -1
        elif len(arr)<2:
            arr.remove(max(arr))
            return arr[0]
        else:
            for i in range(len(arr)):
                if arr[i] != arr[i+1]:
                    return arr[i+1]
reddit.com
u/BitterEarth6069 — 13 days ago

Got PICT - IT

- I am going for betterment -> COEP, VJTI and PICT's CSE.

- what are the chances of mine to get hostel after Round 2.

- It's Merit based FCFS or Or Physical FCFS wise.

Any help will be appreciated 🙏🏻

reddit.com
u/BitterEarth6069 — 15 days ago

How to solve these type of questions?

I tried to solve it but I got m^5/n^-7 my mind said that formula for this is a^x/a^y= x-y or can we also do like y-x ??

Help me to understand exponents so that I will never have doubts.

u/BitterEarth6069 — 18 days ago

Not Promoting (i am not that brave)

Checkout here : jvp008.github.io/blog.

- I am new to blogging (I don't use LLMs for blogging ok).

- My grammar is not that good.

- I write blogs because I just want to increase my ability to communicate idea in less vague way and to think clearly ( um I don't know)

how's my blog can you plz share your thoughts 🥲

reddit.com
u/BitterEarth6069 — 19 days ago

PG near PICT

I don't know whether I will get into PICT or Not but I want to be proactive so if there is someone who knows PG under 5000 plz inform cuz I am coming from long distance and I need to find PG within half of the day plz share as much as you can and if someone lives in pg and want partner plz tell me about that as well

Any help will be appreciated 🥲🤌🏻

reddit.com
u/BitterEarth6069 — 19 days ago

Scholarship milegi na?

PICT. Dsy admission - Scholarship to milegi na ? (varna mai mar jaunga)

u/BitterEarth6069 — 20 days ago
▲ 1 r/WalchandCollege+1 crossposts

Why is WCE Sangli Aided fee (~69k) HIGHER than Unaided fee (~52k) for OBC category?

which should i place first then - CSE (Aided) or CSE (Unaided) for ex .

reddit.com
u/BitterEarth6069 — 20 days ago

I don't know what to do.

- my Engineering will start in few weeks/days.

- I have never touched JS before.

- I don't have any clear goal (out of 3 listed).

- I have already forgot Most of OOP.

- I am just Procrastinating.

- I am feeling too much behind.

- For Now i don't know how to implement (0%): - Structure, Stack, Queues, Trees, Graphs and so on.

- I switch between tabs (FOMO phobia).

HELP ME CHOOSE TECH STACK AND Give me some advice based on whatever I have written.

u/BitterEarth6069 — 21 days ago

Need some advice 😭 🙏🏻

My long-term goal is to become an ML Engineer, and for that I have already started learning the maths required. But the thing is, I'm currently going to take admission in an engineering college, and I'm so worried about whether I'll get an internship or not because I don't have any knowledge about frameworks and stuff like Node.js, Spring Boot, FastAPI, etc.

(What I mean is, MOST people do for e.g Web Development + DSA ; i only do DSA/CP).

So, what should I learn in order to get an internship at a good company?

- I don't like frontend at all.

- I really love building CLI tools (haven't built any yet).

- I can solve Easy/Medium and sometimes Hard LeetCode problems.

- I have basic to intermediate knowledge of Python, C++, Java, Git, and GitHub.

- I want to build cool CLI tools, but I don't know what I should learn.

- Will I get an internship if I build cool CLI projects along with DSA/CP?

Confusion:

I am confused between backend and CLI developer! Should I learn CLI first then Backend or CLI only.

reddit.com
u/BitterEarth6069 — 22 days ago
▲ 2 r/mht_cet+1 crossposts

Help me rank Govt/Aided colleges (I am stuck)

Admission type : Direct Second year (lateral).

96.59 percentages in final year diploma.

My top 3 colleges are locked in for CSE/IT/AI : COEP, VJTI, and WCE.

Since my budget is tight, I’m strictly looking at 100% Govt or Govt-aided colleges only (absolutely no private).

Can someone give me an honest take on how to order my 4th to 7th choices among SGGS Nanded, GCOE Aurangabad, GCOE Amravati, and GCOE Karad, GCOE Kolhapur, GCOE Nagpur and so on.

Just help me with which college should I put on "4th ,5th 6th...place." cap round is gonna start in few days and i am totally stuck.

reddit.com
u/BitterEarth6069 — 26 days ago