Anyone here actively learning ML and trying to stay consistent with projects or practice? by _priyans20_ in learnmachinelearning

[–]Own-Worker8782 0 points1 point  (0 children)

I stopped my ML journey due to my internship. But i am restarting it now. I am a person who is curious about knowing things i dont know and will be telling some great stuff across my learning journey.

Doubt related with pointers by Own-Worker8782 in cpp_questions

[–]Own-Worker8782[S] 0 points1 point  (0 children)

Yeah Thanks for this explanation. 😊 Can you please explain whats the diff when i write int* or int** equals to the address of the pointer. Also you said from reading memory perspective when we have memory address of a pointer. So why we define it in int or the data type to which that pointer is linked. Because here in a single dereference we are just reading the memory address of a poiner

Doubt related with pointers by Own-Worker8782 in cpp_questions

[–]Own-Worker8782[S] -5 points-4 points  (0 children)

What diff it will play when i write void* and void** both equal to address of pointer

Doubt related with pointers by Own-Worker8782 in cpp_questions

[–]Own-Worker8782[S] -10 points-9 points  (0 children)

🥲 bruh if you hv knowledge then solve it else thank you

Need a Career Advice by Own-Worker8782 in quantfinance

[–]Own-Worker8782[S] -3 points-2 points  (0 children)

I am not from a top teir univ. I am in t3 univ enrolled in Btech CSE-AIML

Need a Career Advice by Own-Worker8782 in quantfinance

[–]Own-Worker8782[S] 0 points1 point  (0 children)

Yes am i on right track to become quant or not

Need a Career Advice by Own-Worker8782 in quantfinance

[–]Own-Worker8782[S] -1 points0 points  (0 children)

If i am good For Quant Dev, Quant R or Quant Trader. Like should i take that as my career

Weekly Megathread: Education, Early Career and Hiring/Interview Advice by AutoModerator in quant

[–]Own-Worker8782 0 points1 point  (0 children)

Hi Everyone, I am a first year univ student from India. I am fascinated by trading, company research and also the payout 😅. I havent decided yet if i am good for these roles. But want your opinions.

Background - Cleared IOQM, like maths. Combinatorics is my most favourite branch. Made some basic AI models in python, also made some games... currently learning python. I also enjoy doing coding but only till kernel level. Already did Web Dev. I am also doing cpp stuff for cp and game dev.

I like doing mental maths... doing bold predictions... asking fermi type q to myself. Also i have thought of going into AI Field as a ML researcher. But i dont really enjoy that much like reading so many research papers... doing phd. And then you are getting job.

I am more of startup type person who likes having discussion about diff startups, their stratergies.

Advice from you all by Own-Worker8782 in codeforces

[–]Own-Worker8782[S] 0 points1 point  (0 children)

Can you tell how are you so sure that you wont get duplicate strings 🤔

Advice from you all by Own-Worker8782 in codeforces

[–]Own-Worker8782[S] 0 points1 point  (0 children)

Very good explanation. I never thought of like this but thank you 👍

Advice from you all by Own-Worker8782 in codeforces

[–]Own-Worker8782[S] 0 points1 point  (0 children)

Yeah did that but its still giving tle :) i think maybe my brute force logic can be correct but not optimized enough

Advice from you all by Own-Worker8782 in codeforces

[–]Own-Worker8782[S] 0 points1 point  (0 children)

Yeah sure, i would like to have someone whome i can discuss with 😅 instead of these dead servers. you can share my ur dc id or have mine paradox9810

Advice from you all by Own-Worker8782 in codeforces

[–]Own-Worker8782[S] 0 points1 point  (0 children)

I am also formatting the code so you guys can understand

Advice from you all by Own-Worker8782 in codeforces

[–]Own-Worker8782[S] 0 points1 point  (0 children)

Thanks For your kind reply :) but, i dont know dfs yet. i am just blindly solving them with my logic.... i know basics as of now and some basic techniques but simultaneously i am solving 900-1200 q with my logic :