Leetcode Problem Solving #7 - Reverse Integer | Tamil

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • Problem link: leetcode.com/p...
    Solution link: github.com/CsI...
    Please LIKE the video and SUBSCRIBE to the channel: bit.ly/3v6DyYp
    Contact me: csintamil42@gmail.com
    Disclaimer: Everything I say in this video is my own opinion and not that of my employer or any other organization.
    My free Programming courses:
    C++ - bit.ly/3gnSwWc
    C - • Learn C Programming in...
    Python - bit.ly/2TZw24N
    Java - bit.ly/2TusJCm
    Data Structures - bit.ly/3wbcokJ
    HTML - bit.ly/3iF7TuT
    Other Topics Explained:
    Git & Github - • Git & Github Explained...
    OOP Concepts - • Introduction to Object...
    Intro to Programming - • Introduction To Progra...
    Competitive Programming - • What is Competitive Pr...
    Laptop & Hardware Recommendations to Buy:
    Laptops:
    💻 HP - ₹36,000 - amzn.to/3pkYGsR
    💻 Lenovo - ₹41,000 - amzn.to/3z2uxD5
    💻 HP - ₹48,000 - amzn.to/3fNFxwy
    💻 Lenovo - ₹60,000 - amzn.to/3vSIO3g
    External Keyboard:
    ⌨️ amzn.to/3uTjUzh
    ⌨️ amzn.to/3uQfARd
    External Mouse:
    🖱️ amzn.to/3wZ4PO4
    Wireless Mouse:
    🖱️ amzn.to/3fR0MgO
    Wireless Keyboard & Mouse
    ⌨️ 🖱️ - amzn.to/3ii0eCz
    (Some links above are affiliate links. I may get some commission if you buy through the link. No additional charges for you)
    #CsInTamil #programming #tamil

