Upload Button Icon Add office photos

Filter interviews by

AssetVantage Systems Senior Software Engineer Testing Interview Questions and Answers

Updated 16 Aug 2024

AssetVantage Systems Senior Software Engineer Testing Interview Experiences

1 interview found

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

I applied via Job Portal and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Java basics questions
  • Q2. Basic Selenium questions

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Asked me to create a Autocomplete Component within a specific time period

Round 2 - Technical 

(2 Questions)

  • Q1. Mostly on JS, closure, hositing, let const and var keyword event loop, etc
  • Q2. Questions about React JS
Round 3 - Coding Test 

Two DSA questions based on two pointers and frequency counter

Interview Preparation Tips

Interview preparation tips for other job seekers - Even though I was selected and had cleared all rounds with very positive feedback coming from interviewer, the HR ghosted me, wouldn't pick my call. once he picked and said you are not rejected but nothing in written
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Coding Test 

Learn join and windows functions

Interview Preparation Tips

Topics to prepare for Dhiva Software Engineer interview:
  • MS SQL Server
  • SSIS
  • Data Modeling
Interview preparation tips for other job seekers - Mostly questions will be on windows functions in SQL server

I applied via Naukri.com and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. 1.about company policies
  • Q2. 2. About my main roles and responsibilities.

Interview Preparation Tips

Interview preparation tips for other job seekers - My interview was Good.

Interview Questionnaire 

3 Questions

  • Q1. What is the purpose of JIT compiler
  • Ans. 

    JIT compiler compiles code at runtime for faster execution.

    • JIT stands for Just-In-Time compiler.

    • It compiles code during runtime instead of ahead of time.

    • This results in faster execution of the code.

    • JIT is commonly used in Java and .NET environments.

    • Example: Java Virtual Machine (JVM) uses JIT to compile Java code.

    • JIT can also optimize code based on runtime conditions.

  • Answered by AI
  • Q2. Can we save source file without any name.
  • Ans. 

    No, a source file cannot be saved without a name.

    • A file must have a name to be saved on a file system.

    • The name is used to identify and access the file.

    • Attempting to save a file without a name will result in an error.

  • Answered by AI
  • Q3. Why java uses the concept of unicode system.
  • Ans. 

    Java uses Unicode system to support internationalization and to represent characters from different languages.

    • Unicode provides a unique code point for every character, making it easier to represent characters from different languages.

    • Java's support for Unicode allows developers to create applications that can handle text in multiple languages.

    • Unicode also helps in sorting and searching text in different languages.

    • For e...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident, you don't have to be nervous, if you are not fluent in English language, interviewers check you technical skills. Your basics should be clear.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(2 Questions)

  • Q1. Where do I see myself in 5 years
  • Q2. What is the work I had done for my previous organisation

Interview Questions & Answers

Dhiva user image Anonymous

posted on 14 Apr 2015

Interview Questionnaire 

7 Questions

  • Q1. He asked me about workshop provided in the resume? ---html
  • Q2. What do u know about html? ---told
  • Ans. 

    HTML stands for HyperText Markup Language, used for creating and structuring web pages.

    • HTML is the standard markup language for creating web pages

    • It uses tags to define the structure and content of a webpage

    • Common tags include <html>, <head>, <title>, <body>, <p>, <div>, <a>, <img>

    • Attributes can be added to tags to provide additional information or functionality

    • HTML can b...

  • Answered by AI
  • Q3. Which language u r comfortable? ---c and dbms
  • Ans. 

    I am comfortable with C and DBMS.

    • I have experience in programming with C language.

    • I am proficient in working with DBMS systems.

    • I have developed applications using C and DBMS together.

    • I am confident in my ability to write efficient and effective code in these languages.

  • Answered by AI
  • Q4. Write structures and prime nos program? --- wrote with some errors in structures
  • Q5. Define normal forms with examples? ---blah blah
  • Ans. 

    Normal forms are rules for designing relational database tables to minimize data redundancy and improve data integrity.

    • First normal form (1NF) requires that each column in a table be atomic and not contain multiple values

    • Second normal form (2NF) requires that each non-key column be fully dependent on the primary key

    • Third normal form (3NF) requires that each non-key column be independent of other non-key columns

    • Examples...

  • Answered by AI
  • Q6. Bubble sort? --- I dont know
  • Q7. If I give you 4 tablets which contain 2 for fever and 2 for cold..all 4 have same size, shape and color, No cover? You have to take 1 cold and 1 fever tablet right now..How will you choose correctly? ---No

Interview Preparation Tips

College Name: NA
Funny Moments: Essay writing was the most memorable.

Skills evaluated in this interview

I appeared for an interview in Mar 2017.

Interview Questionnaire 

