Upload Button Icon Add office photos
Engaged Employer

i

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

OnGraph Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

OnGraph Technologies Interview Questions and Answers

Updated 16 Jan 2025

OnGraph Technologies Interview Experiences

Popular Designations

7 interviews found

IOS Developer Interview Questions & Answers

user image Anonymous

posted on 21 Oct 2022

I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 4 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 

(2 Questions)

  • Q1. Basics of Swift, like optinal chaining, optinal binding
  • Q2. Struct vs classes, Singletons. Mvc vs mvvm
  • Ans. 

    Structs are value types, classes are reference types. Singletons ensure only one instance of a class. MVC separates concerns, MVVM adds a ViewModel layer.

    • Structs are lightweight and copied by value, while classes are more powerful and passed by reference.

    • Singletons are useful for global state and ensuring only one instance of a class exists.

    • MVC separates concerns by dividing code into Model, View, and Controller compon...

  • Answered by AI
Round 3 - Coding Test 

Show data on tableview with imageview and self sizing label after fetching from webservice api

Round 4 - HR 

(1 Question)

  • Q1. Salary discuss happened.

Interview Preparation Tips

Interview preparation tips for other job seekers - Impress manager in last technical round. And you will get good salary.

IOS Developer Interview Questions asked at other Companies

Q1. 1 - MVC PATTERN 2- CLOUSERS & it's type 3- Google SDK like Google maps 3- How u manage the constraints of any label , stick at every corner & center of view controller, when getting data from json.
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Around 1 hr coding test.
Q1. count every character in the string and show the char-count table in sorted form.

Round 2 - Coding Test 

Pattern questions like butterfly pattern

Round 3 - HR 

(1 Question)

  • Q1. Salary Expectation

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are fresher, stick to basics. They ask very lightweight questions. Interviewers are supportive and friendly.

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 (196)

Senior Software Engineer Interview Questions & Answers

user image Abhishek Khandelwal

posted on 19 Dec 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Array Questions
  • Q2. Pattern Questions

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell me out yourself.
  • Ans. 

    I am a software developer with 5 years of experience in Java, Python, and SQL.

    • 5 years of experience in Java, Python, and SQL

    • Strong problem-solving skills

    • Experience working in Agile development environment

  • Answered by AI

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

OnGraph Technologies interview questions for popular designations

 UX Designer

 (1)

 Software Engineer Trainee

 (1)

 Software Engineer

 (1)

 Software Developer

 (1)

 Senior Software Engineer

 (1)

 Senior SEO Executive

 (1)

 IOS Developer

 (1)

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

I applied via Indeed and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Discuss technical seo such 404 page error, indexing pages errors, sitemap, and robots.txt file etc.

Senior SEO Executive Interview Questions asked at other Companies

Q1. Can you discuss the role of machine learning and AI in SEO, and how can SEO professionals leverage these technologies?
View answer (1)

UX Designer Interview Questions & Answers

user image Anonymous

posted on 31 May 2022

I applied via LinkedIn and was interviewed in May 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What is UX? What is the difference between UI and UX? What is your design process? Elaborate one of your projects from your portfolio.
  • Ans. 

    UX is the process of designing a product or service that is user-centered and meets their needs and expectations.

    • UX focuses on the overall user experience, including usability, accessibility, and emotional connection

    • UI is a subset of UX and refers to the visual and interactive elements of a product or service

    • My design process includes research, ideation, prototyping, testing, and iteration

    • In my project for XYZ company,...

  • Answered by AI
Round 2 - Assignment 

They got my screen access via Team Viewer and told me to design a UI and a Logo (really?)

Interview Preparation Tips

Interview preparation tips for other job seekers - I think they are getting their job done for free by the mane of assignment. Because any assignment should be unrelated to their business but the task they gave me was an app of their own company.
And the worst part, they told me to design a logo.. how silly is this! You are asking a UX Designer to design a logo..

Skills evaluated in this interview

UX Designer Interview Questions asked at other Companies

