๐—–๐—ฆ ๐—”๐—น๐—ด๐—ผ ๐Ÿ’ป ๐ŸŒ ใ€Ž๐—–๐—ผ๐—บ๐—ฝ๐—ฒ๐˜๐—ถ๐˜๐—ถ๐˜ƒ๐—ฒ ๐—ฃ๐—ฟ๐—ผ๐—ด๐—ฟ๐—ฎ๐—บ๐—บ๐—ถ๐—ป๐—ดใ€
9.61K subscribers
5.59K photos
3 videos
95 files
10.2K links
๐ŸšฉMain Group - @SuperExams
๐Ÿ“Job Updates - @FresherEarth

๐Ÿ”ฐAuthentic Coding Solutions(with Outputs)
โš ๏ธDaily Job Updates
โš ๏ธHackathon Updates & Solutions

Buy ads: https://telega.io/c/cs_algo
Download Telegram
int timeToPrint( char a , char b )
{

    int P = abs( a-b );
    int Q = 26-P ;
    return min( P  , Q );

   
}

long getTime( string &A )
{
     long cnt = 0 ;
     char last = 'A';
     for( auto curr : A )
     {
         cnt += timeToPrint( last , curr );
         last = curr ;
     }
     return cnt ;
}

LinkedIn Q1โœ…
Malay Sharma, Co-founder of Peoplegains is offering a group session to help you discover your skills & techniques and to answer your questions and doubts directly.

Heโ€™ll be sharing the following:

- Experience and insights on the interview process
- How to enhance your skill set
- Tips to grab high-paying job opportunities
- Ways to build your resume.

Register now - https://visit.preplaced.in/g18

The session will also include a live Q&A, where the mentor will answer all your doubts and concerns.
๐Ÿ‘1