Комментарии • 41

  • @karthikeyan8752
    @karthikeyan8752 2 года назад +5

    in python the solution goes like this:
    class Solution(object):
    def reverse(self, x):
    if x >= 0:
    a = int(str(x)[::-1])
    elif x < 0:
    x = -1 * x
    a = -int(str(x)[::-1])

    if a < (2**31) - 1 and a > (-2**31):
    return a
    else:
    return 0

  • @nizarahamed.m1004
    @nizarahamed.m1004 2 года назад

    Well explained!!Please do more leetcodes problems bro.When i see a problem in coding website,i could think of thousand different solution but with minor errors but not the actual one.

  • @karthicks2280
    @karthicks2280 2 года назад +1

    Brother yen stop panitinga daily leetcode problem...... please continue...solve problems.

  • @samrutthisaravanan5142
    @samrutthisaravanan5142 2 года назад +4

    Bro, I am 12 th completed student so from where can i start seeing your teaching videos

  • @prakashbtw678
    @prakashbtw678 2 года назад +2

    thanks for clear explanation

  • @geethasathish1097
    @geethasathish1097 10 дней назад

    Bro y you stopped the leetcode problem can you continue please and your video help to solve problems

  • @premkumarg6224
    @premkumarg6224 Год назад +1

    @csintamil (x%10)>7 podum pothu input 18 kodutha epudi bro run aagum output 0 thaane varum

  • @SCNATHIYAM-es3if
    @SCNATHIYAM-es3if 4 месяца назад

    Hackerrank problem solving c programming videos Tamil la podunga sir plz

  • @geetateck9790
    @geetateck9790 2 года назад +1

    Bro ,you are uploading problems in c++ in the same video put solutions using python also plz

  • @usharanirv2539
    @usharanirv2539 2 года назад +1

    Tell me about final year project bro.kindly request

  • @niyaas--kdrama981
    @niyaas--kdrama981 2 года назад

    Bro javascript and CS upload pannuinga pls naanga wait pannittu irukkom

  • @jyostnasherin6326
    @jyostnasherin6326 2 года назад +1

    Hi bro, JavaScript and react js teach pandringala

  • @layaranjith5713
    @layaranjith5713 2 года назад +1

    Bro I am planning to buy mac book air m1 for my college purpose bro does it supports all programming software and what is your opinion on buying mac book air m1 pls reply bro

  • @Lavith_kuttu
    @Lavith_kuttu 2 года назад

    Pls continue brother

  • @thirumenithestorm
    @thirumenithestorm 2 года назад

    I work as front-end developer( HTML,CSS, javascript, typescript, Angular) ..is there front-end developer opportunity in google .. can we learnt data structures and algorithms in javascript(i dont know c, c++ and java) ..what are opportunity for front-end developer in google and wat they can do or learn nxt in carrer..pathi video podunga bro ..it will be usefull for both Angular and React developer !!! There is no opportunity for front-end developer in google solranga , unmaiya ? Please make a video on Front-Developer + mobile platform

  • @thoughtsofrz8587
    @thoughtsofrz8587 2 года назад

    sir ipa naa college la ai&ds eduthurukan side la ethaavathu padiklaanu irukan intha course la varathathu but important naa ethu padikalaam konjam soninganaa help fullaah irukum

  • @flaviodenis9465
    @flaviodenis9465 2 года назад +1

    ❤❤

  • @meetakashn
    @meetakashn 2 года назад

    Can I start learning coding with c++

  • @saravanan335
    @saravanan335 Год назад +1

    👍👍👍

  • @mohamedyasar3068
    @mohamedyasar3068 Год назад

    Bro oru problem explain panrigana beginneer friendly aa irukkanum intha problem onnumey purila bro

  • @prithvi3980
    @prithvi3980 2 года назад

    Bro why all competitive programmers choose c++ over all other langauages....is it because of speed ? . If one trying for CP like kick start , Is really lang matter ? some people says the companies provide more time for java , python etc for test cases.... Can you please clarify on that ... thanks

  • @angeljemimmah1730
    @angeljemimmah1730 2 года назад

    Kindly Solve and Explain this one bro!!

  • @shifanathahsin8568
    @shifanathahsin8568 2 года назад

    coding languages videos upload panuga

  • @tarunr1637
    @tarunr1637 2 года назад

    cloud related vedios post pannunga bro

  • @mohammedakeel1547
    @mohammedakeel1547 2 года назад

    Bro neenga google la entha programming language use panringa please please sollunga . ennaku python therium can I go with python

    • @sairaman5308
      @sairaman5308 2 года назад

      Google oru corporation bro. Ella kind of tools um use panranga. So ella programming languages kum job opportunity kedaikum.Ungaluku python therium na data analytics ,automation scripting kind of roles apply panunga. Ithuthan enaku therinjathu.

  • @SusilVignesh
    @SusilVignesh 2 года назад

    Bro why not solve kickstart problem weekly once

  • @itsme8858
    @itsme8858 2 года назад

    Books irunthalum suggest pannunga bro plzzz.... Reply pannunga.... I'm a new learner bro

    • @marveltamil2161
      @marveltamil2161 2 года назад

      Automate the boring stuff with python
      Inda book a try panunga bro

    • @itsme8858
      @itsme8858 2 года назад

      @@marveltamil2161 java la venum bro

  • @mohamedthoufiq2060
    @mohamedthoufiq2060 2 года назад

    Bro Google office tour podunga

  • @sivaraman7579
    @sivaraman7579 2 года назад +2

    Brooo
    Neenga vandhutinglaa
    Unga vdo paathu dhan bro na program na yennanea therinjiktan , aprm unga vdos la paaka aaramichan , aahna neenga vdo post panni 7,8 months aaguchu , ungalukaaga dhan bro naa wait pannitu irukan
    Neenga foreign la dhana bro irukinga

  • @shalinirajendran6946
    @shalinirajendran6946 2 года назад

    pls do in c language bro

  • @mohammedkalasha9868
    @mohammedkalasha9868 2 года назад

    bro can you put code in java

  • @arftheeditor2988
    @arftheeditor2988 2 года назад +1

    bro java script

  • @arftheeditor2988
    @arftheeditor2988 2 года назад

    pls pls pls pls pls pls

  • @mohamedyasar3068
    @mohamedyasar3068 Год назад

    Ne unnakey solli pathu revision panra maari irukku

  • @angeljemimmah1730
    @angeljemimmah1730 2 года назад

    Hi bro..
    Zoho interview problem
    _ _1 2 3
    ___6 5 4
    _7 8 9 0
    Without using if...