Q1. Which software will you use to design a logo and why?
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Upgrad and was interviewed before May 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Test in done on the reverse string in java.

Round 3 - Technical 

(2 Questions)

  • Q1. What is the singleton class in java?
  • Ans. 

    Singleton class in Java is a class that allows only one instance of itself to be created.

    • Singleton class is implemented using a private constructor to restrict object creation.

    • It provides a global point of access to the instance.

    • Commonly used in scenarios where only one instance of a class is required, like database connections or thread pools.

    • Example: java.lang.Runtime class is a singleton class.

  • Answered by AI
  • Q2. Asked about factorial coding question by using recursion method.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare yourself once before you attending to the interview.

Skills evaluated in this interview

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -> 2 -> 3 -> 2 -> 1 -> NULL Outpu... read more
View answer (1)

Interview questions from similar companies

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

I was interviewed in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. How can you convert a lead?
  • Ans. 

    To convert a lead, you need to build rapport, understand their needs, showcase value, address objections, and close the deal.

    • Build rapport by establishing a connection and showing genuine interest in their needs.

    • Understand their needs by asking probing questions and actively listening to their responses.

    • Showcase value by highlighting the benefits of your product or service and how it can solve their problems.

    • Address ob...

  • Answered by AI
  • Q2. How you define the potential of the lead?
  • Ans. 

    The potential of a lead is defined by their level of interest, budget, authority, and need for the product or service.

    • Evaluate the lead's level of interest in the product or service

    • Assess the lead's budget and financial capacity to make a purchase

    • Determine if the lead has the authority to make buying decisions

    • Identify the lead's specific need for the product or service

    • Consider the lead's timeline for making a decision

  • Answered by AI

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

Interview Questionnaire 

1 Question

  • Q1. Basic programming questions and data structures

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic data structures and algorithms .

I applied via Company Website and was interviewed before Mar 2021. There were 4 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 - Aptitude Test 
Round 3 - Coding Test 
Round 4 - One-on-one 

(2 Questions)

  • Q1. About background and goals.
  • Q2. In Final semester of BE and willing to make a great career in Software industry

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. Rest will be on your technical skills and attitude

OnGraph Technologies Interview FAQs

How many rounds are there in OnGraph Technologies interview?
OnGraph Technologies interview process usually has 2-3 rounds. The most common rounds in the OnGraph Technologies interview process are Technical, Coding Test and Resume Shortlist.
How to prepare for OnGraph Technologies 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 OnGraph Technologies. The most common topics and skills that interviewers at OnGraph Technologies expect are Javascript, MySQL, JQuery, NoSQL and Node.Js.
What are the top questions asked in OnGraph Technologies interview?

Some of the top questions asked at the OnGraph Technologies interview -

  1. What is UX? What is the difference between UI and UX? What is your design proce...read more
  2. What is the singleton class in ja...read more
  3. Struct vs classes, Singletons. Mvc vs m...read more

Tell us how to improve this page.

OnGraph Technologies Interview Process

based on 5 interviews

Interview experience

4.4
  
Good
View more

Interview Questions from Similar Companies

TO THE NEW Interview Questions
3.7
 • 131 Interviews
Tatvasoft Interview Questions
3.9
 • 56 Interviews
SPEC INDIA Interview Questions
4.4
 • 4 Interviews
TechJini Interview Questions
3.6
 • 2 Interviews
View all

OnGraph Technologies Reviews and Ratings

based on 59 reviews

4.2/5

Rating in categories

3.8

Skill development

3.9

Work-life balance

3.6

Salary

3.7

Job security

4.1

Company culture

3.7

Promotions

3.7

Work satisfaction

Explore 59 Reviews and Ratings
Software Engineer
106 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
87 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
34 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Analyst
27 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Developer
26 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare OnGraph Technologies with

TO THE NEW

3.7
Compare

Srijan Technologies

3.5
Compare

Tatvasoft

3.9
Compare

SPARX IT Solutions

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