Evernorth Health Services
BharatNXT Interview Questions and Answers
Q1. How to optimize the RAG Pipeline?
Optimizing the RAG Pipeline involves improving efficiency and accuracy of the pipeline for better performance.
Optimize hyperparameters of the models used in the pipeline
Implement feature engineering techniques to improve model performance
Use efficient algorithms for processing data
Parallelize tasks to reduce processing time
Regularly monitor and update the pipeline for continuous improvement
Q2. How to read a text file as one column in pysaprk and get the word counts
Read a text file as one column in pyspark and get word counts
Use SparkContext to read the text file and create a DataFrame with one column
Split the text column into words using split() function
Use groupBy() and count() functions to get the word counts
Q3. Types of chunking methods?
Chunking methods are used in natural language processing to group words into meaningful chunks.
Regular expression based chunking: Uses regular expressions to define patterns for chunking.
Rule-based chunking: Utilizes predefined rules to identify and group chunks.
Statistical chunking: Involves using statistical models to automatically identify chunks.
Shallow parsing: Identifies and groups chunks based on part-of-speech tags.
Example: Chunking noun phrases in a sentence.
Q4. Code snippet java explain details or find the error or exception
The code snippet is missing a closing bracket for the try block.
The try block is missing a closing bracket which is causing a syntax error.
Adding a closing bracket '}' after the catch block will resolve the issue.
Q5. What kinds of charts and KPIs you created for the project.
I created various charts and KPIs to track project progress and performance.
Created trend charts to visualize project progress over time
Developed KPI dashboards to monitor key metrics such as cost savings and efficiency improvements
Utilized pie charts to show distribution of resources or project outcomes
Implemented bar charts to compare performance across different teams or departments
Q6. Quality vs Speed. What do you choose and how do you choose between both?
It depends on the situation. Quality is important for long-term success, while speed is crucial for meeting deadlines.
Consider the project requirements and goals to determine whether quality or speed is more important.
Prioritize quality when accuracy and precision are critical, such as in data analysis for decision-making.
Choose speed when time-sensitive decisions need to be made quickly, such as in real-time analytics for operational efficiency.
Strive to find a balance betwe...read more
Q7. Github Commands and usage
Github commands and usage
Git clone - to copy a repository from Github to your local machine
Git add - to stage changes for commit
Git commit -m 'message' - to commit changes with a message
Git push - to push changes to a remote repository
Git pull - to fetch and merge changes from a remote repository
Top HR Questions asked in BharatNXT
Interview Process at BharatNXT
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month