Coding | EXAMS | IBM ACCENTURE | VIRTUSA | IBM | AMAZON | TCS | EPAM | WILEY EDGE | TECH MAHINDRA | JPMORGAN | HCL | WIPRO
3.36K subscribers
1.13K photos
3 videos
17 files
373 links
Main channel https://t.me/Coding_000
Contact Admin ๐Ÿ‘‰ @ILOVEU_143 for booking your exam slots
Web- https://coding000.github.io/Projects/
๐Ÿ’ฏ% clearance in any placement exams
OffCampus -https://t.me/Offcampus_000
Discussion- https://t.me/exams_discussion
Download Telegram
Beauty code Accolite pythonโœ…
@Coding_000 โค๏ธ

share to ur friends and whatsapp to help eachother.๐Ÿ˜…๐Ÿ˜
๐Ÿ‘3๐Ÿ‘1
ษขษชแด แด‡ ส€แด‡แด€แด„แด›ษชแดษด ษขแดœสแดขแดข โค๏ธ๐Ÿ˜
โค9
#include<bits/stdc++.h>
using namespace std;

int main(){
int t;
cin>>t;
while(t--){
int n;
cin>>n;
string s;
cin>>s;
unordered_set<char>st;
int flag=0;
for(int i=0; i<n; i++){
if(st.find(s[i])!=st.end()){
flag=1;
break;
}
st.insert(s[i]);
}
if(flag)
cout<<n-2<<endl;
else
cout<<-1<<endl;
}
}

Bi_lindrome solution C++โœ…
@whitehatcodingโค๏ธ
๐Ÿ‘1
#include <bits/stdc++.h>
using namespace std;

void solve(){
    int n;
    cin>>n;
    for(int i=1; i<n; i++)
    cout<<i+1<<" ";
    cout<<1<<endl;
}

int main() {
    int t;
    cin>>t;
    while(t--)
    solve();
return 0;
}

Permutation and Modulus C++โœ…  @whitehatcoding โค๏ธ
๐Ÿ‘2
#include <bits/stdc++.h>
using namespace std;

void solve(){
        int n,turn=1;
     cin>>n;
     vector<int>arr;
     map<int, int>mp;
     int temp;
     for(int i=0; i<n; i++){
         cin>>temp;
         arr.push_back(temp);
     }
     sort(arr.begin(), arr.end());
     reverse(arr.begin(),arr.end());
     for(int i=0; i<n; i++){
       mp[arr[i]]++;
     }
     for(auto it:mp){
         if(it.second%2){
             turn=0;
             break;
         }
     }
     if(turn)
     cout<<"Zenyk"<<endl;
     else
     cout<<"Marichka"<<endl;
}

int main() {
int t;
cin>>t;
while(t--)
solve();
return 0;
}

Take not less C++โœ…
  @whitehatcoding โค๏ธ
๐Ÿ‘1
INFOSYS exam ๐Ÿ‘‡๐Ÿ‘‡๐Ÿ‘จโ€๐Ÿ’ป
15 Feb

@whitehatcoding ๐Ÿ‘จโ€๐Ÿ’ป
@whitehatcoding ๐Ÿ‘จโ€๐Ÿ’ป
@whitehatcoding ๐Ÿ‘จโ€๐Ÿ’ป

share to ur friends โœ… ๐Ÿ’ฏ
๐Ÿ‘2
Happy chocolate day guys ๐Ÿซ๐Ÿซ
๐Ÿ‘‰ @ILOVEU_143 ๐Ÿ˜…
โค1๐Ÿ‘1๐Ÿฅฐ1
I will reveal my username y like that on Feb 14 th...๐Ÿ˜๐Ÿ˜

ษขษชแด แด‡ ส€แด‡แด€แด„แด›ษชแดษด ษขแดœสแดขแดข โค๏ธ
โค7๐Ÿ˜ฑ2๐ŸŒš1
Don`t waste money for accolite..

All ans here @Coding_000
just scroll above...๐Ÿ™„
@whitehatcoding โค๏ธ

share with ur frds โœ…๐Ÿ˜
๐Ÿ‘1
Beauty code Java โœ…

Join @whitehatcoding โค๏ธ
share @Coding_000๐Ÿ‘จโ€๐Ÿ’ป

Please share to ur friendsโœ…
๐Ÿ‘1๐Ÿ”ฅ1๐Ÿฅฐ1๐Ÿ‘1
Share to ur friends @whitehatcoding โค๏ธ

Job is important for everyone ๐Ÿ™‚๐Ÿ™‚ please try to help eachother ๐Ÿ˜Š๐Ÿ‘จโ€๐Ÿ’ป
โค1๐Ÿ‘1๐Ÿฅฐ1