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,
1230Given 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).
954Given 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.
1240Why size of integer depends on the machine architecture then what the best sorting algorithm and why?
984
What is the difference between bayes and naive bayes?
In A* approach evaluation function is a) Heuristic function b) Path cost from start node to current node c) Path cost from start node to current node + Heuristic cost d) Average of Path cost from start node to current node and Heuristic cost
How will you explain a linked list and an array?
Mention the name of some methods to deal with the overfitting in tensorflow.
What is ai?
What are the challenges in developing truly autonomous vehicles?
Tell me what is supervised versus unsupervised learning?
Tell us what's the f1 score? How would you use it?
What is travelling salesman problem?
Describe some reinforcement learning algorithms.
Explain the features of eager execution?
What are benefits of Tensorflow over other libraries?
What are iterators in Python?
What are the disadvantages of artificial neural networks?
What are the long-term consequences of ignoring ethical considerations in AI?