Gate is my last chance, but i am not able to manage GATE+CLG

so recently my college started, and college time is 9 to 4:30.. but includes travelling time around 7 to 5:30 .

And college has a very strict syllabus and also they give lot of assignments to write..

i seriously cant manage my time for both now, i used to watch 3 lectures everyday before college.. but now since 2 days no lecture. please suggest me how do i manage😭

reddit.com
u/soul_sagee — 15 hours ago

Guys why am I recieving these OTPs?

My Instagram account is de activated from last 2 years..

And randomly I get such OTPs, what does it mean? Is anybody trying to activate my account?? What should I do?

u/soul_sagee — 7 days ago

Please guide 😭

So, I started game development 5 years ago, but after 1 year took 6-8 months gap due to academics and then again such gaps continued ..and right now I am almost at an intermediate level only 😭

And already game development does not have good salaries at start.

So I tried quitting game dev, and started web development and all. But I just couldn't 😭

But I don't want to get into game development completely. I have an interest in creating game arts, game assets and all...

But now I am preparing for a technical competitive exam for CS field called the GATE exam in india.. it is not related to game development,but I can do further studies for masters through top colleges..

Right now iam thinking of getting into AI field..so that after some time I can pivot into AI in game development like AI in NPC behaviour and all..

But I just don't know where to start, so after 2 years during my placement season I get a high paying job and it will help me further in game development as I said.

reddit.com
u/soul_sagee — 11 days ago

Web dev / AI ??

I just don't understand what to do... I started html css js..but right now I think this is not my thing.. creating websites..

Rather i have interest in AI, but specifically AI in game development..I can start in trendy topics so that I can get high paid internships .but final goal would be to pivot to AI in game development like NPC behaviour and all..

But right now, I just don't know where to start..whether to continue that web dev or not..because every 61lpa and trends I see they suggest web dev tutorials..after html css js backend and all..

reddit.com
u/soul_sagee — 11 days ago

Pankaj sharma's DS what to skip? (PW)

In DS 2023 of PW by pankaj sharma, at lec 2 sir said you can skip starting lectures.. but exactly how many???

If anyone knows please tell.

I already Covered programming in C subject.

reddit.com
u/soul_sagee — 11 days ago

Is this cource full?? Why foundation is mentioned?

I am starting DS soon, but I see here foundation written on the upper right corner.

Is this course full or not?

u/soul_sagee — 13 days ago

I started GATE Data structures subject today, will I need to prepare seperately for placements DSA??

I just started DS for gate, and I'll cover Algorithms subject right after that. But will I need to prepare for DSA for placements differently?? Because a lot of syllabus already overlap, but I don't know the depth needed for placements.

And how will I know what topic I have to go in depth??

reddit.com
u/soul_sagee — 13 days ago

I started DS today, will I need to prepare DSA differently for placements??

I just started DS for gate, and I'll cover Algorithms subject right after that. But will I need to prepare for DSA for placements differently?? Because a lot of syllabus already overlap, but I don't know the depth needed for placements.

And how will I know what topic I have to go in depth??

reddit.com
u/soul_sagee — 13 days ago
▲ 104 r/hinduism

The Gangā has sprung from the feet of the Lord

In the gita introduction, i saw this line.

But we all know the river Ganga is formed by meeting 2 other rivers.

Then does ganga here mean something else, divine?

u/soul_sagee — 21 days ago

Is this app good for PYQS?

It says they have MCQa topic wise from 1991

Please someone cross check whether it really has all pyqs truly

​

​

u/soul_sagee — 2 months ago

How many times printf will be executed?

For the following code:

#include <stdio.h>

void main()
{
    int i, j,n;

    for(i = 1; i <= n; i = i * 3)
    {
        for(j = i; j <= n; j++)
        {
            printf("ABC");
        }
    }
}

The question should be answer in the form of n itself. n integer it may 9, 100, 300 anything so answer should be in ns format

I tried 2 hours on this and found out some patterns as outer loop runs log (base 3) n times and inner loop runs everytime 3^1..3^2... Less ..

​

How many times it will run

​

(Iam preparing for a competitive exam where some basic questions like these needs to be practiced. It was late night why my post was low efforts and I though everyone would understand that because such is a common pattern. I can use ChatGPT but I want a human though process while solving this question and not direct answer. That was the reason I used redit for but everyone instead praised my low efforts post and "diy". If anyone wants to solve this question pls help me out genuinely)

​

​

And someone pls tell how I format the code??? I don't use reddit much.

​

reddit.com
u/soul_sagee — 2 months ago

Need topic wise pyqs

Can anyone share link to a material group or something..

I want gate PYQs of 30 years or 30+ for cse

reddit.com
u/soul_sagee — 3 months ago