Upload Button Icon Add office photos
Engaged Employer

i

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

Sciative Solutions Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 62 Reviews

Filter interviews by

Sciative Solutions Junior Software Development Engineer Interview Questions and Answers

Updated 27 Jul 2020

Sciative Solutions Junior Software Development Engineer Interview Experiences

1 interview found

Interview Questionnaire 

5 Questions

  • Q1. Fibonnaci Series without using recursive functions
  • Ans. 

    Fibonacci series can be generated using iterative approach with a loop and two variables.

    • Declare two variables to store the first two numbers of the series

    • Use a loop to generate the next number by adding the previous two numbers

    • Repeat the loop until the desired number of terms is generated

    • Store the generated numbers in an array

  • Answered by AI
  • Q2. Inline functions in python
  • Ans. 

    Inline functions in Python are functions that are defined and called in a single line of code.

    • Inline functions are defined using the lambda keyword.

    • They are useful for simple operations that don't require a full function definition.

    • Example: double = lambda x: x * 2

    • Inline functions can be used as arguments for other functions.

    • Example: list(map(lambda x: x * 2, [1, 2, 3])) returns [2, 4, 6]

  • Answered by AI
  • Q3. Dictionaries
  • Q4. How will you approach the problem of tracing all squares in a chess board by doing valid moves of a Knight, without repeating any squre?
  • Ans. 

    Tracing all squares in a chess board by valid moves of a Knight without repeating any square.

    • Create a 2D array to represent the chess board.

    • Start from any square and mark it as visited.

    • Generate all possible moves of a Knight from the current square.

    • Check if the move is valid and not visited before.

    • If yes, mark the square as visited and add it to the path.

    • Repeat the above steps until all squares are visited.

    • If no more m...

  • Answered by AI
  • Q5. Nested SQL queries

Skills evaluated in this interview

Interview questions from similar companies

Junior Software Engineer Interview Questions & Answers

LogiNext Solutions user image Omkar Darbeshawar (Indian Yogi Star)

posted on 1 Feb 2024

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

(3 Questions)

  • Q1. They check your knowledge according to job role
  • Q2. I have prepared python, big data tech, machine learning, cloud.
  • Q3. They ask about data structure
Round 2 - HR 

(2 Questions)

  • Q1. Tell me something about past experience.
  • Q2. About your self

Interview Preparation Tips

Interview preparation tips for other job seekers - nice interview
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Fine able to clear easy which you learn basics

Round 2 - Coding Test 

Try more problems and complex coding and skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Try more problem
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Assignment 

The shared one file of assignment we need to solve it and send back to them

Round 2 - Technical 

(1 Question)

  • Q1. Introduction OPPs concept Multithrading Constructor Sql queries
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Test on paper , cbt

Round 2 - Technical 

(1 Question)

  • Q1. Oops C# .net sql html

Interview Preparation Tips

Interview preparation tips for other job seekers - Good place to laern

Sciative Solutions Interview FAQs

What are the top questions asked in Sciative Solutions Junior Software Development Engineer interview?

Some of the top questions asked at the Sciative Solutions Junior Software Development Engineer interview -

  1. How will you approach the problem of tracing all squares in a chess board by do...read more
  2. Fibonnaci Series without using recursive functi...read more
  3. Inline functions in pyt...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
IBM Interview Questions
4.1
 • 2.4k Interviews
View all
Business Analyst
13 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Data Analyst
11 salaries
unlock blur

₹2.5 L/yr - ₹7 L/yr

Junior Business Analyst
10 salaries
unlock blur

₹4 L/yr - ₹5 L/yr

Jr. Data Scientist
9 salaries
unlock blur

₹4 L/yr - ₹6 L/yr

Junior Software Developer
9 salaries
unlock blur

₹5 L/yr - ₹7 L/yr

Explore more salaries
Compare Sciative Solutions with

TCS

3.7
Compare

Infosys

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