Wow ye to vo h jo isne delete nahi kiye h kuch galia or bhi thi i know
๐1
Logo ke words uuh badlte h chahe aap kitna bhi krlo that's why I started making distance from these students
What is the optimal time complexity to count the number of nodes in a linked list?
Anonymous Quiz
18%
O(1)
57%
O(n)
24%
O(nlogn)
1%
None
๐3๐1
Which of the following are applications of linked lists ?
Anonymous Quiz
15%
Implementing file systems
12%
Chaining in hash tables
16%
Binary Trees implementation
57%
All of the above
๐3
Insertion of an element at the ends of a linked list requires the modification of how many pointers?
Anonymous Quiz
41%
2
41%
1
14%
3
5%
4
๐ข4
Which of the following algorithms is not feasible to implement in a linked list?
Anonymous Quiz
27%
Linear search
14%
Insertion sort
31%
Binary search
28%
Merge sort
๐5๐3
Coding Wallah Sir
Which of the following algorithms is not feasible to implement in a linked list?
Iska to ans linear search and binary search wale lecture me bata rkha h
class Main {
public static void main(String args[]) {
int t; System.out.println(t); } }
public static void main(String args[]) {
int t; System.out.println(t); } }
Anonymous Quiz
25%
0
20%
Null
31%
Garbage value
24%
Compile error
๐3
NAGARO - LAST ROUND
INTERVIEW QUESTIONS
- contributed by our student (Sourav jeet)
- difference between arraylist and linkedlist
- difference between sleep()and wait()
- difference between race condition and deadlock
- why we use synchronised on block when we can use it on method
- why we use serialization
- how we validate path in java
- classnotfound vs classdefinitionnotfound
- count num of zeroes in binary represntation of a number
- checked and unchecked exceptions
- given arraylist get unique elements and maintain the order
- real life example of linkedlist
- clonning concept in java
- ways to create object in java
- does applying synchronised on a method solve race condition problem if method has a static variable ?
- worked on azure?
- what all we need to consume REST APIs provided by third party service
- how to make class immutable
INTERVIEW QUESTIONS
- contributed by our student (Sourav jeet)
- difference between arraylist and linkedlist
- difference between sleep()and wait()
- difference between race condition and deadlock
- why we use synchronised on block when we can use it on method
- why we use serialization
- how we validate path in java
- classnotfound vs classdefinitionnotfound
- count num of zeroes in binary represntation of a number
- checked and unchecked exceptions
- given arraylist get unique elements and maintain the order
- real life example of linkedlist
- clonning concept in java
- ways to create object in java
- does applying synchronised on a method solve race condition problem if method has a static variable ?
- worked on azure?
- what all we need to consume REST APIs provided by third party service
- how to make class immutable
โค7๐2
Please help me to let me know about you all.
So I can post material accordingly
So I can post material accordingly
Anonymous Poll
40%
Btech, BCA, MCA, Msc, Bsc ( 1st, 2nd year college students ๐ฅ
23%
Final Year college students ( technical background) ๐๏ธ
7%
Not Technical Background Student ( bcom, diploma, arts, ba etc ) ๐ก
30%
Graduated but not employed ๐
โค2
Coding Wallah Sir pinned ยซPlease help me to let me know about you all.
So I can post material accordinglyยป
So I can post material accordinglyยป
Why mostly Students are inactive at this channel?
Anonymous Poll
25%
Bhaut jada notifications ate h so (mute kr dia h)
37%
Telegram jada use nahi krte
38%
Thoda Busy h college ke kamo me and personal
๐1
Next video kis par mangta h - kuch cheeze muje para chali h bacho ke responses se comment me
Anonymous Poll
56%
Logic kaise build kare programming me
31%
DSA / Leetcode ke questions solve nahi hote.
13%
DSA roadmap with resources and lost of questions
Video Agyi h - Jaldi Jaldi Dekho or Valuable lage to Share kro ๐
- https://youtu.be/YtgVlg97IDk
And Ha isme dono hi topics cover kiye h - Logic Building and (thoda sa) DSA Problems related
๐1
Which of the following is not a type of Linked List?
Anonymous Quiz
10%
A) Sorted linked list
11%
B) Unsorted linked list
12%
C) Circular linked list
48%
D) Balanced linked list
19%
E) All of the above
๐1