Upload Button Icon Add office photos
Engaged Employer

i

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

Tejora Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Tejora Interview Questions and Answers

Updated 15 Jul 2024

Tejora Interview Experiences

Popular Designations

4 interviews found

Software Engineer Interview Questions & Answers

user image Lokesh Jagtiyani

posted on 15 Jul 2024

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

(1 Question)

  • Q1. Basic understanding programming related questions

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 (219)
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 Jan 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 - Case Study 

Basics of Software testing, Mobile testing, API testing

Round 3 - One-on-one 

(1 Question)

  • Q1. 1. Brief review of project 2. Project terminolgies
  • Ans. 

    The project is a software testing project for a specific application.

    • The project involves testing the functionality and performance of the application.

    • Test cases are designed and executed to ensure the application meets the requirements.

    • Defects and issues found during testing are reported and tracked for resolution.

    • Various testing techniques and tools are used, such as manual testing and automated testing.

    • The project f...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Questions are based on Manual testing basics..Be confident.

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Asked about micro services, asked about entity framework. postgresql database.
Round 2 - HR 

(1 Question)

  • Q1. What are your expectation from the organization.

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are getting call from company, it means something from your resume is they required. Be true to what you mention in resume.
They wont ask you outside of your resume.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

I applied via Naukri.com and was interviewed in Jun 2022. There were 2 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 

There was Aptitute test which consist of 10 Questions of Logical Thinking and 10 Questions of Core java concepts and some Pseudo code

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with your logical thinking question and Java Core and programming concepts

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (4)

Tejora interview questions for popular designations

 Softwaretest Engineer

 (1)

 Software Engineer

 (1)

 Senior Software Engineer

 (1)

 Java Developer

 (1)

Interview questions from similar companies

I applied via Referral and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 2 - Technical 

(1 Question)

  • Q1. 1 Project Explanation 2 SDLC & STLC. 3 Differentiate Smoke vs Sanity 4 What is Regression testing? 5 Bug life cycle. 6 Scenarios on real time example. 7 Questions on agile
  • Ans. 

    Interview questions for Software Engineer position

    • Project explanation should include details on the project's purpose, scope, and technologies used

    • SDLC (Software Development Life Cycle) and STLC (Software Testing Life Cycle) are methodologies used in software development and testing respectively

    • Smoke testing is a type of testing that checks if the basic functionalities of the software are working fine, while Sanity tes...

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

(1 Question)

  • Q1. All basic HR questions and salary discussion.

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Python file handling, input,output, in a file, Sql joins, list sort in python, basics of GIS, Web service how to test

Interview Preparation Tips

Interview preparation tips for other job seekers - This is hust basics not deep dive, strog ur basics to crack

Interview Questionnaire 

3 Questions

  • Q1. OOPS concepts
  • Q2. SQL questions
  • Q3. Write a program..
  • Ans. 

    Program to print the Fibonacci series up to a given number.

    • Take input from user for the limit of the series.

    • Initialize two variables with 0 and 1 respectively.

    • Use a loop to generate the series and print each number.

    • Add the previous two numbers to get the next number in the series.

  • Answered by AI

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Aug 2020. There were 5 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Merge sort
  • Q2. Oops concept
  • Q3. Real time implementation of oops concept
  • Ans. 

    Real-time implementation of OOPs concept involves creating objects and classes that interact with each other in real-time applications.

    • Real-time systems require objects to be created and destroyed dynamically

    • Inheritance and polymorphism can be used to create flexible and extensible systems

    • Real-time systems often use event-driven programming to respond to user input

    • Examples include video games, financial trading systems

  • Answered by AI
  • Q4. Logical questions
  • Q5. Logical programming questions using maps and array

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong and confident. If No from this company, Focus next. But never for negative thoughts. My brother was rejected 7 times for a company who is subsidary of google. But now he is CEO of that company.

I appeared for an interview before May 2016.

Interview Preparation Tips

Round: Test
Experience: The first round had two programming questions and one question of database concepts.
Duration: 1 hour
Total Questions: 3

Round: Technical Interview
Experience: In the first technical interview, I was asked basic questions about the domain and my resume. There was also a lot of emphasis on problem solving abilities since I was asked to solve some puzzles.

Round: Technical Interview
Experience: The second technical interview was a written round where I was asked to code some searching / sorting variants , to test my ability to write quality code.

Round: Technical Interview
Experience: The last and the final round was probably the toughest and I was asked to design databases, with some constraints. I was given ample time to do it and it did take a lot of time. After that, we had some interesting questions about data structures and trees and that was it.

College Name: RNSIT, Bangalore

I applied via Referral and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Which technology are you using, is this latest?
  • Ans. 

    We are using a variety of technologies, including some of the latest ones.

    • We are using React for our front-end development.

    • We are also using Node.js for our back-end development.

    • We are using Docker for containerization.

    • We are using Kubernetes for orchestration.

    • We are using AWS for cloud hosting.

    • We are constantly evaluating new technologies to see if they can improve our development process.

  • Answered by AI
  • Q2. If not then which technology can we use instead of this?
  • Ans. 

    It depends on the specific requirements and constraints of the project.

    • Consider the project's goals and objectives

    • Evaluate the available technologies and their capabilities

    • Assess the project's budget and timeline

    • Consult with stakeholders and experts in the field

    • Examples: React vs Angular, MySQL vs MongoDB, Java vs Python

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi,
Listen carefully and speak fluently.

Tejora Interview FAQs

How many rounds are there in Tejora interview?
Tejora interview process usually has 2 rounds. The most common rounds in the Tejora interview process are Technical, Resume Shortlist and One-on-one Round.
How to prepare for Tejora 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 Tejora . The most common topics and skills that interviewers at Tejora expect are Javascript, SQL, MVC, PHP and JQuery.
What are the top questions asked in Tejora interview?

Some of the top questions asked at the Tejora interview -

  1. 1. Brief review of project 2. Project terminolg...read more
  2. Asked about micro services, asked about entity framework. postgresql databa...read more
  3. Basic understanding programming related questi...read more

Tell us how to improve this page.

Tejora Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more

Interview Questions from Similar Companies

NexTurn Interview Questions
4.1
 • 27 Interviews
ClaySys Interview Questions
2.9
 • 24 Interviews
Contus Interview Questions
4.2
 • 22 Interviews
Pitney Bowes Interview Questions
3.7
 • 21 Interviews
Knoldus Inc Interview Questions
3.9
 • 20 Interviews
DynPro Interview Questions
3.8
 • 20 Interviews
View all

Tejora Reviews and Ratings

based on 61 reviews

3.8/5

Rating in categories

4.0

Skill development

3.9

Work-life balance

3.7

Salary

3.7

Job security

3.9

Company culture

3.5

Promotions

3.9

Work satisfaction

Explore 61 Reviews and Ratings
Senior Software Engineer
79 salaries
unlock blur

₹5.9 L/yr - ₹13 L/yr

Software Engineer
47 salaries
unlock blur

₹3.8 L/yr - ₹15.3 L/yr

Softwaretest Engineer
30 salaries
unlock blur

₹2.5 L/yr - ₹6 L/yr

Senior Software Developer
20 salaries
unlock blur

₹5.5 L/yr - ₹14.6 L/yr

Project Manager
14 salaries
unlock blur

₹9.2 L/yr - ₹22 L/yr

Explore more salaries
Compare Tejora with

Accel Frontline

4.0
Compare

Pitney Bowes

3.7
Compare

Apmosys Technologies

3.4
Compare

DynPro

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