Initially I got an assignment related to RAG - retrieving relevant chunks from patient data and answering questions based on the questions provided in the sample. Next, after my assignment was reviewed, an interview was held where the codebase was discussed hands-on and I was requested to write a simple chunking code from scratch based on my strategy.