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 341
Suscriptores
-124 horas
-197 días
-5430 días
Archivo de publicaciones
Fanny's Occurance Code For Virtusa ✍️ def a1(a,b): s="" for i in a: if i!=b: s=s+i print(s) a=input() b=input() a1(a,b) Strea
Fanny's Occurance Code For Virtusa ✍️ def a1(a,b): s="" for i in a:   if i!=b:    s=s+i print(s) a=input() b=input() a1(a,b) Stream : Python @Coding_000

def letterCombinations(numbers):     if len(numbers) == 0:         return []     chars = {2:"abc",3:"def",4:"ghi",5:"jkl",6:"mno",7:"pqrs",8:"tuv",9:"wxyz"}     res = []     solve(numbers,chars,res)     return res def solve(numbers, chars, res, b="",c = 0):     if c == len(numbers):         res.append(b)         return     for i in chars[int(numbers[c])]:         solve(numbers,chars,res,b+i,c+1) a=input() result=letterCombinations(a) print(result) Letter code Q burst @Coding_000😍

#include int main() {     long int n;     scanf("%ld", &n);     int dis=0; &
#include <stdio.h> int main() {     long int n;     scanf("%ld", &n);     int dis=0;     while(n)     {         if((n%10)%2 !=0)             dis=dis+n%10;         n=n/10;     }     printf("%d",dis); } C language Telegram -  @Coding_000

IF u want VIRTUSA  free solutions please share our channel then i will post all solutions here including power coding programs also 😍 share✅ share✅ share✅ @Coding_000 @Coding_000 Join the discussion group for sending questions😁😁 https://t.me/+TF1M5QbSkTEwNjA1 https://t.me/+TF1M5QbSkTEwNjA1 ✅ Share post in ur college Whatsapp grps.

IF u want VIRTUSA free solutions please share our channel then i will post all solutions here including power coding programs also 😍 share✅ share✅ share✅ @Coding_000 @Coding_000 Join the discussion group for sending questions😁😁 https://t.me/+TF1M5QbSkTEwNjA1 https://t.me/+TF1M5QbSkTEwNjA1 ✅ Share post in ur college Whatsapp grps.