Upload Button Icon Add office photos
Engaged Employer

i

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

Bahwan CyberTek Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Bahwan CyberTek Full Stack Software Developer Interview Questions and Answers

Updated 1 Aug 2024

Bahwan CyberTek Full Stack Software Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of HTML, CSS
  • Q2. Coding task in JS and React
  • Ans. 

    Create a coding task in JavaScript and React

    • Create a simple React component that displays a list of items

    • Use state and props to manage data and pass information between components

    • Implement event handling to update the state of the component

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

(3 Questions)

  • Q1. Current Project
  • Ans. 

    Currently working on developing a web application for a client in the e-commerce industry.

    • Using React for front-end development

    • Implementing RESTful APIs with Node.js and Express for back-end

    • Utilizing MongoDB for database management

  • Answered by AI
  • Q2. Latest Technology learned
  • Ans. 

    Learned React Native for mobile app development

    • Developed a mobile app using React Native

    • Utilized components like View, Text, Image, etc.

    • Implemented navigation using React Navigation

  • Answered by AI
  • Q3. Recent issues faced in the current project
  • Ans. 

    One recent issue faced in the current project was a compatibility issue with a third-party API.

    • Third-party API updates caused unexpected changes in data format

    • Had to refactor code to accommodate new data structure

    • Testing revealed discrepancies in data retrieval and processing

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Salary Discussion
  • Q2. Location and other details

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong on basics and fundamental

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jun 2023. There were 5 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 

Topics consist of profit-loss, probability, permutation combination etc.

Round 3 - Coding Test 

Coding question related to topics array and strings.

Round 4 - Technical 

(2 Questions)

  • Q1. Questions related to Java, oops, DBMS and tech-stack are mention in the resume
  • Q2. Role of java in backend, explain polymorphism in oops, reverse string.
  • Ans. 

    Java is a popular backend language, polymorphism allows objects to be treated as instances of their parent class, reverse string by iterating through characters.

    • Java is commonly used in backend development for its robustness and scalability.

    • Polymorphism in OOP allows objects to be treated as instances of their parent class, enabling flexibility and reusability.

    • To reverse a string, iterate through the characters from th...

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. It also consists of technical questions, future goals, project discussion mentioned in the resume and related tech stack, future goals, etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just you have clear idea about your resume and knowledge of java, oops and DBMS

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

Basic logic test docker and AWS services like ECS, serverless, s3 and SQS

Round 3 - Technical 

(1 Question)

  • Q1. Docker based question
Round 4 - One-on-one 

(1 Question)

  • Q1. Ask more details before answer
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jan 2023.

Round 1 - Coding Test 

Javascript coding question, output related questions, closure

Round 2 - Technical 

(1 Question)

  • Q1. Difference between let, const, var Hoisting, Closure, Diff between no sql vs sql database
  • Ans. 

    let, const, and var are JavaScript keywords used to declare variables with different scoping rules.

    • let and const are block-scoped variables introduced in ES6, while var is function-scoped.

    • let allows reassignment, while const is a constant that cannot be reassigned.

    • Hoisting is a JavaScript behavior where variable and function declarations are moved to the top of their scope.

    • Closure is a combination of a function and the...

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Group Discussion 

Usually a group of 8 will be there for GD and very common topics will be given.

Round 2 - Technical 

(1 Question)

  • Q1. Technical skills will be checked and aptitude will also be checked.
Round 3 - HR 

(1 Question)

  • Q1. Usually this is will be salary discussion round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidence is the key to land your job at Evosys.

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

Interview Questionnaire 

1 Question

  • Q1. OOPs concept

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be yourself.

I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. More questions on which topic
  • Q2. Focus on c#, MVC and SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well technically and scenario based questions also prepared.

I applied via Naukri.com and was interviewed in Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. OOPS, collection, database
  • Q2. Method overload and overrding, interface, abstract class, one small program on string manipulation,database queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Have your core java basics revised and keep sound knowledge of your project

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 minutes
Round difficulty - Medium

Online test of 90 minutes at 5:30 pm

  • Q1. What are the basic concepts of Object-Oriented Programming, and how do they relate to data structures and algorithms?
  • Ans. 

    Object-Oriented Programming concepts include encapsulation, inheritance, and polymorphism, which are used to organize and manipulate data in data structures and algorithms.

    • Encapsulation: Bundling data and methods that operate on the data together in a single unit (object). Example: a class representing a car with properties like color and methods like drive().

    • Inheritance: Allowing a class to inherit properties and meth...

  • Answered by AI
