Karan IITgn
Karan IITgn
  • 200
  • 160 957
false sharing and impact on system's performance || c++ advanced techniques & optimizations for HFT
False sharing occurs in multithreaded programs when multiple threads access independent variables that happen to share the same cache line. Even though the variables are independent, one thread's modification of its variable invalidates the cache line, leading to unnecessary performance degradation due to cache coherence overhead.
You can connect:
Instagram: lodhi_rajput_karan
Linkedin: www.linkedin.com/in/karan-lodhi-rajput-b1a44b105/
For one-to-one discussion: topmate.io/karan_kumar_rajput
Переглядів: 58

Відео

Easiest way to learn new features of any language in 2024
Переглядів 7714 годин тому
You can connect: Instagram: lodhi_rajput_karan Linkedin: www.linkedin.com/in/karan-lodhi-rajput-b1a44b105/ For one-to-one discussion: topmate.io/karan_kumar_rajput
market makers, idea behind market making algos, risk and top market market making firms in the world
Переглядів 601Місяць тому
You can connect: Instagram: lodhi_rajput_karan Linkedin: www.linkedin.com/in/karan-lodhi-rajput-b1a44b105/ For one-to-one discussion: topmate.io/karan_kumar_rajput
Mutex and how to avoid the critical section problem using mutex
Переглядів 93Місяць тому
You can connect: Instagram: lodhi_rajput_karan Linkedin: www.linkedin.com/in/karan-lodhi-rajput-b1a44b105/ For one-to-one discussion: topmate.io/karan_kumar_rajput
Example of race condition and critical section || Advanced multithreading series
Переглядів 61Місяць тому
You can connect: Instagram: lodhi_rajput_karan Linkedin: www.linkedin.com/in/karan-lodhi-rajput-b1a44b105/ For one-to-one discussion: topmate.io/karan_kumar_rajput
How does virtual table work internally in c++? vtable and virtual function
Переглядів 1832 місяці тому
How does virtual table work internally in c ? vtable and virtual function
Misc-Topic: What is inline keyword/function in c++ || don't ignore for better performance
Переглядів 992 місяці тому
Misc-Topic: What is inline keyword/function in c || don't ignore for better performance
Don't do this to avoid memory leaks in the system || Part-1
Переглядів 1793 місяці тому
Don't do this to avoid memory leaks in the system || Part-1
What is object slicing and how to avoid this in c++?
Переглядів 3513 місяці тому
What is object slicing and how to avoid this in c ?
Story of losing 440M in 45 minutes | Biggest software disaster in the world, knight-capital incident
Переглядів 5374 місяці тому
Story of losing 440M in 45 minutes | Biggest software disaster in the world, knight-capital incident
Why to use virtual destructor in c++? Part-1
Переглядів 1154 місяці тому
Why to use virtual destructor in c ? Part-1
Why to use virtual destructor in c++? Part-2
Переглядів 704 місяці тому
Why to use virtual destructor in c ? Part-2
Must prepare important gate subject for advanced level interview preparation
Переглядів 1434 місяці тому
Must prepare important gate subject for advanced level interview preparation
EE + CS or Maths + CS for quant research profile? Q&A Session with HFT Developer
Переглядів 2964 місяці тому
EE CS or Maths CS for quant research profile? Q&A Session with HFT Developer
Post workout healthy breakfast by a Software Engineer || Health is Wealth
Переглядів 2395 місяців тому
Post workout healthy breakfast by a Software Engineer || Health is Wealth
Product based company and fresher, having self doubt, must watch for you
Переглядів 2075 місяців тому
Product based company and fresher, having self doubt, must watch for you
Solving a problem statement based on thread-queue and thread-executor class using c++
Переглядів 3436 місяців тому
Solving a problem statement based on thread-queue and thread-executor class using c
What is anycast, how does it work? explained in Hindi
Переглядів 2136 місяців тому
What is anycast, how does it work? explained in Hindi
Paris olympic 2024 and my giveaway for software engineering aspirants || #computerscience
Переглядів 2186 місяців тому
Paris olympic 2024 and my giveaway for software engineering aspirants || #computerscience
what is the difference between bare metals and cloud servers? cloud servers vs bare metals
Переглядів 1316 місяців тому
what is the difference between bare metals and cloud servers? cloud servers vs bare metals
Tour to my kitchen garden in my village || Software Engineer as a Farmer
Переглядів 2946 місяців тому
Tour to my kitchen garden in my village || Software Engineer as a Farmer
Top 5 core computer science skills every software engineer should be good at ?
Переглядів 3727 місяців тому
Top 5 core computer science skills every software engineer should be good at ?
After an internship, how to get PPO, tips to get Pre-Placement offer?
Переглядів 3017 місяців тому
After an internship, how to get PPO, tips to get Pre-Placement offer?
Q&A: How to move from FAANG/MAANG or product based company to High-frequency trading firms?
Переглядів 7187 місяців тому
Q&A: How to move from FAANG/MAANG or product based company to High-frequency trading firms?
Lecture: Implementation of static keyword using the real world examples in c++ || #OOPs
Переглядів 1787 місяців тому
Lecture: Implementation of static keyword using the real world examples in c || #OOPs
Destructor implementation using c++ || Dynamic-Memory management using new and delete
Переглядів 1597 місяців тому
Destructor implementation using c || Dynamic-Memory management using new and delete
What is the difference between pointer and reference in c++ ?? pointer vs references in c++
Переглядів 4097 місяців тому
What is the difference between pointer and reference in c ?? pointer vs references in c
function overloading in c++ || compile time binding using function overloading in c++
Переглядів 1057 місяців тому
function overloading in c || compile time binding using function overloading in c
static function and static member variable in c++ || static keyword in c++ || part-2
Переглядів 2227 місяців тому
static function and static member variable in c || static keyword in c || part-2
static variables in c++ || static keyword in c++ || part-1
Переглядів 3467 місяців тому
static variables in c || static keyword in c || part-1

КОМЕНТАРІ

  • @abhi134
    @abhi134 2 дні тому

    Bhaiya you were in Mtech then you entered HFT ,so how did it happen via mtech please share this journey ,was it through campus placement offers or anything else

  • @Bruhhn
    @Bruhhn 3 дні тому

    correct me if I'm wrong. these are compiler attributes and they serve as a hint to the compiler to proceed with necessary optimizations. they do not force compiler for these optimizations.

  • @ssss-xt3dk
    @ssss-xt3dk 4 дні тому

    Bro any idea about iisc

  • @mittu_006
    @mittu_006 4 дні тому

    my codeforces rating is around 2300 ( international master ), i am not in IIT or NIT can I get into HFT

  • @vijaylaxmi7450
    @vijaylaxmi7450 5 днів тому

    is chitkara good for cse? because i messed up my mains 1st attempt 🥲🥲🥲🥲, and i dont have hopes for 2nd attempt either

  • @krishhnatupe5569
    @krishhnatupe5569 5 днів тому

    Sir can you make a complete roadmap for cpp in quant like I have watched video about topics required but I feel it is not structured . I am a tier 3 btech cse student . I know python mern and basic problem solving done on codeforces codechef

  • @Pandey_Ji.24
    @Pandey_Ji.24 5 днів тому

    Bro.. Please How to become quantitative researcher as a BBA finance student.❤❤❤Nice video

    • @karaniitgn0908
      @karaniitgn0908 5 днів тому

      ua-cam.com/users/shortsmJqlVsw2WHw?feature=share

  • @Pandey_Ji.24
    @Pandey_Ji.24 6 днів тому

    Hi KARAN I am doing BBA in finance and want to become quantitative analyst . so how can i become QA. and is it possible? i have 3 years of timing from now .please.. guide me ❤❤❤btw nice insight

  • @SharonJoshi
    @SharonJoshi 6 днів тому

    Sir please give list of hft startup in india I am not able to find the instagram account, and also i am not able to send massege on linkedIn

  • @financialtrader3435
    @financialtrader3435 7 днів тому

    Thanks Karan sir. Can you please fix your mic 🎤 🙏

  • @pulkitsupple6148
    @pulkitsupple6148 11 днів тому

    2:18 samajh ni aaya🤔

  • @aloksingh-16078
    @aloksingh-16078 15 днів тому

    Sir humko v algo trading sai kam karna hai special indicator per lakin Kaisa kara pata nahi app help karia

  • @namangaur9667
    @namangaur9667 16 днів тому

    This is a great explanation! Thanks!

  • @arjavgarg5801
    @arjavgarg5801 21 день тому

    Hft ke liye dpdk project mein time spend karna chahiye?

  • @ShubhamGupta-rw7gm
    @ShubhamGupta-rw7gm 23 дні тому

    Sir can you help me related to c++ developer role in GoQuant

  • @MuveSound
    @MuveSound 26 днів тому

    Good explanation! Thanks 👍

  • @WWE_FanClubb
    @WWE_FanClubb 28 днів тому

    Sir I have to ask that , if a person had done M.Tech from any of the top 5..6 IIT . Will it be possible to get Cpp dev roll at any HFT

    • @karaniitgn0908
      @karaniitgn0908 13 днів тому

      This is one of the easiest ways to enter into HFTs

  • @XYZ-P6
    @XYZ-P6 Місяць тому

    Sir, Please make videos in English..so that everyone can understand easily... it's bit difficult for people of different regions of indi a to understand hindi...please make videos in english

    • @karaniitgn0908
      @karaniitgn0908 13 днів тому

      Sure, will try to incorporate it in the future videos

  • @XYZ-P6
    @XYZ-P6 Місяць тому

    Bro... thankyou for the information provided.. Can you make a video of different job roles in hfts and how they work,what skills need to be learnt for different roles...

  • @AnkitKumar-le4tz
    @AnkitKumar-le4tz Місяць тому

    How much money can an algotrader make while working in HFTs such as Tower, graviton etc in India?..Please give us an idea about it

  • @irfaninamdar2878
    @irfaninamdar2878 Місяць тому

    so what do you call that Trader who write strategies on Ballot paper ?

  • @Anurag-lz8nz
    @Anurag-lz8nz Місяць тому

    Insane 🎉

  • @adityashukla9840
    @adityashukla9840 Місяць тому

    Bhaiya Can A Tier-3 BCA Student Get An Internship as a Quantitive Developer

  • @stocktrade-p5f
    @stocktrade-p5f Місяць тому

    Bro, where is the github link ?

  • @Shubhodeep-xv8mh
    @Shubhodeep-xv8mh Місяць тому

    You're creating great content around C++ specially the not much taught about topics. Thank you for teaching such stuffs.

    • @karaniitgn0908
      @karaniitgn0908 Місяць тому

      Thanks for the appreciation, it really motivates me to keep creating

    • @Shubhodeep-xv8mh
      @Shubhodeep-xv8mh Місяць тому

      @@karaniitgn0908 you're welcome. How about creating courses in cpp with projects around the content you're teaching. It could be a one stop solution for Cpp.

  • @RajkumarSingh-yc1du
    @RajkumarSingh-yc1du Місяць тому

    Project kn sa kre hft k liye

  • @mimitcoders722
    @mimitcoders722 Місяць тому

    love your efforts on explaing how market microstructure , arbitage , strategy works in hft.Will connect to you 1-1 discussion after i complete metaprogrmming, and mem mgmt topics

    • @karaniitgn0908
      @karaniitgn0908 13 днів тому

      Glad it was helpful Thanks for your kind words

  • @Fighter_Believer_Achiever
    @Fighter_Believer_Achiever Місяць тому

    Great video sir!!

  • @RajkumarSingh-yc1du
    @RajkumarSingh-yc1du Місяць тому

    How to build project in c++ wrt to HFT so that I can use that to add in my resume and HTF can select my resume.

  • @nagasandeep3224
    @nagasandeep3224 Місяць тому

    Is there a chance for mtech iit students in CS branch

  • @njsir3826
    @njsir3826 Місяць тому

    Sir as you mentioned in video, that preparing for HFts indirectly & directly will be helpful for other product based companies preparation then can you please make a seperate video to explain that what should we prepare so that we should go for both the sides

  • @shorts-rq3rc
    @shorts-rq3rc Місяць тому

    Bhaiya ek roadmap bata do na hft firmse kaise crack kare

  • @lakshaybansal2470
    @lakshaybansal2470 Місяць тому

    Bhaiya to ye market makers bohut saare share apne pass store rakhti hai to provide liquidity in market when asked?

  • @NewAbd-zu7ju
    @NewAbd-zu7ju Місяць тому

    Thank you

  • @chlougalikra3580
    @chlougalikra3580 Місяць тому

    Sir Apka Instgram ID kya hai please batao na

  • @iamrohanchandra
    @iamrohanchandra Місяць тому

    Sir, I am not from IITs( I am from MIT Manipal). Also I am in my 2nd year. It seems impossible to get into a HFT as a fresher but I am quite determined to crack it. Will my chances increase if I win competitions and hackathon? If so can u tell what competitions should I eye for? I am from a non-CSE instrumentation background. So if there’s any chance, it has to be solely based on my skills I guess.

  • @KRITHIKKRISHNARS
    @KRITHIKKRISHNARS Місяць тому

    bro any HFT companies visited IIIT-Hyderabad

  • @divyanshrawat2859
    @divyanshrawat2859 Місяць тому

    Your videos are very underrated as i see there are very very few likes and barely and comment , but youre a great teacher and i love your videos .

  • @avscode2705
    @avscode2705 Місяць тому

    I watched whole playlist of the oops it really good I am putting a request that can you please create a playlist of the stl .

  • @satenduacharya6168
    @satenduacharya6168 Місяць тому

    Sir agar koi non cs background se ho but mtech ee se kia ho iit main to uske kya chances hain select hone ka

  • @aloksingh-16078
    @aloksingh-16078 Місяць тому

    Sir humco ssl channel indicator per Algo mai kam karna hai lakin pata Nahi chall raha hai kaisa kara

  • @rampraji
    @rampraji Місяць тому

    Hi how can i start my career with hft. Currently, i have 7 yrs of experience in automation testing.

  • @AkshayKumar-c1h6v
    @AkshayKumar-c1h6v Місяць тому

    Bhiya this is IIT Madras online degreee so its online degree

  • @Anurag-lz8nz
    @Anurag-lz8nz 2 місяці тому

    Sir old iits se mtech krke quant me ja skte h? Ya sirf undergraduate ko hi preference milti h

  • @Arpitsingh04
    @Arpitsingh04 2 місяці тому

    I am first year student at IIT patna tell me how to prepare for HFT