Upload Button Icon Add office photos

Filter interviews by

Xornor Technologies Software Developer Interview Questions and Answers for Experienced

Updated 18 Jul 2023

Xornor Technologies Software Developer Interview Experiences for Experienced

1 interview found

Interview experience
3
Average
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 

(3 Questions)

  • Q1. What is oops concepts
  • Ans. 

    Object-oriented programming concepts that focus on classes, objects, inheritance, encapsulation, and polymorphism.

    • Classes: Blueprint for creating objects with attributes and methods.

    • Objects: Instances of classes that contain data and behavior.

    • Inheritance: Ability for a class to inherit properties and methods from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorp...

  • Answered by AI
  • Q2. What’s is Java script
  • Ans. 

    JavaScript is a high-level, interpreted programming language used for creating interactive websites.

    • JavaScript is commonly used for client-side web development.

    • It can be used to create dynamic and interactive web pages.

    • JavaScript can also be used for server-side development with Node.js.

    • Examples include form validation, interactive maps, and dynamic content updates.

  • Answered by AI
  • Q3. Is nodejs and why we are
  • Ans. 

    Node.js is a runtime environment that allows you to run JavaScript on the server side.

    • Node.js is built on Chrome's V8 JavaScript engine.

    • It is event-driven and non-blocking, making it efficient for handling I/O operations.

    • Node.js is commonly used for building server-side applications, APIs, and real-time web applications.

    • It has a large ecosystem of libraries and frameworks, such as Express.js and Socket.io.

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. What is closure in js
  • Ans. 

    Closure in JavaScript is the combination of a function and the lexical environment within which that function was declared.

    • Closure allows a function to access variables from an outer function even after the outer function has finished executing.

    • It is created whenever a function is defined within another function.

    • Example: function outerFunction() { let outerVar = 'I am outer'; return function innerFunction() { console.l...

  • Answered by AI
  • Q2. What is typescript island js
  • Ans. 

    Typescript is a superset of JavaScript that adds static typing to the language, providing better error checking and code quality.

    • Typescript is a superset of JavaScript

    • It adds static typing to JavaScript

    • It helps in better error checking and code quality

  • Answered by AI

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Xornor Technologies?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Walk-in and was interviewed before May 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - Aptitude Test 
Round 3 - Coding Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is more focused on MySQL queries.
Coding questions mostly related to arrays.

Software Developer Interview Questions Asked at Other Companies for Experienced

asked in Amazon
Q1. Fenwick Tree Problem Statement You are provided with an array/lis ... read more
asked in Infosys
Q2. 1. what is the difference between exception and error. How did u ... read more
asked in Amazon
Q3. Fire in the Cells Problem Statement Given a matrix MAT of size N ... read more
asked in Amazon
Q4. Find All Pairs Adding Up to Target Given an array of integers ARR ... read more
Q5. Chess Tournament Problem Statement In Ninjaland, a chess tourname ... read more
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Java program for duplicate elements in array
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic Aptitude question were asked around 20 Question of Aptitude and 20 of basic debugging of C language code. Before aptitude there was a essay writing on "factors which increases the market of E-commerce platforms"

Round 2 - Coding Test 

There were 4 coding question and 2 SQL questions. Basic pattern printing question and easy question of leetcode were there in coding and in SQL from "joins" topic.

Round 3 - Coding Test 

Same as the previous round more question of Coding and SQL, plus in the starting they would ask about your tech stack and then assign you a stack for the same.

Interview Preparation Tips

Topics to prepare for Velocity Software Solutions Software Developer interview:
  • SQL
Interview preparation tips for other job seekers - Do easy to medium leetcode question mostly pattern printing and SQL as well.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. How Selection Sort Works.
  • Ans. 

    Selection Sort is a simple sorting algorithm that repeatedly selects the smallest element from an unsorted portion and swaps it.

    • 1. Start with the first element as the minimum.

    • 2. Compare this minimum with the rest of the array to find the smallest element.

    • 3. Swap the smallest found element with the first element.

    • 4. Move to the next position and repeat the process for the remaining unsorted elements.

    • Example: For array [6...

  • Answered by AI
  • Q2. How JOINs work in MYSQL
  • Q3. Diffrence between Left JOIN and Inner JOIN

I applied via Campus Placement and was interviewed in Dec 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic knowledge required for the Aptitude Test. You need to understand the questions and their technicality and then each question is very easy.

Round 2 - Coding Test 

Need to focus more on the SQL Queries and some average coding skills. This test is used to check the code understanding of the candidate.

Round 3 - Coding Test 

Little more complex problems, need to understand the logic and some complex SQL Queries.
More Focus on JOINS in SQL.

Interview Preparation Tips

Interview preparation tips for other job seekers - You can learn new things here.
Work-Life balance is not good, you have to work more than expected.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Aptitude Test 

40 Minutes. 40 Question in office Test.
20 Questions Programming related and 20 Questions Aptitude

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Aptitude and input output Questions. Practice it for 1st round
if you clear that then you will be eligible for Technical Interview
Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-

I appeared for an interview in Nov 2022.

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 

Strong appitude knowledge is required.

Round 3 - Technical 

(1 Question)

  • Q1. String , arrays, oops

Interview Preparation Tips

Interview preparation tips for other job seekers - Have strong basic concepts.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Strecture of sql statement
  • Ans. 

    SQL statements are used to interact with databases by performing operations like querying, updating, and deleting data.

    • SQL statements are made up of keywords like SELECT, INSERT, UPDATE, DELETE, etc.

    • They are structured in a specific order, with clauses like WHERE, ORDER BY, GROUP BY, etc.

    • Tables are referenced using their names, and conditions are specified to filter data.

    • Joins can be used to combine data from multiple ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Mathematical and logical questions including distance -time, work -time, reasoning, blood relation etc

Round 2 - Technical 

(1 Question)

  • Q1. Database queries including joins.
Round 3 - Coding Test 

DSA moderate question like string reverse, string rotation, frequency of letter in a string.

Xornor Technologies Interview FAQs

How many rounds are there in Xornor Technologies Software Developer interview for experienced candidates?
Xornor Technologies interview process for experienced candidates usually has 3 rounds. The most common rounds in the Xornor Technologies interview process for experienced candidates are One-on-one Round and Resume Shortlist.
What are the top questions asked in Xornor Technologies Software Developer interview for experienced candidates?

Some of the top questions asked at the Xornor Technologies Software Developer interview for experienced candidates -

  1. Is nodejs and why we ...read more
  2. What is oops conce...read more
  3. What is typescript island...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 1 interview experience

Xornor Technologies Software Developer Salary
based on 4 salaries
₹2.8 L/yr - ₹8 L/yr
45% less than the average Software Developer Salary in India
View more details

Xornor Technologies Software Developer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Softwaretest Engineer
8 salaries
unlock blur

₹1.2 L/yr - ₹4.1 L/yr

Software Engineer
6 salaries
unlock blur

₹3.6 L/yr - ₹4.7 L/yr

Software Testing Engineer
5 salaries
unlock blur

₹2.5 L/yr - ₹3.6 L/yr

Software Developer
4 salaries
unlock blur

₹2.8 L/yr - ₹8 L/yr

Web Developer
4 salaries
unlock blur

₹2.2 L/yr - ₹4.2 L/yr

Explore more salaries
Compare Xornor Technologies with

Primus Global Technologies

3.9
Compare

TriGeo Technologies

3.2
Compare

Plada Infotech Services

3.6
Compare

Infocus Technologies

3.8
Compare
write
Share an Interview