Upload Button Icon Add office photos

Filter interviews by

Arcon TechSolutions Interview Questions, Process, and Tips

Updated 26 Jan 2025

Top Arcon TechSolutions Interview Questions and Answers

View all 16 questions

Arcon TechSolutions Interview Experiences

Popular Designations

30 interviews found

SDE Interview Questions & Answers

user image Vedashree Joshi

posted on 24 Oct 2023

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. DSA is asked mainly
Round 2 - One-on-one 

(1 Question)

  • Q1. Array based question was asked

SDE Interview Questions asked at other Companies

Q1. Longest Increasing SubsequenceFor a given array with N elements, you need to find the length of the longest subsequence from the array such that all the elements of the subsequence are sorted in strictly increasing order. Strictly Increasin... read more
View answer (5)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Questions related overall experience
  • Q2. Knowledge of datbase
  • Q3. Knowledge on linux
  • Q4. IIS deployment and knowledge of hosting website
  • Q5. IT INFRA Knowledge is important factor while applying for it
Round 2 - HR 

(1 Question)

  • Q1. Salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare as per interview questions I have suggested

Senior Application Support Engineer Interview Questions asked at other Companies

Q1. What is the defence in Financial or non Financial transactions.
View answer (1)

I applied via Campus Placement and was interviewed in Nov 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic math questions like probability, graph, series etc.

Round 2 - Coding Test 

One Coding question and One SQL question

Round 3 - Technical 

(3 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a software developer with 5 years of experience in developing web applications using Java and JavaScript.

    • 5 years of experience in software development

    • Proficient in Java and JavaScript

    • Developed web applications

    • Strong problem-solving skills

    • Experience with agile development methodologies

  • Answered by AI
  • Q2. Questions from the resume
  • Q3. DSA and OOPs questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA and OOPs Concepts very well. In most of the interview Half of the questions are from this two topics.

Top Arcon TechSolutions Software Developer Interview Questions and Answers

Q1. Overloading vs Overriding
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Nov 2022.

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 - Aptitude Test 

He was ask me basics questions

Round 3 - Coding Test 

Core java and sql database

Round 4 - HR 

(2 Questions)

  • Q1. Tell me about yourself..?
  • Ans. 

    I am a backend developer with experience in building scalable and efficient systems.

    • I have expertise in programming languages like Java, Python, and Node.js.

    • I have worked on building RESTful APIs and microservices.

    • I am familiar with databases like MySQL, MongoDB, and Redis.

    • I have experience in cloud computing platforms like AWS and Azure.

    • I am passionate about learning new technologies and implementing them in my work.

  • Answered by AI
  • Q2. Opps concept and file handling related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I am also fresher but you will be do hard work definitely you will succes

Backend Developer Interview Questions asked at other Companies

Q1. Vertical Order Traversal of a Binary Tree Given a binary tree, your task is to return the vertical order traversal of its nodes' values. For each node located at a position (X, Y), its left child will be at (X-1, Y-1) and its right child wi... read more
Add answer

Arcon TechSolutions interview questions for popular designations

 Software Developer

 (9)

 Implementation Engineer

 (5)

 Application Support Executive

 (1)

 ASE Trainee

 (1)

 Backend Developer

 (1)

 Business Analyst

 (1)

 Developer

 (1)

 HVAC Ducting Foreman

 (1)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at Vel tech multitech dr.rangarajan dr.sakunthala engineering college, Chennai and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic mathematical questions and aptitude based with logical reasoning,verbal and quants

Round 2 - Coding Test 

Q1- build alogrithm
Q2- SQL
Q3- program question in dsa

Round 3 - HR 

(2 Questions)

  • Q1. Question in topic of dsa oops And some programs
  • Q2. And personal interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Good scope of career building and skills development

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Sathyabama University and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain about projects
  • Q2. Why do want to be a business analyst

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (8)

I applied via campus placement at Don Bosco Institute of Technology, Mumbai and was interviewed in Dec 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. SQL, OOPS, Coding Questions
Round 2 - Technical 

(1 Question)

  • Q1. SQL, OOPS, Coding Questions
Round 3 - Casual 

(1 Question)

  • Q1. Basic SQL, DBMS, Designing

Interview Preparation Tips

Topics to prepare for Arcon TechSolutions Software Developer interview:
  • SQL
  • DSA
Interview preparation tips for other job seekers - All the best. Relax, Interview is easier than you think.

Top Arcon TechSolutions Software Developer Interview Questions and Answers

Q1. Overloading vs Overriding
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Interview Questionnaire 

3 Questions

  • Q1. Authentication and authorization
  • Q2. Index in SQL
  • Ans. 

    Index is a database object that improves the speed of data retrieval operations.

    • Indexes are created on one or more columns of a table.

    • They can be clustered or non-clustered.

    • Clustered indexes determine the physical order of data in a table.

    • Non-clustered indexes have a separate structure that includes the indexed columns and a pointer to the actual data.

    • Indexes can be created using CREATE INDEX statement.

    • Indexes can also

  • Answered by AI
  • Q3. Delegates

Skills evaluated in this interview

Top Arcon TechSolutions Software Developer Interview Questions and Answers

Q1. Overloading vs Overriding
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

I applied via Naukri.com and was interviewed before Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Past experience, domain knowledge, client relationship

Interview Preparation Tips

Interview preparation tips for other job seekers - Domain knowledge and information about company

Legal Executive Interview Questions asked at other Companies

Q1. Do you know anything about Recovery, Negotiation, Arbitration
View answer (1)

Developer Interview Questions & Answers

user image Anonymous

posted on 17 Dec 2020

I applied via Naukri.com and was interviewed before Dec 2019. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. ASP.Net Page life cycle
  • Q2. MVC Lifecycle
  • Q3. WEB API JWT authentication

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with the basics and make sure you atleast attempt to all logical questions, and dont give up on questions

Developer Interview Questions asked at other Companies

Q1. Which programming language do you use regular in work
View answer (2)

Arcon TechSolutions Interview FAQs

How many rounds are there in Arcon TechSolutions interview?
Arcon TechSolutions interview process usually has 2-3 rounds. The most common rounds in the Arcon TechSolutions interview process are Technical, Aptitude Test and One-on-one Round.
How to prepare for Arcon TechSolutions interview?
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 Arcon TechSolutions. The most common topics and skills that interviewers at Arcon TechSolutions expect are Auditing, Internal Audit, C#, Javascript and Application Support.
What are the top questions asked in Arcon TechSolutions interview?

Some of the top questions asked at the Arcon TechSolutions interview -

  1. MySQL, Postgres version in use and on which port it is r...read more
  2. ping command when it is used , also tel...read more
  3. Overloading vs Overrid...read more
How long is the Arcon TechSolutions interview process?

The duration of Arcon TechSolutions interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Arcon TechSolutions Interview Process

based on 28 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
View all

Arcon TechSolutions Reviews and Ratings

based on 118 reviews

3.6/5

Rating in categories

3.7

Skill development

3.6

Work-life balance

3.4

Salary

3.9

Job security

3.4

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 118 Reviews and Ratings
Software Developer
113 salaries
unlock blur

₹3.9 L/yr - ₹13.9 L/yr

Team Lead
33 salaries
unlock blur

₹7 L/yr - ₹26.5 L/yr

Senior Software Developer
30 salaries
unlock blur

₹7 L/yr - ₹16.1 L/yr

Implementation Engineer
28 salaries
unlock blur

₹3.3 L/yr - ₹12 L/yr

Technical Lead
19 salaries
unlock blur

₹14 L/yr - ₹30.3 L/yr

Explore more salaries
Compare Arcon TechSolutions with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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