ar
Feedback
Code With Virus

Code With Virus

الذهاب إلى القناة على Telegram

Coding channel @codewithvirus. 👈 Main group @avirustech 👈 Accenture @Accenturavirustech 👈 IBM. @IBMavirustech 👈 Tech Mahindra. @TechMavirustech 👈

إظهار المزيد

📈 نظرة تحليلية على قناة تيليجرام Code With Virus

تُعد قناة Code With Virus (@codewithvirus) في القطاع اللغوي الإنكليزية لاعباً نشطاً. يضم المجتمع حالياً 10 559 مشتركاً، محتلاً المرتبة 10 501 في فئة التكنولوجيات والتطبيقات والمرتبة 43 593 في منطقة الهند.

📊 مؤشرات الجمهور والحراك

منذ تأسيسه في невідомо، حقق المشروع نمواً سريعاً وجمع 10 559 مشتركاً.

بحسب آخر البيانات بتاريخ 04 ديسمبر, 2025، تحافظ القناة على نشاط مستقر. خلال آخر 30 يوماً تغيّر عدد الأعضاء بمقدار -87، وفي آخر 24 ساعة بمقدار 0، مع بقاء الوصول العام مرتفعاً.

  • حالة التحقق: غير موثّقة
  • معدل التفاعل (ER): يبلغ متوسط تفاعل الجمهور 0‎%. وخلال أول 24 ساعة من النشر يحصد المحتوى عادةً N/A‎% من ردود الفعل نسبةً إلى إجمالي المشتركين.
  • وصول المنشورات: يحصل كل منشور على متوسط 0 مشاهدة. وخلال اليوم الأول يجمع عادةً 0 مشاهدة.
  • التفاعلات والاستجابة: يتفاعل الجمهور بانتظام؛ متوسط التفاعلات لكل منشور يبلغ 0.

📝 الوصف وسياسة المحتوى

يصف المؤلف القناة بأنها مساحة للتعبير عن الآراء الذاتية:
Coding channel @codewithvirus. 👈 Main group @avirustech 👈 Accenture @Accenturavirustech 👈 IBM. @IBMavirustech 👈 Tech Mahindra. @TechMavirustech 👈

بفضل وتيرة التحديث المرتفعة (أحدث البيانات بتاريخ 05 ديسمبر, 2025) تحافظ القناة على حداثتها ومستوى وصول مرتفع. وتُظهر التحليلات تفاعلاً نشطاً من الجمهور، ما يجعلها نقطة تأثير مهمة ضمن فئة التكنولوجيات والتطبيقات.

10 559
المشتركون
لا توجد بيانات24 ساعات
-227 أيام
-8730 أيام
أرشيف المشاركات
myCode(str) code in java @codewithvirus. 👈 @codewithvirus. 👈 @codewithvirus. 👈 @codewithvirus. 👈
+2
myCode(str) code in java @codewithvirus. 👈 @codewithvirus. 👈 @codewithvirus. 👈 @codewithvirus. 👈

MyCode(str) code in java
+2
MyCode(str) code in java

// jusPay 3rd code int solve(vector& maze) { int n=maze.size(); int maxSum=-1; for(int i=0; i visited; while(node < n && node >= 0 && i!=maze[node] && visited.count(node)==0) { visited.insert(node); sum+=node; node=maze[node]; } if(node>=0 && node < n && i == maze[node]) { maxSum=max(maxSum,sum); } } return maxSum; }

// jusPay 2nd code int solution(vector arr) { int ans = INT_MIN; int result = -1; vector weight(arr.size(), 0); for (int i = 0; i < arr.size(); i++) { int source = i; int dest = arr[i]; if (dest != -1) { weight[dest] += source; if (ans <= weight[dest]) { ans = max(ans, weight[dest]); result = dest; } } } if (ans != INT_MIN) return result; return -1; }

// jusPay 2nd code int solve(vector& maze,int n) { int maxSum=-1; for(int i=0; i visited; while(node < n && node >= 0 && i!=maze[node] && visited.count(node)==0) { visited.insert(node); sum+=node; node=maze[node]; } if(node>=0 && node < n && i == maze[node]) { maxSum=max(maxSum,sum); } } return maxSum; }

// jusPay 1st code public static int Solution(int[] arr, int C1, int C2) { int[] dist = new int[arr.length]; int max = Integer.MAX_VALUE; Arrays.fill(dist, Integer.MAX_VALUE); Queue q = new ArrayDeque<>(); int dis = -1; q.offer(c1); q.offer(max); boolean[] visited = new boolean[arr.length]; while (q.size() > 1) { int vtx = q.poll(); if (vtx == max) { q.offer(vtx); dis++; continue; } visited[vtx] = true; dist[vtx] = Math.min(dis + 1, dist[vtx]); int neigh = arr[vtx]; if (visited[neigh] == false) { q.offer(neigh); } } Arrays.fill(visited, false); q.poll(); q.offer(C2); q.offer(max); int ans = -1; while (q.size() > 1) { int vtx = q.poll(); if (vtx == max) { q.offer(vtx); dis++; continue; } if (visited[vtx] == false && dist[vtx] != max) { ans = vtx; break; } visited[vtx] = true; int neigh = arr[vtx]; if (visited[neigh] == false) { q.offer(neigh); } } return ans; }

You have on campus Juspay exam ?? Tell me which college form you are mm