Upload Button Icon Add office photos

Filter interviews by

Apconic Software Interview Questions and Answers

Updated 29 Feb 2024

Apconic Software Interview Experiences

Popular Designations

2 interviews found

Project Engineer Interview Questions & Answers

user image AKLESHKUMAR H PANDIT

posted on 29 Feb 2024

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

I applied via Job Portal and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Previous company experience

Project Engineer Interview Questions asked at other Companies

Q1. Triangle Star PatternPrint the following pattern for the given N number of rows. Pattern for N = 4 * ** *** **** Note : There are no spaces between the stars (*). Input format : Integer N (Total no. of rows) Output format : Pattern in N l... read more
View answer (9)

I applied via Other and was interviewed in Dec 2018. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Roles and responsibilities of previous organisation
  • Q2. Have experience on lead generation
  • Q3. Experience on international calling

Interview Preparation Tips

Round: Test
Experience: Graphical representation

General Tips: went nice and got selected
Must have travel across pan india
Skills: Problem Solving, Analytical Skills, Time Management
Duration: 1-3 Months

Senior Business Development Executive Interview Questions asked at other Companies

Q1. If you see 2-3 year you work with idfc first but you will not get any growth in your caree or salary as well..
View answer (2)

Interview questions from similar companies

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

I applied via Company Website and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

30 question in 30 min of Quant.

Round 2 - Coding Test 

They gave me 3 coding questions including one SQL query.
Questions difficulty was easy.

Round 3 - Technical 

(3 Questions)

  • Q1. Explain Turnary operators in Java.
  • Ans. 

    Ternary operators in Java are shorthand for if-else statements, with syntax: condition ? expression1 : expression2

    • Ternary operator is used to assign a value to a variable based on a condition

    • Syntax: condition ? expression1 : expression2

    • Example: int x = (a > b) ? a : b;

  • Answered by AI
  • Q2. What is Method Overloading?
  • Ans. 

    Method overloading is the ability to define multiple methods with the same name but different parameters in a class.

    • Allows multiple methods with the same name but different parameters

    • Parameters can differ in number, type, or order

    • Helps improve code readability and reusability

  • Answered by AI
  • Q3. Explain Code logic of find minimum of from the array.
  • Ans. 

    Find the minimum value from an array of strings using code logic.

    • Convert the array of strings to an array of integers for comparison.

    • Initialize a variable with a very large value as the initial minimum.

    • Iterate through the array and update the minimum value if a smaller value is found.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Coding question logic is mandatory.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Coding Test consists of 3 Problem Question (2 Logical questions and 1 SQL Query ) and Around 20 MCQS
Platform - CoderByte

Round 2 - Aptitude Test 

30 Aptitude Question
3 Mail Writing Question

Round 3 - Technical 

(5 Questions)

  • Q1. Explain 1st Problem Solved in Coding Test. Optimize it.
  • Q2. Explain 2nd Problem Solved in Coding Test. I failed 1 test case in 1st round which was told to solve again.
  • Q3. Explain 3rd Question based on SQL Query.
  • Q4. Write a code to Reverse Digits.
  • Q5. A problem question for solving a SQL Query.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well,
Stay continuously in contact, call the HR for updates as they don't call you, We need to call them else you will wait entire life.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jun 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic questions on PHP
  • Q2. Some difficult questions and program to write in online editor
Round 2 - Technical 

(2 Questions)

  • Q1. Asked a few Hard questions and project related questions
  • Q2. Program to write on online editor Parenthesis matching and flight ticket booking
  • Ans. 

    Program to write on online editor with parenthesis matching and flight ticket booking functionality.

    • Create a program that allows users to write and edit text online.

    • Implement a feature to match parentheses in the text.

    • Include functionality for users to book flight tickets.

    • Ensure the program is user-friendly and efficient in handling both tasks.

    • Example: Use HTML, CSS, and JavaScript to create the online editor with pare...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Normal managerial round, go through company website before this round

Interview Preparation Tips

Interview preparation tips for other job seekers - You need to run your program in both the rounds to clear the interviews.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Instahyre and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Assignment 

Small assignment to build simple App.

Round 2 - Technical 

(2 Questions)

  • Q1. JavaScript Questions
  • Q2. Reactjs Questions

Interview Preparation Tips

Topics to prepare for Sekel Technologies Front end Developer interview:
  • Javascript
  • React.Js
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is RAG actually?
  • Ans. 

    RAG stands for Red, Amber, Green. It is a color-coded system used to indicate the status of tasks or projects.

    • RAG is commonly used in project management to quickly communicate the status of tasks or projects.

    • Red typically indicates that a task or project is behind schedule or facing significant issues.

    • Amber signifies that there are some concerns or risks that need to be addressed.

    • Green means that a task or project is o...

  • Answered by AI
  • Q2. Explain previous work
  • Ans. 

    Developed AI algorithms for image recognition in autonomous vehicles

    • Designed and implemented deep learning models for object detection and classification

    • Optimized algorithms for real-time processing of high-resolution images

    • Collaborated with software engineers to integrate AI models into vehicle systems

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Question Based on Linked List
  • Q2. Question based on array

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus on your basic not even dsa..
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is your experience
  • Ans. 

    I have 3 years of experience in customer support roles, handling inquiries, resolving issues, and providing excellent service.

    • 3 years of experience in customer support roles

    • Handled inquiries and resolved issues

    • Provided excellent customer service

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company to learn something and grow in your career
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Not Selected
Round 1 - Assignment 

Employee management system

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont join this company in any cicumstrances.

Apconic Software Interview FAQs

How many rounds are there in Apconic Software interview?
Apconic Software interview process usually has 1 rounds. The most common rounds in the Apconic Software interview process are Technical.
How to prepare for Apconic Software 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 Apconic Software. The most common topics and skills that interviewers at Apconic Software expect are Field Sales, IT Sales, Salesforce CRM and US Market.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 793 Interviews
Odoo Interview Questions
3.5
 • 25 Interviews
View all

Apconic Software Reviews and Ratings

based on 11 reviews

4.6/5

Rating in categories

4.2

Skill development

4.6

Work-life balance

4.6

Salary

4.1

Job security

4.6

Company culture

4.6

Promotions

4.5

Work satisfaction

Explore 11 Reviews and Ratings
Project Engineer
13 salaries
unlock blur

₹2 L/yr - ₹5.3 L/yr

Software Developer
8 salaries
unlock blur

₹5.6 L/yr - ₹10 L/yr

Software Engineer
7 salaries
unlock blur

₹3 L/yr - ₹5.5 L/yr

Senior Business Development Executive
7 salaries
unlock blur

₹3 L/yr - ₹4.2 L/yr

Software Support Engineer
6 salaries
unlock blur

₹2.5 L/yr - ₹3 L/yr

Explore more salaries
Compare Apconic Software with

Infosys

3.7
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