Open In App

KYC Hub Internship Interview Experience (Off-Campus)

Difficulty Level: Easy

Round 1(Resume Shortlisting): This is an off-campus internship. I’ve applied through the Linkedin platform. They’ll send you mail if you’re shortlisted. There are multiple roles, for the back-end and as well as front-end. 



Round 2(Online Test): Few people had this round, few didn’t where they directly went to Interview round. 

Round 3(Tech + HR Interview): In the interview round, Here, they concentrate on your coding skills. They prefer Java for coding language. ( You can also use various languages as well ). I was asked one coding question:



  1. You’re given a string, you need to find kth unique letter from beginning in the string in O(N) time complexity with a single iteration.
    Input: 
    Bangalore, k=3 
    Output: 
    g 
  2. They asked me to explain my projects, majorly on data science projects, since my job role was based on data analytics. Make sure you know the technologies you used in your projects. Common HR Questions were also asked.
Article Tags :