en
Feedback
Code With Virus

Code With Virus

Open in Telegram

Coding channel @codewithvirus. πŸ‘ˆ Main group @avirustech πŸ‘ˆ Accenture @Accenturavirustech πŸ‘ˆ IBM. @IBMavirustech πŸ‘ˆ Tech Mahindra. @TechMavirustech πŸ‘ˆ

Show more

πŸ“ˆ Analytical overview of Telegram channel Code With Virus

Channel Code With Virus (@codewithvirus) in the English language segment is an active participant. Currently, the community unites 10 559 subscribers, ranking 10 501 in the Technologies & Applications category and 43 593 in the India region.

πŸ“Š Audience metrics and dynamics

Since its creation on Π½Π΅Π²Ρ–Π΄ΠΎΠΌΠΎ, the project has demonstrated rapid growth, gathering an audience of 10 559 subscribers.

According to the latest data from 04 December, 2025, the channel demonstrates stable activity. Although there has been a change in the number of participants by -87 over the last 30 days and by 0 over the last 24 hours, overall reach remains high.

  • Verification status: Not verified
  • Engagement rate (ER): The average audience engagement rate is 0%. Within the first 24 hours after publication, content typically collects N/A% reactions from the total number of subscribers.
  • Post reach: On average, each post receives 0 views. Within the first day, a publication typically gains 0 views.
  • Reactions and interaction: The audience actively supports content: the average number of reactions per post is 0.

πŸ“ Description and content policy

The author describes the resource as a platform for expressing subjective opinions:
β€œCoding channel @codewithvirus. πŸ‘ˆ Main group @avirustech πŸ‘ˆ Accenture @Accenturavirustech πŸ‘ˆ IBM. @IBMavirustech πŸ‘ˆ Tech Mahindra. @TechMavirustech πŸ‘ˆβ€

Thanks to the high frequency of updates (latest data received on 05 December, 2025), the channel maintains relevance and a high level of publication reach. Analytics show that the audience actively interacts with content, making it an important point of influence in the Technologies & Applications category.

10 559
Subscribers
No data24 hours
-227 days
-8730 days
Posts Archive
photo content
+1

You have IBM exam on 11 May πŸ€” you need help in coding section Then Join our IBM group πŸ”₯πŸ”₯ @IBMavirustech πŸ”₯πŸ”₯ πŸ”₯πŸ”₯ @IBMavirustech πŸ”₯πŸ”₯ πŸ”₯πŸ”₯ @IBMavirustech πŸ”₯πŸ”₯ πŸ”₯πŸ”₯ @IBMavirustech πŸ”₯πŸ”₯ πŸ”₯πŸ”₯ @IBMavirustech πŸ”₯πŸ”₯ πŸ”₯πŸ”₯ @IBMavirustech πŸ”₯πŸ”₯ πŸ”΄πŸ”΄πŸ”΄πŸ”΄πŸ”΄πŸ”΄πŸ”΄πŸ”΄πŸ”΄πŸ”΄πŸ”΄πŸ”΄

Coding channel @codewithvirus. πŸ‘ˆ Main group @avirustech πŸ”΄ πŸ‘ˆ Accenture. @AccenturavirustechπŸ‘ˆ IBM. @IBMavirustech πŸ‘ˆ Tech Mahindra. @TechMavirustech πŸ‘ˆ Infosys. @Infosyavirustech πŸ‘ˆ TCS. @TCSavirustech πŸ‘ˆ Amazon. @Amazonavirustech πŸ‘ˆ

You have IBM exam on 11 May πŸ€” you need help in coding section Then Join our IBM group πŸ”₯πŸ”₯ @IBMavirustech πŸ”₯πŸ”₯ πŸ”₯πŸ”₯ @IBMavirustech πŸ”₯πŸ”₯ πŸ”₯πŸ”₯ @IBMavirustech πŸ”₯πŸ”₯ πŸ”₯πŸ”₯ @IBMavirustech πŸ”₯πŸ”₯ πŸ”₯πŸ”₯ @IBMavirustech πŸ”₯πŸ”₯ πŸ”₯πŸ”₯ @IBMavirustech πŸ”₯πŸ”₯ πŸ”΄πŸ”΄πŸ”΄πŸ”΄πŸ”΄πŸ”΄πŸ”΄πŸ”΄πŸ”΄πŸ”΄πŸ”΄πŸ”΄

Coding channel @codewithvirus. πŸ‘ˆ Main group @avirustech πŸ”΄ πŸ‘ˆ Accenture. @AccenturavirustechπŸ‘ˆ IBM. @IBMavirustech πŸ‘ˆ Tech Mahindra. @TechMavirustech πŸ‘ˆ Infosys. @Infosyavirustech πŸ‘ˆ TCS. @TCSavirustech πŸ‘ˆ Amazon. @Amazonavirustech πŸ‘ˆ

import java.util.Scanner; public class Solution { public static void main(String[] args) { // TODO Auto-generated method stub Scanner sc = new Scanner(System.in); int n = sc.nextInt(); sc.nextLine(); // search on telegram @codewithvirus Truck codewithvirus[] = new Truck[n]; for (int i = 0; i < codewithvirus.length; i++) { int id = sc.nextInt(); sc.nextLine(); String name = sc.nextLine(); int capcity = sc.nextInt(); sc.nextLine(); int rate = sc.nextInt(); sc.nextLine(); codewithvirus[i] = new Truck(id, name, capcity, rate); } int capcity1 = sc.nextInt(); sc.nextLine(); int rate1 = sc.nextInt(); sc.nextLine(); String name1 = sc.nextLine(); int ans1 = codewithvirus2(codewithvirus, capcity1, rate1); if (ans1 != 0) { System.out.println(ans1); } else { System.out.println("No Truck found with mentioned attribute"); } Truck ans = codewithvirus1(codewithvirus, name1); if (ans != null) { System.out.println(ans.getId()); System.out.println(ans.getName()); System.out.println(ans.getCapcity()); System.out.println(ans.getRate()); } else { System.out.println("No Truck found with mentioned attribute"); } } public static int codewithvirus2(Truck[] d, int capcity1, int rate1) { int p = 0; int ab = 0; for (int i = 0; i < d.length; i++) { if (d[i].getCapcity() >= capcity1 && d[i].getRate() <= rate1) { p++; } } return p; } public static Truck codewithvirus1(Truck[] d, String s) { Truck p = null; Truck temp = null; for (int i = 0; i < d.length; i++) { for (int j = i + 1; j < d.length; j++) { if (d[i].getCapcity() > d[j].getCapcity()) { temp = d[i]; d[i] = d[j]; d[j] = temp; } } } int a = 0; for (int i = 0; i < d.length; i++) { if (d[i].getName().equalsIgnoreCase(s)) { if (a == 1) { p = d[i]; } a++; } } return p; } } class Truck { private int id; private String name; private int capcity; private int rate; public Truck(int id, String name, int capcity, int rate) { super(); this.id = id; this.name = name; this.capcity = capcity; this.rate = rate; } public int getId() { return id; } public void setId(int id) { this.id = id; } public String getName() { return name; } public void setName(String name) { this.name = name; } public int getCapcity() { return capcity; } public void setCapcity(int capcity) { this.capcity = capcity; } public int getRate() { return rate; } public void setRate(int rate) { this.rate = rate; } } //////////////////////UNIX /////////// /* * awk 'BEGIN{FS="|";count=0;} { if(tolower($4)=="asia" && $5>=100) { * * print ($1"*"$2"*"$3"*"$4); count++; } * * } END{ if(count==0) { print "No record found with matching criteria." } }' | * sort -t "*" -k 1n * */ ////////////////////////////////

photo content

photo content

photo content

photo content

Coding channel @codewithvirus. πŸ‘ˆ Main group @avirustech πŸ”΄ πŸ‘ˆ Accenture. @AccenturavirustechπŸ‘ˆ IBM. @IBMavirustech πŸ‘ˆ Tech Mahindra. @TechMavirustech πŸ‘ˆ Infosys. @Infosyavirustech πŸ‘ˆ TCS. @TCSavirustech πŸ‘ˆ Amazon. @Amazonavirustech πŸ‘ˆ

Any one have IRA right now ? If you are interested I will write your IRA exam then i need your all details And 2 mins your video And in which video you are looking like you are writing a exam πŸ”₯ But This is paid at least you need to pay 5 k then I will write your exm If you are interested then Contact to Payal she i will be add explain you

If you have any query then she will be help you guys https://www.instagram.com/payalpatel_85/

All tech Mahindra coding question solution I'm allready posted here You need to serch with your code name Then you will be get all test case passed solution πŸ”₯

Coding channel @codewithvirus. πŸ‘ˆ Main group @avirustech πŸ”΄ πŸ‘ˆ Accenture. @AccenturavirustechπŸ‘ˆ IBM. @IBMavirustech πŸ‘ˆ Tech Mahindra. @TechMavirustech πŸ‘ˆ Infosys. @Infosyavirustech πŸ‘ˆ TCS. @TCSavirustech πŸ‘ˆ Amazon. @Amazonavirustech πŸ‘ˆ

Coding channel @codewithvirus. πŸ‘ˆ Main group @avirustech πŸ”΄ πŸ‘ˆ Accenture. @AccenturavirustechπŸ‘ˆ IBM. @IBMavirustech πŸ‘ˆ Tech Mahindra. @TechMavirustech πŸ‘ˆ Infosys. @Infosyavirustech πŸ‘ˆ TCS. @TCSavirustech πŸ‘ˆ Amazon. @Amazonavirustech πŸ‘ˆ