Upload Button Icon Add office photos

Filter interviews by

Xornor Technologies Software Developer Interview Questions, Process, and Tips 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

Interview questions from similar companies

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.

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
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Find occurrence of integers

Round 2 - One-on-one 

(1 Question)

  • Q1. What is agile methodology
  • Ans. 

    Agile methodology is a software development approach that emphasizes flexibility, collaboration, and iterative development.

    • Focus on delivering working software in short iterations

    • Emphasizes collaboration between cross-functional teams

    • Allows for changes and adjustments throughout the development process

    • Prioritizes customer feedback and continuous improvement

    • Common frameworks include Scrum, Kanban, and Extreme Programmin

  • 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.

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
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Find occurrence of integers

Round 2 - One-on-one 

(1 Question)

  • Q1. What is agile methodology
  • Ans. 

    Agile methodology is a software development approach that emphasizes flexibility, collaboration, and iterative development.

    • Focus on delivering working software in short iterations

    • Emphasizes collaboration between cross-functional teams

    • Allows for changes and adjustments throughout the development process

    • Prioritizes customer feedback and continuous improvement

    • Common frameworks include Scrum, Kanban, and Extreme Programmin

  • Answered by AI

Skills evaluated in this interview

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 - Aptitude Test 

Normal aptitude questions they will ask

Round 3 - Coding Test 

Program like palindrome, String reverse etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basic good and practice well for programming

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’s is Java scr...read more

Tell us how to improve this page.

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 & Benefits

1.0

Job Security

1.0

Company culture

1.0

Promotions/Appraisal

1.0

Work Satisfaction

Explore 1 Review and Rating
Software Engineer
6 salaries
unlock blur

₹2.5 L/yr - ₹4.7 L/yr

Softwaretest Engineer
6 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Software Testing Engineer
5 salaries
unlock blur

₹2.5 L/yr - ₹3.6 L/yr

Web Developer
4 salaries
unlock blur

₹2.2 L/yr - ₹4.2 L/yr

Web Designer
4 salaries
unlock blur

₹2.7 L/yr - ₹5 L/yr

Explore more salaries
Compare Xornor Technologies with

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview