AI Intern
College
IIT (BHU) Varanasi
Difficulty
Medium
Posted
28 Jul 2026
I appeared for the HighPerformr interview process, which primarily focused on machine learning, information retrieval, and deep learning concepts. The discussion was centered on evaluating my understanding of both theoretical foundations and practical applications of AI systems. The interviewer began by asking about the different types of neural networks, where I explained architectures such as Artificial Neural Networks (ANNs), Convolutional Neural Networks (CNNs), Recurrent Neural Networks (RNNs), Transformers, Autoencoders, and Generative Adversarial Networks (GANs), along with their common use cases. This was followed by a discussion on the difference between backpropagation in RNNs and ANNs, where I explained Backpropagation Through Time (BPTT) in RNNs, its sequential nature, and challenges such as the vanishing and exploding gradient problems. The interview then moved to machine learning and information retrieval concepts. I was asked to explain multicollinearity and its impact on regression models, followed by questions on BM25 and how it differs from TF-IDF vectorization for document ranking and search. The discussion further extended to Retrieval-Augmented Generation (RAG), where I explained the RAG Triad, which includes retrieval quality, generation quality, and grounding, as well as the importance of truthfulness in LLM-based systems to ensure responses remain factually accurate and faithful to the retrieved context. Overall, the interview was highly conceptual and focused on assessing a strong understanding of machine learning fundamentals, retrieval systems, and modern LLM architectures. The discussion was interactive, with the interviewers asking follow-up questions to evaluate the depth of my understanding rather than memorized definitions.