3 Questions

  • Q1. Tell me about your self?
  • Ans. 

    I am a passionate Android Application Developer with 5 years of experience in developing user-friendly and innovative mobile applications.

    • 5 years of experience in Android app development

    • Strong knowledge of Java and Kotlin programming languages

    • Experience with RESTful APIs and third-party libraries

    • Ability to work in a team and independently

    • Designed and developed a fitness tracking app using Google Fit API

  • Answered by AI
  • Q2. What you know about android?
  • Ans. 

    Android is an operating system developed by Google for mobile devices.

    • Android is based on the Linux kernel.

    • It provides a framework for building mobile applications.

    • Android applications are written in Java or Kotlin programming languages.

    • Android supports a wide range of hardware devices and screen sizes.

    • Google Play Store is the official app store for Android applications.

  • Answered by AI
  • Q3. What are the concepts you came across in android application development?
  • Ans. 

    Android application development concepts include activities, intents, layouts, fragments, services, and content providers.

    • Activities: Represent the UI and handle user interactions.

    • Intents: Enable communication between components.

    • Layouts: Define the structure and appearance of UI elements.

    • Fragments: Modular UI components for better UI design and reusability.

    • Services: Perform background tasks independently of UI.

    • Content ...

  • Answered by AI

Interview Preparation Tips

Round: HR Interview
Experience: I was confident in all questions and answered all

Round: Test
Duration: 2 hours
Total Questions: 2

Skills: Language, Java Programming, Object Oriented Programming

Skills evaluated in this interview

I applied via Walk-in

Interview Questionnaire 

3 Questions

  • Q1. Quizzed about the various financial ratios (D/E, EPS, ROI, Debt coverage, Current Ratio, Leverage, etc.)
  • Q2. What they are and how useful they are in various situations, which stakeholder (investor, analyst, creditor) would look at what kind of ratio and why.
  • Q3. Some questions which tried to gauge my knowledge about investment banking and my level of interest in the same.

Interview Preparation Tips

Round: Technical Interview
Experience: I think they were looking for Financial knowledge (based on whatever we are supposed to know by middle of Term 2) and interest in the company and the work.

I was not very comfortable with all of the financial questions that were asked. It would have been easier if I had spent more time preparing on the possible questions (as most of those were regular questions).

On the other hand, I could convince them of my interest in interning with them.
Tips: Decent knowledge of FinAcc and CorpFin, a little background knowledge on the exact work done by the company (gained in the last 15 min or so from friends).

Be sure about whatever finance you learn from the courses before the interviews. Without preparation, it can get confusing. Can‟t think of any special preparation that is needed.

Skill Tips: What one learns in FinAcc, CorpFin, basic Valuation (can be learnt while on the job as well). Also, comfort with working on spreadsheets would make life easy.
Skills: Basic Valuation, CorpFin, FinAcc
College Name: IIM Bangalore

I applied via Company Website and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is internal audit?
  • Ans. 

    Internal audit is an independent and objective assurance activity designed to add value and improve an organization's operations.

    • It evaluates the effectiveness of risk management, control, and governance processes.

    • It helps organizations accomplish their objectives by bringing a systematic, disciplined approach to evaluate and improve the effectiveness of risk management, control, and governance processes.

    • It provides in...

  • Answered by AI
  • Q2. Diff between stat and internal audit?
  • Ans. 

    Stat audit is mandatory by law, while internal audit is voluntary and conducted by the company itself.

    • Statutory audit is conducted by external auditors, while internal audit is conducted by the company's own employees.

    • Statutory audit is mandatory and required by law, while internal audit is voluntary and conducted by the company itself.

    • Statutory audit is focused on ensuring compliance with legal and regulatory requirem...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good firm with good internal audit exposure

AssetVantage Systems Interview FAQs

How many rounds are there in AssetVantage Systems Senior Software Engineer Testing interview?
AssetVantage Systems interview process usually has 1 rounds. The most common rounds in the AssetVantage Systems interview process are Technical.
What are the top questions asked in AssetVantage Systems Senior Software Engineer Testing interview?

Some of the top questions asked at the AssetVantage Systems Senior Software Engineer Testing interview -

  1. Java basics questi...read more
  2. Basic Selenium questi...read more

Tell us how to improve this page.

AssetVantage Systems Senior Software Engineer Testing Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

RGN Price Interview Questions
3.8
 • 5 Interviews
Dhiva Interview Questions
3.6
 • 3 Interviews
Rabobank Interview Questions
4.3
 • 2 Interviews
Databorough Interview Questions
3.8
 • 1 Interview
Nano Nino Interview Questions
3.9
 • 1 Interview
Kpk Faserv Interview Questions
3.6
 • 1 Interview
CIMB Group Interview Questions
3.7
 • 1 Interview
View all
Software Engineer
16 salaries
unlock blur

₹4 L/yr - ₹7.5 L/yr

Associate
9 salaries
unlock blur

₹6 L/yr - ₹9 L/yr

Softwaretest Engineer
7 salaries
unlock blur

₹2.9 L/yr - ₹8.2 L/yr

Senior Associate
7 salaries
unlock blur

₹5.8 L/yr - ₹7.2 L/yr

Test Engineer
7 salaries
unlock blur

₹3 L/yr - ₹7 L/yr

Explore more salaries
Compare AssetVantage Systems with

Mahajan & Aibara

3.4
Compare

RGN Price

3.8
Compare

Brio Technologies

4.2
Compare

Snware Research Services

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