Round 2 - Coding Test 

(2 Questions)

Round duration - 45 minutes
Round difficulty - Medium

Online coding interview of 45 minutes at 6:10PM.

  • Q1. 

    String Compression Problem Statement

    Implement a program that performs basic string compression. When a character is consecutively repeated more than once, replace the consecutive duplicates with the coun...

  • Ans. 

    Implement a program to compress a string by replacing consecutive duplicates with the count of repetitions.

    • Iterate through the string and keep track of consecutive characters and their counts.

    • Replace consecutive duplicates with the count of repetitions.

    • Handle the case where the count of repetitions is greater than 1 and less than or equal to 9.

  • Answered by AI
  • Q2. Can you explain queries related to insert, selection, and joins in a database management system?
  • Ans. 

    Explanation of insert, select, and join queries in a database management system.

    • Insert query is used to add new records to a table.

    • Select query is used to retrieve data from a table based on specified criteria.

    • Join query is used to combine rows from two or more tables based on a related column between them.

    • Examples: INSERT INTO table_name (column1, column2) VALUES (value1, value2); SELECT * FROM table_name WHERE condit...

  • Answered by AI
Round 3 - HR 

Round duration - 30 minutes
Round difficulty - Easy

HR round of 30 minutes at 6pm

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Software Engineer in NoidaEligibility criteriaAbove 7 cgpaNewgen Software interview preparation:Topics to prepare for the interview - Data Structures and algorithms(arrays,strings,linked list,graphs,trees,recursion,backtrack),OOPS,Relational Database Management System, Operating SystemTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Be accurate in one language rather than doing more languages but not perfect in anyone
Tip 2 : Revise your concepts regularly and try to attempt 3-4 times a question which you cannot do in first time so that after that if u see question of that type u know how to approach 
Tip 3 : Do practice of quality questions not only quantity.

Application resume tips for other job seekers

Tip 1 : One page resume 
Tip 2 : Only mentioned that projects and skills in which you are really good don't write anything just to fulfill the space

Final outcome of the interviewSelected

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. Questions on SDLC & STLC , system testing, regression testing, diff between functional and non functional testing, Smoke testing, Adhoc testing. Some simple SQL questions .

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and try to answer each amd every question correctly.

Bahwan CyberTek Interview FAQs

How many rounds are there in Bahwan CyberTek Full Stack Software Developer interview?
Bahwan CyberTek interview process usually has 3 rounds. The most common rounds in the Bahwan CyberTek interview process are Technical, One-on-one Round and HR.
What are the top questions asked in Bahwan CyberTek Full Stack Software Developer interview?

Some of the top questions asked at the Bahwan CyberTek Full Stack Software Developer interview -

  1. Coding task in JS and Re...read more
  2. Latest Technology lear...read more
  3. Current Proj...read more

Tell us how to improve this page.

Bahwan CyberTek Full Stack Software Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.6
 • 341 Interviews
NeoSOFT Interview Questions
3.6
 • 268 Interviews
3i Infotech Interview Questions
3.5
 • 145 Interviews
Microland Interview Questions
3.4
 • 132 Interviews
Sify Technologies Interview Questions
3.8
 • 123 Interviews
Mastek Interview Questions
3.5
 • 120 Interviews
Maveric Systems Interview Questions
3.5
 • 118 Interviews
View all
Bahwan CyberTek Full Stack Software Developer Salary
based on 7 salaries
₹4.3 L/yr - ₹7 L/yr
47% less than the average Full Stack Software Developer Salary in India
View more details

Bahwan CyberTek Full Stack Software Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Senior Software Engineer
255 salaries
unlock blur

₹6.5 L/yr - ₹21.9 L/yr

Software Engineer
215 salaries
unlock blur

₹1.8 L/yr - ₹8.6 L/yr

Technical Lead
117 salaries
unlock blur

₹9.5 L/yr - ₹33 L/yr

Consultant
92 salaries
unlock blur

₹6 L/yr - ₹20 L/yr

Assistant Manager
81 salaries
unlock blur

₹7 L/yr - ₹23.5 L/yr

Explore more salaries
Compare Bahwan CyberTek with

ITC Infotech

3.6
Compare

3i Infotech

3.5
Compare

Sify Technologies

3.8
Compare

Microland

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