Upload Button Icon Add office photos

Filter interviews by

Accord Software & Systems Interview Questions, Process, and Tips

Updated 20 Jan 2025

Top Accord Software & Systems Interview Questions and Answers

View all 6 questions

Accord Software & Systems Interview Experiences

Popular Designations

8 interviews found

Software Engineer Interview Questions & Answers

user image Amgoth Renuka

posted on 20 Jan 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Sri Indu College of Engineering & Technology, Hyderabad and was interviewed in Dec 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Arithmetic, verbal, and verbal skills.

Round 2 - Coding Test 

Please write a code for generating the Fibonacci sequence.

Round 3 - Technical 

(2 Questions)

  • Q1. What are the key features and concepts of the C programming language?
  • Q2. What is an array
Round 4 - HR 

(1 Question)

  • Q1. When would you be able to join?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare thoroughly when you are searching.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (171)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Storage types, structures, padding
  • Q2. Bit operations in C language
  • Ans. 

    Bit operations in C language involve manipulating individual bits within a data structure.

    • Bitwise AND (&) - sets a bit to 1 only if both input bits are 1

    • Bitwise OR (|) - sets a bit to 1 if either input bit is 1

    • Bitwise XOR (^) - sets a bit to 1 if the input bits are different

    • Bitwise NOT (~) - inverts all bits in a number

    • Left shift (<<) - shifts bits to the left by a specified number of positions

    • Right shift (>>) - shifts

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company

Round 1 - Technical 

(1 Question)

  • Q1. Questions on welding and GD &T
Round 2 - HR 

(1 Question)

  • Q1. General questions

Mechanical Engg. Design Interview Questions asked at other Companies

Q1. What are the Drawing softwares you're aware of And How much relevant experience you have in for each software
View answer (3)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 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 - Behavioral 

(2 Questions)

  • Q1. It was quite easy for me asked me about my roles and responsibilities basics question on testing and gave some scenarios how to deal with it.
  • Q2. - stubbing - HSIT - unit testing
Round 3 - HR 

(1 Question)

  • Q1. - Salary discussion, why you want to join, strength and weekness

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, what ever you know just explain.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Accord Software & Systems interview questions for popular designations

 Software Engineer

 (3)

 Associate Systems Engineer

 (1)

 Mechanical Engg. Design

 (1)

 Senior Software Engineer

 (1)

 Software Engineer Trainee

 (1)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I was interviewed in Feb 2023.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Oops Concepts, Coding Merging Arrays
  • Q2. Reverseg String, Function to Search Element in Linked list
  • Ans. 

    Reverse a string using a loop or built-in function. Search for an element in a linked list using traversal.

    • To reverse a string, you can use a loop to iterate through the characters and build a new string in reverse order.

    • To search for an element in a linked list, you can traverse the list starting from the head node and compare each node's value with the target element.

  • Answered by AI

Skills evaluated in this interview

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked ListYou are given a singly Linked List of integers. Your task is to return true if the given singly linked list is a palindrome otherwise returns false. For example: The given linked list is 1 -&gt; 2 -&gt; 3 -&gt; 2-&gt;... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at NMAM Institute of Technology, Mangalore and was interviewed before Jan 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude + technical mix

Round 2 - One-on-one 

(1 Question)

  • Q1. What does a watch dog timer do in microcontroller
  • Ans. 

    A watch dog timer is a hardware component in a microcontroller that monitors the system's operation and resets it if necessary.

    • It is used to prevent system crashes or lock-ups by resetting the microcontroller if it fails to respond within a certain time period.

    • The watch dog timer needs to be periodically reset by the software to prevent it from triggering a system reset.

    • It is commonly used in safety-critical systems, w...

  • Answered by AI

Associate Systems Engineer Interview Questions asked at other Companies

Q1. Given string/sentence need to be reversed and the vowels need to be replaced with numbers from 1-9.In the reversed string replaced numbers should appear in descending order from left to right .If there are more than 9 vowels , numbering sho... read more
View answer (2)

Jobs at Accord Software & Systems

View all

CPP devoloper Interview Questions & Answers

user image Anonymous

posted on 30 Nov 2019

I applied via Naukri.com and was interviewed in May 2019. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Prepare c level questions like struct parsing array parsing
  • Q2. How to parse an array into another array

Interview Preparation Tips

Interview preparation tips for other job seekers - C level questions

I applied via Campus Placement and was interviewed in Sep 2018. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Second round was f2f interview, he asked about c concepts, data structures pointers concepts , and final year projects concepts
  • Q2. HR round : He asked about introduction of me, and bond, and joining date

Interview Preparation Tips

Round: Test
Experience: First Round was technical aptitude which contains objective questions from c, c++, data structures java , difficulty ranging from medium to hard.

Duration: <1 week
College Name: S D M Institute Of Technology, Ujire

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Interview questions from similar companies

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

I applied via campus placement at DMI College of Engineering, Chennai and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Very basic aptitude concepts asked 40 questions 1 hr time

Round 2 - Coding Test 

2 problems to be solved. Myself solved 1 problem but my friends solved 1.5 problem and taken grade is(partially correct) using Google and AI. At last there selected students who are all solved 1 problem also

Round 3 - Technical 

(6 Questions)

  • Q1. Detailed project explanation
  • Q2. Internship experience
  • Q3. OOPS concepts and Resume screening
  • Q4. SQL joins and basics
  • Q5. Favourite programming language asked and said to solve a 2 simple coding problems
  • Q6. The person who solved 1.5 questions out of 2 questions using Google and AI where caught in technical round
Round 4 - HR 

(1 Question)

  • Q1. Beware in HR round Answering to HR questions is seriously hard . Prepare well and be ready to answer question. HR asking questions is about your point of view.

Interview Preparation Tips

Topics to prepare for Infiniti Software Solutions Software Trainee interview:
  • Oops
  • SQL joins
  • Coding
  • Project
Interview preparation tips for other job seekers - Be genuine in coding round. Student who don't use ai only selected. Prepare well for technical specially OOPS concepts, SQL joins and coding

Talent Acquisition (Sales Recruiter) Interview Questions & Answers

BrowserStack user image Anonymous

posted on 27 Jan 2025

Interview experience
1
Bad
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Dec 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. Not Applicable in my scenario

Interview Preparation Tips

Interview preparation tips for other job seekers - I applied for the position of Sales Recruiter on December 8 and received the email for the interview on January 22.

The job was advertised as Remote on all job portals, including their own careers site, which is why I applied, Also, my resume clearly states that i am based of Delhi and will be preferring Gurgaon, Noida and Remote jobs. Despite this, the first question in the interview was about relocating to mumbai.

If the job requires candidate to be present in the specific location, then it shouldn’t be posted as remote. This is highly unprofessional which not only lacks clarity but also damages the company reputation. Being a recruiter or TA specialist, it is a responsibility to maintain clear communication and conduct screening call before scheduling interview with candidate directly

Such mismanagement ruins trust and leaves a negative candidate experience. This needs to be improve.

Accord Software & Systems Interview FAQs

How many rounds are there in Accord Software & Systems interview?
Accord Software & Systems interview process usually has 2-3 rounds. The most common rounds in the Accord Software & Systems interview process are Technical, HR and Resume Shortlist.
How to prepare for Accord Software & Systems 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 Accord Software & Systems. The most common topics and skills that interviewers at Accord Software & Systems expect are Java, C++, Microservices, Spring Boot and MATLAB.
What are the top questions asked in Accord Software & Systems interview?

Some of the top questions asked at the Accord Software & Systems interview -

  1. What are the key features and concepts of the C programming langua...read more
  2. How to parse an array into another ar...read more
  3. What does a watch dog timer do in microcontrol...read more

Tell us how to improve this page.

Accord Software & Systems Interview Process

based on 7 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 793 Interviews
View all

Accord Software & Systems Reviews and Ratings

based on 86 reviews

3.8/5

Rating in categories

3.4

Skill development

3.7

Work-life balance

3.2

Salary

4.2

Job security

3.7

Company culture

3.2

Promotions

3.4

Work satisfaction

Explore 86 Reviews and Ratings
Trainee Technician

Bangalore / Bengaluru

0-1 Yrs

₹ 2.5-2.75 LPA

Sr. Accounts Executive

Bangalore / Bengaluru

3-5 Yrs

Not Disclosed

Senior/Lead System Firmware Engineer

Bangalore / Bengaluru

4-6 Yrs

Not Disclosed

Explore more jobs
Software Engineer
214 salaries
unlock blur

₹3 L/yr - ₹9.5 L/yr

Senior Software Engineer
67 salaries
unlock blur

₹4.7 L/yr - ₹14.5 L/yr

Senior Systems Engineer
48 salaries
unlock blur

₹4.2 L/yr - ₹12 L/yr

System Engineer
43 salaries
unlock blur

₹3.3 L/yr - ₹10.1 L/yr

Technical Lead
25 salaries
unlock blur

₹7.6 L/yr - ₹13.6 L/yr

Explore more salaries
Compare Accord Software & Systems with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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