es
Feedback
Coding | EXAMS | IBM ACCENTURE | VIRTUSA | IBM | AMAZON | TCS | EPAM | WILEY EDGE | TECH MAHINDRA | JPMORGAN | HCL | WIPRO

Coding | EXAMS | IBM ACCENTURE | VIRTUSA | IBM | AMAZON | TCS | EPAM | WILEY EDGE | TECH MAHINDRA | JPMORGAN | HCL | WIPRO

Ir al canal en Telegram

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

Mostrar más
3 348
Suscriptores
-324 horas
-167 días
-5130 días
Archivo de publicaciones
My request to our group family don't trust anyone simply and don't lose money 🙏🥹

def solve(N,A,D,V): X=["bank_account_number","account_holder_first_name","accout_holder_last_name","registered_mobile_number"
def solve(N,A,D,V):     X=["bank_account_number","account_holder_first_name","accout_holder_last_name","registered_mobile_number","branch_code"]     temp=X.index(D)     op=[]     for i in A:         if(str(i[temp])==V):             op.append(i)     return op[::-1] N=int(input()) A=[input().split() for i in range(N)] D=input() V=input() out_=solve(N,A,D,V) for i in out_:     print(' '.join(i)) Searching google pay saved account ✅

ans=[] for i in range(len(queries)):     l=queries[i][0]     r=queries[i][1]     x=queries[i][2]     n=0     for j in range(l-1,r):         if x

#include using namespace std; int find(int n1, int n2) {     int count = 0;     for (int i = n1
#include<bits/stdc++.h> using namespace std; int find(int n1, int n2) {     int count = 0;     for (int i = n1 ; i <= n2 ; i++) {         int num = i;         vector<bool> visited;         visited.assign(10, false);         while (num > 0) {             if (visited[num % 10] == true)                 break;             visited[num % 10] = true;             num /= 10;         }         if (num == 0)             count++;     }     return count; } int main() {     int n1 = 101, n2 = 200;     cout << find(n1, n2); } 1st code in c++ Passed all test cases ✅✅

I m not getting interest to post answers U guys are not sharing

Many groups are posting wrong answers 😂😂 pls check it once if u mark solutions Trust us Expect us 😊
Many groups are posting wrong answers 😂😂 pls check it once if u mark solutions Trust us Expect us 😊