Premium Employer

i

This company page is being actively managed by Onward Technologies Inc Team. If you also belong to the team, you can get access from here

Onward Technologies Inc Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Onward Technologies Inc Applications Engineer Interview Questions and Answers

Updated 28 Jun 2024

Onward Technologies Inc Applications Engineer Interview Experiences

2 interviews found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Technical questions for design
  • Q2. Hr question personal interview

Interview Preparation Tips

Interview preparation tips for other job seekers - No
Round 1 - Technical 

(1 Question)

  • Q1. Overall experience, special achievements
Round 2 - Technical 

(1 Question)

  • Q1. Software knowledge, communication skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on communication skills and latest software knowledge

Applications Engineer Interview Questions Asked at Other Companies

Q1. Minimum Special Sum Problem You are given an array ARR of length ... read more
Q2. Missing Number Problem Statement You are provided with an array n ... read more
Q3. Number Pattern Problem Statement Given an integer 'N', print a sp ... read more
Q4. Spiral Matrix Problem Statement You are given a N x M matrix of i ... read more
Q5. Pattern Printing Task You are tasked with printing a specific pat ... read more

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Mar 2021. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Select from employees tables all those who don't work in any department.
  • Q2. What is a cursor and write a query
  • Ans. 

    A cursor is a database object used to retrieve data from a result set one row at a time.

    • A cursor is used to iterate through a result set.

    • It can be used to update or delete rows in a table.

    • Example query: DECLARE cursor_name CURSOR FOR SELECT column1, column2 FROM table_name;

    • Example usage: OPEN cursor_name; FETCH NEXT FROM cursor_name INTO @variable1, @variable2;

    • Example usage: CLOSE cursor_name; DEALLOCATE cursor_name;

  • Answered by AI
  • Q3. How early you can join

Interview Preparation Tips

Interview preparation tips for other job seekers - Study basic questions thoroughly

Skills evaluated in this interview

I applied via Company Website and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Are you updating day by day yourself in technology ?
  • Q2. Yes, means you will definitely placed in technosoft.

Interview Preparation Tips

Interview preparation tips for other job seekers - I had done certification and learn the skill day by day, waiting for the opening in technosoft. I had attended three round of interview, if you have real skill and self confidence you will definitely placed in technosoft global services

I applied via Naukri.com and was interviewed before Sep 2021. 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 - Technical 

(3 Questions)

  • Q1. Do you have knowledge of Hadoop data ware house?
  • Ans. 

    Yes, I have knowledge of Hadoop data warehouse.

    • I have experience in designing and implementing Hadoop-based data warehouses.

    • I am proficient in Hadoop ecosystem technologies such as HDFS, MapReduce, Hive, and Pig.

    • I have worked with large-scale data processing and storage using Hadoop.

    • I am familiar with data warehousing concepts such as ETL, data modeling, and data integration.

    • I have used Hadoop to build data warehouses

  • Answered by AI
  • Q2. SQl questions using joins.
  • Q3. Have you used python scripts in your testing?
  • Ans. 

    Yes, I have used Python scripts extensively in my testing.

    • I have used Python scripts for automated testing of web applications.

    • I have also used Python scripts for unit testing of backend code.

    • Python's unittest module is particularly useful for this purpose.

    • I have also used Python scripts for load testing and performance testing.

    • Python's requests library is very helpful for testing APIs.

    • I have also used Python scripts f

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What is your current ctc and what is your expected ctc?

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare the SQL for ETL job role and apexon interviews would be a easy one to crack.

Skills evaluated in this interview

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

Interview Questionnaire 

4 Questions

  • Q1. Difference between Hashtable and hashmap?
  • Ans. 

    Hashtable is synchronized while hashmap is not.

    • Hashtable is thread-safe while hashmap is not.

    • Hashtable does not allow null keys or values while hashmap allows one null key and multiple null values.

    • Hashtable is slower than hashmap due to synchronization.

    • Hashtable is a legacy class while hashmap is a newer implementation.

  • Answered by AI
  • Q2. Difference between hashmap and concurrent hashmap?
  • Ans. 

    Hashmap is not thread-safe while Concurrent Hashmap is thread-safe.

    • Hashmap is not suitable for multi-threaded environments as it can lead to race conditions and data inconsistencies.

    • Concurrent Hashmap allows multiple threads to access and modify the map concurrently without any data inconsistencies.

    • Concurrent Hashmap uses a technique called lock striping to achieve thread-safety.

    • Concurrent Hashmap is slower than Hashma...

  • Answered by AI
  • Q3. Jdbc step
  • Q4. Spring ioc

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was average they asked questions from core java spring hibernate... And so on..

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. 1. If you given a no return its corresponding excel no.
  • Ans. 

    Convert given no to corresponding excel no.

    • Excel no starts from 1 and goes up to 16384

    • Excel no is calculated using column and row numbers

    • For example, 1 corresponds to A, 27 corresponds to AA, 28 corresponds to AB, and so on

  • Answered by AI
  • Q2. 2. find unique character in a window of k size in a string
  • Ans. 

    Find unique characters in a window of k size in a string.

    • Use a sliding window approach.

    • Maintain a hash table to keep track of character frequency.

    • Remove characters from hash table as the window slides.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Communication is very important. Give your solution from brute force to optimal. Interviewer has tell me to write code of both questions in any programming language.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic python list tuples set dictionary related questions
  • Q2. Decorators generator and django rest framework

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on logical and basic python fundamental

I applied via Campus Placement and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Dsa java oops dbms networking

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview experience.
You have to be very strong in DSA.

Interview Questionnaire 

1 Question

  • Q1. Basic javascript questions , clouser, promise

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepared well on basic of javascript

Onward Technologies Inc Interview FAQs

How many rounds are there in Onward Technologies Inc Applications Engineer interview?
Onward Technologies Inc interview process usually has 1-2 rounds. The most common rounds in the Onward Technologies Inc interview process are Technical.
How to prepare for Onward Technologies Inc Applications Engineer 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 Onward Technologies Inc. The most common topics and skills that interviewers at Onward Technologies Inc expect are Application Engineering, Automotive, B.Tech, C++ and Linux.
What are the top questions asked in Onward Technologies Inc Applications Engineer interview?

Some of the top questions asked at the Onward Technologies Inc Applications Engineer interview -

  1. Software knowledge, communication ski...read more
  2. Technical questions for des...read more

Tell us how to improve this page.

Onward Technologies Inc Applications Engineer Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more
Join Onward Technologies Inc Your Trusted Outsourcing Partner for Digital and ER&D Services

Interview Questions from Similar Companies

CitiusTech Interview Questions
3.3
 • 277 Interviews
Tiger Analytics Interview Questions
3.7
 • 227 Interviews
Altimetrik Interview Questions
3.8
 • 222 Interviews
Incedo Interview Questions
3.1
 • 184 Interviews
Xoriant Interview Questions
4.1
 • 184 Interviews
Globant Interview Questions
3.8
 • 175 Interviews
Iris Software Interview Questions
4.0
 • 151 Interviews
ThoughtWorks Interview Questions
3.9
 • 149 Interviews
Apexon Interview Questions
3.3
 • 141 Interviews
View all
Onward Technologies Inc Applications Engineer Salary
based on 38 salaries
₹2.8 L/yr - ₹5 L/yr
52% less than the average Applications Engineer Salary in India
View more details

Onward Technologies Inc Applications Engineer Reviews and Ratings

based on 22 reviews

1.9/5

Rating in categories

1.6

Skill development

1.9

Work-life balance

1.4

Salary

1.7

Job security

1.7

Company culture

1.4

Promotions

1.5

Work satisfaction

Explore 22 Reviews and Ratings
Design Engineer
668 salaries
unlock blur

₹2.2 L/yr - ₹9.3 L/yr

Senior Design Engineer
331 salaries
unlock blur

₹4.1 L/yr - ₹10.3 L/yr

Software Engineer
227 salaries
unlock blur

₹2.6 L/yr - ₹11.5 L/yr

Senior Software Engineer
169 salaries
unlock blur

₹5.3 L/yr - ₹21.9 L/yr

Project Lead
163 salaries
unlock blur

₹5.5 L/yr - ₹16.3 L/yr

Explore more salaries
Compare Onward Technologies Inc with

Xoriant

4.1
Compare

Photon Interactive

4.1
Compare

CitiusTech

3.3
Compare

Iris Software

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