AI Algorithms (74)
AI Natural Language Processing (96)
AI Knowledge Representation Reasoning (12)
AI Robotics (183)
AI Computer Vision (13)
AI Neural Networks (66)
AI Fuzzy Logic (31)
AI Games (8)
AI Languages (141)
AI Tools (11)
AI Machine Learning (659)
Data Science (671)
Data Mining (120)
AI Deep Learning (111)
Generative AI (153)
AI Frameworks Libraries (197)
AI Ethics Safety (100)
AI Applications (427)
AI General (197)
AI AllOther (6) A lot of questions were asked on sorting for eg. Best algorithm on the basis of number of swaps, number of comparisons etc.
DELL,
1305Given a series of positive integers. Design an efficient algorithm that can detect pairs whose sum is equal to K such that K = ei + ej, and (i not equal to j).
1011Given a sorted array of n integers that has been rotated i(unknown) number of times, give a (log n) algorithm that finds an element in the array.
1330Why size of integer depends on the machine architecture then what the best sorting algorithm and why?
1049
Is it better to have too many false positives or too many false negatives? Explain.
Describe regularization techniques and why they're used.
What is dimensionality reduction? Explain in detail.
What is hallucination in LLMs, and how can it be controlled?
What is lexical ambiguity?
How can your convert numpy arrays to tensors ?
What is sequence to sequence?
Please explain the goal of a/b testing.
What are partial, alternate, artificial, compound and natural key?
How machine learning is deployed in real world scenarios?
What are some common NLP tasks?
Describe the expert system and its characteristics?
What do you know about artificial intelligence? Give an example where ai is used in our regular lives?
Why machine learning?
Name some feature extraction techniques used for dimensionality reduction?