Althea.ai Coding Questions and Solutions

Althea Coding Questions with Solutions

On this page, you can access a collection of Althea.ai Coding Questions and Answers that are commonly used in online assessments and technical interviews during the recruitment process of the company. Additionally, you can find relevant information such as job profile, job location, offered CTC, and steps involved in the hiring process.

 Please browse through this page to gain insights and prepare effectively for your upcoming interview with Althea.ai .

Althea.ai Coding Questions

About Althea.ai

Althea.ai was established in 2019 .It is a healthcare technology company that aims to improve patient outcomes and reduce healthcare costs by leveraging artificial intelligence and machine learning. They offer an AI-powered platform that enables healthcare providers to make data-driven decisions, streamline operations, and improve patient engagement. Althea.ai’s platform uses predictive analytics to identify high-risk patients and recommend personalized interventions that can improve their health outcomes. The company is headquartered in San Francisco, California, and has a team of experts in healthcare, technology, and data science. Althea.ai is committed to using technology to transform healthcare and make it more accessible, affordable, and effective for everyone

About Althea.ai Recruitment Process

The Althea.ai Recruitment Process consists of the following steps :
  1. Computer Based Test (CBT)
  2. Technical Interview
  3. HR Interview
  4. Internship Offer (3 months)
  5. Offer Permanent Employment

We have mentioned further details of the Althea.ai Recruitment Process in the following Tabular Form

Althea.aiRelated Information
Position :
  • Internship in Full-Stack Development on Next-Gen technologies – Python, Angular, Data Science, Block Chain, MySQL and MongoDB, NLP
Course :
  • BE/B.Tech. final year students currently in college and will graduate by June 2023 only.
Eligibility Criteria / Academic Qualification Required :
  • 60% throughout (10th, 12th, Engg.)
  • no outstanding backlogs
CTC  :
  • Althea.ai offers 4.45 Lacs INR annual CTC to Engineering Graduates on offer of Permanent employment.
  • Monthly stipend of 12,500 INR will be provided to the interns
Selection Process :
  1. Computer Based Test (CBT)
  2. Technical Interview
  3. HR Interview
  4. Internship Offer (3 months)
  5. Offer Permanent Employment
Joining Location :Sector 135, NOIDA.
Perks :

Company sponsored Medical Insurance of 5 Lacs INR.

Althea.ai Internship Details

Role Overview

  1. Althea.ai is seeking Interns/Freshers from Engineering background who are keen to work with us in the field of AI development.
  2. The internship period will be of three months and based on your performance you will be provided a permanent opportunity.
  3. Monthly stipend of 12,500 INR will be provided to the interns.
  4. Working Hours 9.00 AM to 6.30 PM, Monday to Friday.
  5. Students open for internship in Full-Stack Development on Next-Gen technologies - Python, Angular, Data Science, Block Chain, MySQL and MongoDB, NLP.

Prime Course Trailer

Related Banners

Get PrepInsta Prime & get Access to all 200+ courses offered by PrepInsta in One Subscription

Althea.ai Coding Questions and Answers

Question 1 : Spiral Matrix

Problem Statement :

You will be given a 2d matrix. Write the code to traverse the matrix in a spiral format. Check the input and output for better understanding.

Sample Input :
Input :
5 4
1 2 3 4
5 6 7 8
9 10 11 12
13 14 15 16
17 18 19 20

Output :

1 2 3  4 5 6 7 8 9 10 11 12 13 14  15 16 17 18 19 20

Question 2 :New Number System

Problem Statement  :

Here is about to introduce a new kind of number system. Where instead of 10 digits there is 20, from a to t, all in small. Now a means 1, b means 2 and t means 20, thenn aa means 21. Now for  a new number you have to print the decimal form it.

Note that the letters in the input string will be lower case and from a to t. 

Input Format:

Single line containing the string of new number system’s number

Output Format:

Single line denoting the integer with the same decimal value as the input string

Sample input 1: e

Sample Output: 5

Sample  Input 2: ac

Sample Output: 23

Question 3 : Minimum Occurrence

Problem Statement  :
Given a sting , return the character that appears the minimum number of times in the string. The string will contain only ascii characters, from the ranges (“a”-”z”,”A”-”Z”,0-9), and case matters . If there is a tie in the minimum number of times a character appears in the string return the character that appears first in the string.

Input Format:
Single line with no space denoting the input string.

Output Format:
Single character denoting the least frequent character.

Constraints:
Length of string <=10^6

Sample Input:
cdadcda

Sample Output:
c

Explanation:
C and A both are with minimum frequency. So c is the answer because it comes first with less index.

 

Question 4 : Death Note

Problem Statement  :

Ryuk, the Shinigami (God of death) had allowed Light Yagami, a school student, to kill as many people as he can by using a death note. But writing the names barely will allow other people to watch them. So he encrypts the names using digits, where a means 1, b means 2 and so on upto z is 26. Now if he gives numbers, there is a communication error because a number string can be decrypted by the death note in various ways and eventually killing them all. If everyone in the world has a unique name, for a given number, how many people can die?
NOTE THAT: There is every possible name in the world with the 26 letters, and capital or small letters is not a problem.

Input format:
A number stream denoting the first name’s encrypted version

Output Format:
Number of people dying by this.

Constraints:
1<=stream length<=10^8

Sample Input: 1267
Sample Output: 3
Output Specification:Two people of the name azg and lfg die.

Question 5 : Capitalize/Decapitalize

Problem Statement  :

You’re given a function that accepts the following, a string1, its length and a character c. Your job is to replace all the occurrences of character c in string1 and capitalize it or decapitalize it based on the character c.

Input :
hello world
l
Output :
heLLo worLd

Input :
prepinsta
p
Output :
PrePinsta

FAQs related to Althea.ai Coding Questions

Question 1: How many rounds are there in Althea.ai Hiring Process?

There are in total five rounds in the Althea.ai Hiring Process which includes:-

  1. Computer Based Test (CBT)
  2. Technical Interview
  3. HR Interview
  4. Internship Offer (3 months)
  5. Offer Permanent Employment
Question 2: Is Coding questions asked in Althea.ai Recruitment Process?

Yes, Coding Questions are included in Online Assessment and Technical Interview of Altheai.ai.

Get over 200+ course One Subscription

Courses like AI/ML, Cloud Computing, Ethical Hacking, C, C++, Java, Python, DSA (All Languages), Competitive Coding (All Languages), TCS, Infosys, Wipro, Amazon, DBMS, SQL and others

Checkout list of all the video courses in PrepInsta Prime Subscription

Checkout list of all the video courses in PrepInsta Prime Subscription