Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Anakramy Team. If you also belong to the team, you can get access from here

Anakramy Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Anakramy Intern Interview Questions and Answers

Updated 13 Feb 2025

Anakramy Intern Interview Experiences

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 13 Feb 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Given an assignment for a CTF challenge.

Interview questions from similar companies

Intern Interview Questions & Answers

Zeta user image Anonymous

posted on 16 Apr 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 DSa questions + cs fundamentals mcq

Round 2 - One-on-one 

(2 Questions)

  • Q1. System design e-commerce
  • Q2. SRE fundamentals
Round 3 - HR 

(1 Question)

  • Q1. Managerial round, resume, work experience and stuff

Intern Interview Questions & Answers

MathCo user image Anonymous

posted on 25 Aug 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Verbal reasoning quewstions

Round 2 - HR 

(2 Questions)

  • Q1. Technical and programming related questions
  • Q2. About the resume

Interview Preparation Tips

Interview preparation tips for other job seekers - good

Intern Interview Questions & Answers

Feuji user image Anonymous

posted on 31 Jan 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Java related code snippets based mcq around 30 questions
Round 2 - One-on-one 

(2 Questions)

  • Q1. Core java concepts and sql and basic coding questions
  • Q2. Non prime numbers coding question continue , break difference polymorphism exception handling
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed before Oct 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Longest Valid Parentheses
  • Ans. 

    Find the length of the longest valid parentheses substring in a given string.

    • Use a stack to keep track of the indices of opening parentheses.

    • Iterate through the string and update the maximum length of valid parentheses.

    • Handle cases where closing parentheses are encountered without a matching opening parentheses.

  • Answered by AI
  • Q2. Find the maximum number in the subarrays of length k.
  • Ans. 

    Find the maximum number in the subarrays of length k.

    • Iterate through the array and keep track of the maximum number in each subarray of length k.

    • Use a sliding window approach to efficiently find the maximum number in each subarray.

    • Time complexity can be optimized to O(n) using a deque data structure.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Spiral Matrix Question

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

It was having basic aptitude questions

Round 2 - Communication 

(2 Questions)

  • Q1. They asked basic english question
  • Q2. And alos topic was provided so we had to speak on it.
Round 3 - Technical 

(2 Questions)

  • Q1. SQL syntax and difference between having and where clause
  • Ans. 

    HAVING clause is used with GROUP BY to filter grouped rows, WHERE clause is used to filter individual rows.

    • HAVING clause is used with GROUP BY to filter grouped rows based on aggregate functions

    • WHERE clause is used to filter individual rows based on conditions

    • HAVING clause is applied after GROUP BY, WHERE clause is applied before GROUP BY

    • HAVING clause can only be used with SELECT statement that contains a GROUP BY clau

  • Answered by AI
  • Q2. Difference between array and linkedlist,stack and queue
  • Ans. 

    Arrays store elements in contiguous memory, while linked lists use nodes with pointers. Stacks follow LIFO, queues follow FIFO.

    • Arrays store elements in contiguous memory locations, allowing for constant time access to elements using indices.

    • Linked lists use nodes with pointers to the next node, allowing for dynamic memory allocation and insertion/deletion at any position.

    • Stacks follow Last In First Out (LIFO) principle...

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a data science enthusiast with a strong background in statistics and machine learning.

    • Completed coursework in data analysis, statistical modeling, and predictive analytics

    • Proficient in programming languages such as Python, R, and SQL

    • Experience with data visualization tools like Tableau and Power BI

    • Worked on projects involving regression analysis, clustering, and classification algorithms

  • Answered by AI
  • Q2. Why you want to join this role
  • Ans. 

    I am passionate about using data to solve complex problems and make informed decisions.

    • I have a strong background in statistics, mathematics, and programming, which are essential skills for a data science role.

    • I am excited about the opportunity to work with real-world data and apply machine learning algorithms to extract valuable insights.

    • I am eager to learn from experienced data scientists and contribute to innovative

  • Answered by AI

Skills evaluated in this interview

Intern Interview Questions & Answers

Feuji user image Anonymous

posted on 31 Jan 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Java related code snippets based mcq around 30 questions
Round 2 - One-on-one 

(2 Questions)

  • Q1. Core java concepts and sql and basic coding questions
  • Q2. Non prime numbers coding question continue , break difference polymorphism exception handling

Intern Interview Questions & Answers

Zeta user image Anonymous

posted on 16 Apr 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 DSa questions + cs fundamentals mcq

Round 2 - One-on-one 

(2 Questions)

  • Q1. System design e-commerce
  • Q2. SRE fundamentals
Round 3 - HR 

(1 Question)

  • Q1. Managerial round, resume, work experience and stuff
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Verbal reasoning is a type of aptitude test that assesses your ability to understand,analyze,and interpret written information.

Round 2 - communication round 

(5 Questions)

  • Q1. TELL ME ABOUT YOURSELF
  • Ans. 

    I am a data science enthusiast with a strong background in statistics and machine learning.

    • Completed coursework in data analysis, statistical modeling, and predictive analytics

    • Proficient in programming languages such as Python, R, and SQL

    • Experience with data visualization tools like Tableau and Power BI

    • Completed projects involving regression analysis, clustering, and classification algorithms

  • Answered by AI
  • Q2. TELL ME ABOUT PROJECT
  • Ans. 

    Developed a machine learning model to predict customer churn for a telecom company.

    • Used Python and scikit-learn for data preprocessing and model building

    • Performed feature engineering to create new variables for the model

    • Evaluated model performance using metrics like accuracy, precision, and recall

  • Answered by AI
  • Q3. About skills and how did u learn them
  • Q4. Why do u want to work with us
  • Ans. 

    I am passionate about data science and believe in the impact it can have on driving insights and decision-making.

    • I am excited about the opportunity to work with a team of experienced data scientists and learn from their expertise.

    • I am impressed by the innovative projects and cutting-edge technologies that your company is involved in.

    • I am eager to apply my skills and knowledge in data science to real-world problems and

  • Answered by AI
  • Q5. How do you stay clam when talking to difficult people
  • Ans. 

    I remain calm by actively listening, staying patient, and focusing on finding common ground.

    • Practice active listening to understand their perspective

    • Stay patient and avoid reacting emotionally

    • Focus on finding common ground or a solution to the issue

    • Use positive body language and tone of voice to convey understanding and empathy

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Coding Test 

Zeta interview at codeblock. 3 dsa questions The level of difficulty was medium

Anakramy Interview FAQs

How many rounds are there in Anakramy Intern interview?
Anakramy interview process usually has 1 rounds. The most common rounds in the Anakramy interview process are Assignment.

Tell us how to improve this page.

Anakramy Intern Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Convin Interview Questions
4.4
 • 15 Interviews
Miko Interview Questions
3.1
 • 10 Interviews
Cognida Interview Questions
4.5
 • 10 Interviews
Habilelabs Interview Questions
4.1
 • 8 Interviews
Feuji Interview Questions
2.6
 • 8 Interviews
Switchon Interview Questions
3.1
 • 4 Interviews
WiJungle Interview Questions
4.2
 • 4 Interviews
View all

Anakramy Intern Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Compare Anakramy with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview