Novac Technology Solutions interview experience Real time questions & tips from candidates to crack your interview

Software Engineer

Novac Technology Solutions
upvote
share-icon
2 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 2 months
Topics: Data Structures, Algorithms, System Design, Aptitude, OOPS
Tip
Tip

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application process
Where: Campus
Eligibility: Above 7 CGPA
Resume Tip
Resume tip

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Interview rounds

01
Round
Medium
Video Call
Duration50 minutes
Interview date16 Jun 2021
Coding problem3

Technical round with questions on SQL and OOPS concepts mainly.

1. OOPs based questions

What are polymorphism types?
What is multiple and multilevel inheritance?

2. DBMS Questions

What is a index & its types?
What are cross table types?
How sql connection is implemented in project?

3. Reverse The Array

Easy
15m average time
85% success
0/40
Asked in companies
SAP LabsGartnerInfo Edge India (Naukri.com)

Given an array/list 'ARR' of integers and a position ‘M’. You have to reverse the array after that position.

Example:

We have an array ARR = {1, 2, 3, 4, 5, 6} and M = 3 , considering 0 
based indexing so the subarray {5, 6} will be reversed and our 
output array will be {1, 2, 3, 4, 6, 5}.
Problem approach

The basic idea is just to take two pointers, one pointing to the index i = M+1 and another pointer pointing to index j=N-1. Now till the condition i

Try solving now
02
Round
Easy
HR Round
Duration30 minutes
Interview date16 Jun 2021
Coding problem1

HR round with behavioural questions mainly.

1. Basic HR Questions

1. Why Novac?
2. What are your strengths and weakness?
3. Where do you see yourself after 5 years?

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is the purpose of the return keyword?

Choose another skill to practice
Similar interview experiences
Software Engineer
2 rounds | 3 problems
Interviewed by Novac Technology Solutions
1276 views
0 comments
0 upvotes
Software Engineer
1 rounds | 2 problems
Interviewed by Novac Technology Solutions
1608 views
0 comments
0 upvotes
Software Engineer
2 rounds | 3 problems
Interviewed by Novac Technology Solutions
1375 views
1 comments
0 upvotes
company logo
SDE - 1
3 rounds | 9 problems
Interviewed by Salesforce
3567 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Software Engineer
3 rounds | 7 problems
Interviewed by Optum
7923 views
1 comments
0 upvotes
company logo
Software Engineer
5 rounds | 5 problems
Interviewed by Microsoft
10070 views
1 comments
0 upvotes
company logo
Software Engineer
2 rounds | 4 problems
Interviewed by Amazon
4395 views
1 comments
0 upvotes