Upload Button Icon Add office photos

Filter interviews by

Afixi Technologies Interview Questions and Answers for Freshers

Updated 26 Jul 2021

Afixi Technologies Interview Experiences for Freshers

1 interview found

Web Developer Interview Questions & Answers

user image Anonymous

posted on 21 Jul 2021

I applied via Company Website and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What is your achievement and basic and advanced technical question

Interview Preparation Tips

Interview preparation tips for other job seekers - Always prepare well and fresher means you can know basic technology

Web Developer Interview Questions asked at other Companies

Q1. Check Indices With Given DifferenceYou are given an integer array 'ARR' of size ‘N’ and two integers ‘A’ and ‘B’. You need to find if there are two distinct indices in the array, such that the absolute difference of values on those indices ... read more
View answer (4)

Interview questions from similar companies

Sr.Associate- Technology Interview Questions & Answers

Synechron user image Anonymous

posted on 6 Sep 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(4 Questions)

  • Q1. What is load balancer ?
  • Q2. How to create a SSL certificate?
  • Q3. Explain about HTTP.SYS?
  • Q4. What is web garden?
Round 3 - HR 

(4 Questions)

  • Q1. Why you are choosing this company only?
  • Q2. Can you please explain about the company?
  • Q3. Why are you leaving for previous company?
  • Q4. What is your roles and responsibilities?

Interview Preparation Tips

Interview preparation tips for other job seekers - Synechron is good company to work.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. About spark, data factory, Databricks etc
  • Q2. Need explain about these tools and technologies

Interview Preparation Tips

Topics to prepare for Tiger Analytics Senior Data Engineer interview:
  • Pyspark
  • Adf
  • Databricks
  • SQL
  • Python
  • Airflow
Interview preparation tips for other job seekers - Read the documents regarding spark
Practice pyspark code
Practice python,SQL, Window functions etc.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Dependency injection
  • Q2. Dispose and finalize
  • Ans. 

    Dispose is used to release unmanaged resources, while finalize is used for cleanup before an object is destroyed.

    • Dispose is called explicitly by the developer, while finalize is called by the garbage collector.

    • Dispose should be implemented in classes that directly use unmanaged resources like file handles or database connections.

    • Finalize is used for cleanup tasks like closing files or releasing memory.

    • Implement IDispos...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. I was very easy asking about college project some basic java programming introduction

I was interviewed in Mar 2022.

Round 1 - One-on-one 

(1 Question)

  • Q1. Tecnical questions about cloud and .Net
Round 2 - One-on-one 

(1 Question)

  • Q1. Techinical Questions about Front End (Angular) and C# (Back end), Web Api, DB Approaches, Azure Services
Round 3 - Behavioral 

(1 Question)

  • Q1. Managerial and few Technical Questions
Round 4 - Behavioral 

(1 Question)

  • Q1. Few Managerial Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare both techincally even it was a managerial round.
Round 1 - Aptitude Test 

It was easy core+IT related

Round 2 - Group Discussion 

It was like any genral gd topic was online vs offline education

Round 3 - Technical 

(1 Question)

  • Q1. Asked programming and core branch questions
Round 4 - HR 

(1 Question)

  • Q1. General details about resume location

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident in what you say keep urself updated with latest tech topics.

I was interviewed in Sep 2021.

Round 1 - Coding Test 

(2 Questions)

Round duration - 90 minutes
Round difficulty - Medium

Timing -12pm to 1:30pm
Test environment was good and we should keep in our mind about our net speed.

  • Q1. Reverse the array

    Given an array with N elements, the task is to reverse all the array elements and print the reversed array.

    Input Format:

    The first line contains an integer N representing the size of ...
  • Ans. Brute Force approach
    • Initialise start and end indices with start = 0, end = N-1 where N is the total number of elements in array.
    • We then run a loop while start < end and swap arr[start] with arr[end].
    • Finally, we increment start and decrement end variable
    Space Complexity: O(1)Explanation: Time Complexity: O(1)Explanation:
  • Answered by CodingNinjas
  • Q2. Tiling Problem

    You have been given a board where there are '2' rows and 'N' columns. You have an infinite supply of 2x1 tiles, and you can place a tile in the following ways:

    1. Horizontal...
  • Ans. Recursion And Memoization (Runtime error)

    Try to place the tile to fill the unit column and calculate the number of ways from smaller sub-problems. Then use memoization to convert O(2^N) solution to an O(N) solution.

    1. At any point we are at ‘idx’ column then we can place our tile in two ways to fill this column.
      1. Option 1 -  1 Horizontal Tile

    We can place in this way where we have ‘idx-1’ column filled.

        &nb...

  • Answered by CodingNinjas
Round 2 - Video Call 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

Timing was 3pm to 4 pm
environment was easy familier and interviwer was also in good mood ,first he ask me about general things then he come on OS/DBMS .

  • Q1. DBMS Questions

    Normalization forms.
    Entity relational model

Round 3 - HR 

(1 Question)

Round duration - 30 Minutes
Round difficulty - Easy

timing - 10am to 10:30am
environment was very familier and interviewer was with good sence of humor

  • Q1. Basic HR Questions

    Would you prefer work from home or would like to come to office?

    What is your biggest achievement.

    Are you a team player?

  • Ans. 

    Tip 1 : do what you are real and don't try to be fake 
    Tip 2 : be confident and try to explain in simple way

  • Answered by CodingNinjas

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in NoidaEligibility criteriaCGPA 7Global Logic interview preparation:Topics to prepare for the interview - Data Structure, OOPS,MERN STACK, DBMS,OSTime required to prepare for the interview - 12 MonthsInterview preparation tips for other job seekers

Tip 1 : Don't depend on video only , practice is must and assignments provided by coding ninja's are best.
Tip 2 : Note all important point in note book so that you can easy revise.
Tip 3 : Make at least 3-4 projects on your on

Application resume tips for other job seekers

Tip 1 : Be real don't go for fake and write what you are.
Tip 2 : Mention all your project and explain them in good way

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Performance Tunings Joins
  • Q2. SSIS Bufferr and memories related queries Parallel processing in SSIS Power BI reporting life cycle DAX questions on power BI
Round 2 - One-on-one 

(1 Question)

  • Q1. Role of CPU AND Cores in Performance Improvement Sharding concepts TABLE PARTITION DATA WAREHOUSE
Round 3 - HR 

(1 Question)

  • Q1. Role based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I gave Interview for BI Developer
They focused mainly on the Performance Tunings concept. Role of CPU and Cores in performance Tuning. Basic SQL and SSIS related questions.
Data warehouse concepts and in detail of star and snowflake schema

I applied via Campus Placement

Interview Questionnaire 

5 Questions

  • Q1. Explain any one organ system anatomy and physiology
  • Q2. Explain Diabetes
  • Q3. Any one respiratory disease name and which drugs is used
  • Q4. Longest and shortest bone of the human body
  • Q5. In arteries and veins which type blood flow

Interview Preparation Tips

Interview preparation tips for other job seekers - Before the interview well prepared

Skills evaluated in this interview

Afixi Technologies Interview FAQs

How to prepare for Afixi Technologies interview for freshers?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Afixi Technologies. The most common topics and skills that interviewers at Afixi Technologies expect are Android, Automobile, C Programming Language, Clinical SAS Programming and Customer Support.

Tell us how to improve this page.

People are getting interviews through

based on 1 Afixi Technologies interview
Company Website
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Cognizant Interview Questions
3.8
 • 5.5k Interviews
Nagarro Interview Questions
4.0
 • 759 Interviews
Publicis Sapient Interview Questions
3.5
 • 601 Interviews
GlobalLogic Interview Questions
3.7
 • 566 Interviews
UST Interview Questions
3.8
 • 498 Interviews
CGI Group Interview Questions
4.0
 • 477 Interviews
Synechron Interview Questions
3.6
 • 348 Interviews
View all

Afixi Technologies Reviews and Ratings

based on 7 reviews

4.2/5

Rating in categories

4.6

Skill development

4.3

Work-Life balance

4.3

Salary & Benefits

4.6

Job Security

4.2

Company culture

4.6

Promotions/Appraisal

4.2

Work Satisfaction

Explore 7 Reviews and Ratings
PHP Developer
3 salaries
unlock blur

₹1.1 L/yr - ₹2.4 L/yr

Explore more salaries
Compare Afixi Technologies with

Cognizant

3.8
Compare

Virtusa Consulting Services

3.8
Compare

NTT Data Information Processing Services

4.0
Compare

Hexaware Technologies

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview