Coding Interview Prep
Coding Interview Prep
  • 77
  • 595 893
HFT & Microwaves | HFT Arbitrage
In this video I have discussed about how microwave technology is used in HFT arbitrage.
sniperinmahwah.wordpress.com/2014/09/22/hft-in-my-backyard-part-i/
www.investopedia.com/terms/a/arbitrage.asp
Connect with me on Instagram: shubham__cr7
zhlédnutí: 3 223

Video

Fold Expressions C++17
zhlédnutí 1,2KPřed 9 měsíci
In this video I have discussed fold expressions which were introduced in C 17 with a couple of code examples. Fold expressions: en.cppreference.com/w/cpp/language/fold Connect with me on Instagram: shubham cr7/
C++ at Instagram
zhlédnutí 2,9KPřed 9 měsíci
In this video I have described how Instagram solved a latency problem using C . Connect with me on Instagram: shubham cr7/
Websocket protocol | HFT
zhlédnutí 2,7KPřed 10 měsíci
In this video I discussed the Websocket RFC in detail and why they are important while developing crypto trading applications. Websocket protocol: datatracker.ietf.org/doc/html/rfc6455 Bybit API docs: bybit-exchange.github.io/docs/ Bybit websocket stream: bybit-exchange.github.io/docs/v5/ws/connect Connect with me on Instagram: shubham cr7/
Books for Quant Developers & Software Engineers | HFT Interview
zhlédnutí 16KPřed 11 měsíci
In this video I have mentioned a few books which are important for Software Engineer & Quant Developer roles in HFTs, Hedge funds or any trading firm which has presence in the field of low latency trading and hires people for low latency developer roles. Also discussed important topics from these books and what kind of questions are asked in the interviews from these topics. Pls also watch foll...
Mental Maths in Quant Trading Interview
zhlédnutí 4,6KPřed 11 měsíci
In this video I have discussed a maths question which is pretty commonly asked in quant trading interviews. These questions are usually asked to judge whether you are STREET SMART or not. Connect with me on Instagram: shubham cr7/
FPGA in trading | Ultra low latency trading | HFT System Design
zhlédnutí 14KPřed rokem
Described the role of FPGA in ultra low latency trading. Must watch: czcams.com/video/haMuYTS69i8/video.html czcams.com/video/fINH7sbIykQ/video.html Connect with me on Instagram: shubham cr7/
Ultra low latency trading | HFT System Design
zhlédnutí 14KPřed rokem
Discussed the following topics in this video: HFT System Design Ultra low latency trading Stock Exchange colocation facility HFTs network topology Scams done by exchanges Also watch: czcams.com/video/haMuYTS69i8/video.html Connect with me on Instagram: shubham cr7/
How Trading Strategies make money | HFT System Design
zhlédnutí 6KPřed rokem
How Trading Strategies make money | HFT System Design Connect with me on Instagram: shubham cr7/
All Leetcode Multithreading questions solved
zhlédnutí 7KPřed rokem
In this video I have discussed solutions to all multithreading questions present on leetcode. Implemented in C 17 leetcode.com/problems/print-in-order/submissions/ leetcode.com/problems/print-foobar-alternately/ leetcode.com/problems/print-zero-even-odd/ leetcode.com/problems/fizz-buzz-multithreaded/ leetcode.com/problems/the-dining-philosophers/ Connect with me on Instagram: shub...
Recursion - HRT Interview Question | Quant Interview
zhlédnutí 2,5KPřed rokem
Discussed solution to a HRT interview question. Question is based on recursion. Implemented in C 17 HRT website: www.hudsonrivertrading.com/ More HRT interview questions: Graph Theory: czcams.com/video/zy7dK1KknRQ/video.html HashMap: czcams.com/video/So7y1z5vDNM/video.html Connect with me on Instagram: shubham cr7/
Enhanced Hash Map | HRT Interview Question | Quant Interview
zhlédnutí 2,6KPřed rokem
Discussed an O(1) time solution to a question asked in the interview of Hudson River Trading. Question is based on HashMap. Implemented in C 17 HRT Website: www.hudsonrivertrading.com/ Connect with me on Instagram: shubham cr7/
Graph Theory - HRT Interview Question
zhlédnutí 2,4KPřed rokem
In this video I have discussed a question based on graph theory which was asked in HRT interview. Implemented in C 17 Connect with me on Instagram: shubham cr7/
Version Queue Data Structure | Quant Developer | HFT Interview
zhlédnutí 1,3KPřed rokem
Discussed solution to a question asked in Quant Developer Interview. Implemented in C 17 Connect with me on Instagram: shubham cr7/
Multithreading | Lock Free Programming | HFT Quant Interview
zhlédnutí 4,4KPřed rokem
Discussed solution to multithreading question asked in HFT Quant Interview which has to be solved using lock free programming. Implemented in C 17 Connect with me on Instagram: shubham cr7/
Stock Trading Basics
zhlédnutí 2,2KPřed rokem
Stock Trading Basics
HFT Tricky C++ Interview Questions
zhlédnutí 8KPřed rokem
HFT Tricky C Interview Questions
Cons of working at HFTs
zhlédnutí 7KPřed rokem
Cons of working at HFTs
Tier 3 college to HFT
zhlédnutí 48KPřed rokem
Tier 3 college to HFT
C++ Template Metaprogramming | HFT Interview Question
zhlédnutí 4,4KPřed rokem
C Template Metaprogramming | HFT Interview Question
RESUME tips from HFT Engineer
zhlédnutí 3,7KPřed rokem
RESUME tips from HFT Engineer
Race condition | C++ Multithreading | HFT Interview
zhlédnutí 4,1KPřed rokem
Race condition | C Multithreading | HFT Interview
Multithreading in C++ | HFT Interview
zhlédnutí 19KPřed rokem
Multithreading in C | HFT Interview
Roadmap to HFT and Hedge funds | Quant Trader | SDE
zhlédnutí 68KPřed rokem
Roadmap to HFT and Hedge funds | Quant Trader | SDE
Expected Card Draws needed for an ACE | Quant Trader Interview
zhlédnutí 2,9KPřed rokem
Expected Card Draws needed for an ACE | Quant Trader Interview
Quant Trader Interview | Probability | Permutation & Combination
zhlédnutí 2,5KPřed rokem
Quant Trader Interview | Probability | Permutation & Combination
Quant Trader Interview Question | Probability
zhlédnutí 7KPřed rokem
Quant Trader Interview Question | Probability
Google Interview Experience | SDE-III | L4
zhlédnutí 45KPřed rokem
Google Interview Experience | SDE-III | L4
Tower Research Capital Interview Experience | SDE-II
zhlédnutí 10KPřed rokem
Tower Research Capital Interview Experience | SDE-II
C++ structure padding and packing | Memory alignment
zhlédnutí 2,9KPřed rokem
C structure padding and packing | Memory alignment

Komentáře

  • @PrathamChawla-v1u
    @PrathamChawla-v1u Před dnem

    I am doing bca from a tier 3 college as per your view can i get into hft ?

  • @vishalshrivastav1710

    Solved under 10 sec : (10 ^ 98) / (10^95) = 10^3 = ( 2*5)^3 = 2^3 * 5^3 ans= (3+1) * (3+1) = 16 :)

  • @satyavachan524
    @satyavachan524 Před 2 dny

    Can college dropouts join hft?

  • @ramswaroopbaggam9844

    These questions are very simple... School kid can easily solve

  • @abhigyan2619
    @abhigyan2619 Před 3 dny

    Hi sir, can you share your Linkdin profile?

  • @UtkarshRaj-t5w
    @UtkarshRaj-t5w Před 7 dny

    Does it need to be randomNumber == i-1 only or it can be any number between 0-(i-1), since in any of these cases the prob will be 1/i ?

  • @rishabhnegi1937
    @rishabhnegi1937 Před 9 dny

    Was this asked as fresher or experienced role ?

  • @axtrion888
    @axtrion888 Před 12 dny

    Looks like a sausage fest

  • @nonchalant_morocco
    @nonchalant_morocco Před 16 dny

    awesome video man. thank you so much

  • @anuragbandyopadhyay3483

    Are you an IITian?

  • @satyavachan524
    @satyavachan524 Před 21 dnem

    Is there any chance for clg dropouts in hfts?

  • @nagasandeep3224
    @nagasandeep3224 Před 21 dnem

    Sir I had completed my graduation in SRM University and currently I'm pursuing a master's in the US. Is there any chance of applying in hft companies after the master's?

  • @soulcpp
    @soulcpp Před 21 dnem

    This is really an amazing video! Keep creating such vids :)

  • @shivamsrivastava664
    @shivamsrivastava664 Před 23 dny

    Is there any chance for a cs student from a tier 2 college. Though google microsoft visit our campus still its a tier 2. Jiit - noida. Asking for sde roles. Quant role to pata hai impossible atleast as a fresher

  • @ian32431
    @ian32431 Před 27 dny

    i know im late, but thank you for being the best video i saw on this topic. i hope you can gain a large following

  • @Bhumiiii-nc5mk
    @Bhumiiii-nc5mk Před 28 dny

    Thank you brother! ✨🙂

  • @varadrane7
    @varadrane7 Před měsícem

    I want this channel to grow steadily because bro is the goat ❤❤

  • @abhimanyushekhawat2626
    @abhimanyushekhawat2626 Před měsícem

    Loved the accurate explanation

  • @monilcharola6873
    @monilcharola6873 Před měsícem

    Hands Down the Best video on reservior Sampling till now! So crisp!

  • @raunaquepatra3966
    @raunaquepatra3966 Před měsícem

    the while loop is technically a lock

  • @bearwolffish
    @bearwolffish Před měsícem

    Ye close to light speed, pretty crazy. Though I hope it doesn't have to kill all other forms of trading (it might), it will have the monopoly on short tale like arbitrage or any micro margin high frequency strat (not that we can compete with market makers paying 0% fees, even if they sit and do it by hand). But can still manually pick the wining team on a swing (or position so small that you can absorb the draw down and stubbornly wait for profit like some of these funds). If can do manually then can do on comparatively cheap hardware with bad geographical location. Market maker needs someone to make a market for.

  • @ForeverNils
    @ForeverNils Před měsícem

    thanks

  • @ForeverNils
    @ForeverNils Před měsícem

    nothing about C/C++ (( only obvious things

  • @pranay5004
    @pranay5004 Před měsícem

    how to move to optiver or janestreet after working in indian quant firms?

  • @lavinashubham
    @lavinashubham Před měsícem

    Why we need a job to do the work of HFTs.. why can't I use C++ and invest money on share market by predicting the future results and profit rang?? What exactly the HFTs do and what's the company role and software they provide... Can we do the same without a company and can make profit?

  • @lavinashubham
    @lavinashubham Před měsícem

    Can we do all these by java??

  • @johnnm3207
    @johnnm3207 Před měsícem

    you should also test with edge cases for such a simple question they'll catch you on the edge cases.

  • @GiridharaSaiPavanKumarGurram

    excellent explanation. I think it should be called sub array (as subset may not be consecutive elements)

  • @paragggoyal1552
    @paragggoyal1552 Před měsícem

    Why 4d just do dp[500][500][21] since either of the character from either of the sring has to be changed

  • @sumitrawat2289
    @sumitrawat2289 Před měsícem

    whats your linkedin sir and what was your maths score throughout ur academics ?

  • @samarthshukla8598
    @samarthshukla8598 Před měsícem

    Can a bcom in investment management student studying in Mumbai University hinduja clg FY . Can i get into hft firms by learning the required skill and courses , Without and engineering degree into trading division for any job role as you mention. Pls reply

  • @aditisingh-km1nf
    @aditisingh-km1nf Před měsícem

    Hey is it possible to switch from ece to hft? I've heard companies like JP morgan do not let ece sit for placement is it true?

  • @princeplayz8374
    @princeplayz8374 Před měsícem

    it is extremely rare to find someone so raw and not seeking for attention. You are gold mate keep it up, I don't care if your videos are edited or not but the truth that you provide is more than anything

  • @princeplayz8374
    @princeplayz8374 Před měsícem

    i'm extremely interested in problem solving and i really love to do cp. I'm opting to chose for hft becasue of the work that i'll be doing. since it involves solving problems which i'm really invested in i think i'll love doing the work there. and not just for the money

  • @oprincesschristy324
    @oprincesschristy324 Před měsícem

    Thanks for this video. I have the SDEII interview by next week. This would help in my preparations. Please, I want to enquire, did you have all the 3 rounds of interview in one day? or the three rounds of interview happened on three different days?

  • @user-tt7po9td3x
    @user-tt7po9td3x Před měsícem

    2 questions in 45 minutes is sick 😅. We’re humans not machines

  • @thehiddenmartin
    @thehiddenmartin Před měsícem

    are top 3 iits mtech students preffered byt HFTs?

  • @raghavsharma6059
    @raghavsharma6059 Před měsícem

    Bro's thumbnail 🤡 Bro's content 🗿

  • @thongnguyentrong2516
    @thongnguyentrong2516 Před měsícem

    It’s great video 🎉

  • @Impromptu21
    @Impromptu21 Před měsícem

    i want your linkedin profile bro

  • @Algorithmswithsubham
    @Algorithmswithsubham Před měsícem

    sir more videos please

  • @proist3829
    @proist3829 Před měsícem

    actually alpha is the excess return on the market for eg if market gave me a return of 10 percent if I just invested randomly and If I get a return of 15 percent if I use the specific trading stratergy then the Alpha is 5 percent

  • @DharmikShah-zz6po
    @DharmikShah-zz6po Před měsícem

    thanks sir ji means a lot

  • @CodingJesus
    @CodingJesus Před 2 měsíci

    🎉

  • @ramkan5
    @ramkan5 Před 2 měsíci

    Dude, why you stopped posting videos.? excellent content and good presentation

  • @thewelder3538
    @thewelder3538 Před 2 měsíci

    Wow, if there was a reason not to EVER use Indian coders for ANYTHING, especially mission critical stuff, this is the perfect demonstration. I did kind of expect the code to be crap and you definitely didn't disappoint. I mean, the very first code you put on the screen for GCD used a recursive function in a video about low latency. I mean, what's going on in that head of yours? Do you not know about stackframes? Then you show some ridiculous template using constexpr like it's some kind of programming genius. When the reality is, this can ONLY be constexpr if your values are KNOWN at compile time. And if you KNOW the values at compile time, you might as well NOT use a calculation at all! Your template has no meaning if the value you're trying to compute the GCD for isn't known until runtime. Oh and NO-ONE writing fast code uses the modulo operator. It's a division, the slowest thing a CPU can do and should be avoided at all cost. You're exactly the kind of coder who if they have determine if a number is odd or even would % 2 rather than & 1. Beyond ridiculous video.

  • @akasshpatyal9884
    @akasshpatyal9884 Před 2 měsíci

    Is there any Scope of a BSC IT graduate getting hired for Quant?

  • @krishivsaini4002
    @krishivsaini4002 Před 2 měsíci

    Bhayiya apna house tour bhi do 😅

  • @anshbhardwaj3755
    @anshbhardwaj3755 Před 2 měsíci

    I am currently an ECE undergraduate student at IIT Jammu and have started learning DSA in Java. For quantitative roles, is it necessary to switch to C++, or can I continue with Java? Additionally, do HFT firms prefer candidates from specific IITs, or are they primarily looking for any IIT graduate with the right skill set?

  • @anshbhardwaj3755
    @anshbhardwaj3755 Před 2 měsíci

    I am currently an ECE undergraduate student at IIT Jammu and have started learning DSA in Java. For quantitative roles, is it necessary to switch to C++, or can I continue with Java? Additionally, do high-frequency trading (HFT) firms prefer candidates from specific IITs, or are they primarily looking for any IIT graduate with the right skill set?