Upload Button Icon Add office photos

Filter interviews by

Vishva Electrotech Senior Analyst Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

I was interviewed in Feb 2024.

Round 1 - Technical 

(5 Questions)

  • Q1. How you solve palindrome Reverse an string
  • Ans. 

    To solve a palindrome, compare the string with its reverse. To reverse a string, iterate through it in reverse order.

    • Iterate through the string in reverse order to create the reversed string.

    • Compare the original string with the reversed string to check if it is a palindrome.

    • Handle cases where the input string is empty or null.

  • Answered by AI
  • Q2. Revers a string
  • Ans. 

    Reverse a string

    • Use a loop to iterate through the characters of the string

    • Swap the characters from start to end to reverse the string

    • Return the reversed string

  • Answered by AI
  • Q3. Multiple jagged array how to iterate
  • Ans. 

    Use nested loops to iterate through each array and each element in a jagged array of strings.

    • Use a nested loop to iterate through each array in the jagged array

    • Within the nested loop, iterate through each element in the current array

    • Access each element using the indices of the arrays

  • Answered by AI
  • Q4. What is static value
  • Ans. 

    Static value is a value that remains constant and does not change.

    • Static value does not vary or fluctuate.

    • It remains the same regardless of external factors.

    • Examples include mathematical constants like pi (π) or physical constants like the speed of light.

  • Answered by AI
  • Q5. How to use debugging
  • Ans. 

    Debugging is the process of identifying and fixing errors in code to ensure it runs smoothly.

    • Use print statements to track the flow of the program and identify where the error occurs

    • Utilize debugging tools like breakpoints to pause the program at specific points and inspect variables

    • Step through the code line by line to understand the execution flow and pinpoint the issue

    • Check for syntax errors, logical errors, and run

  • Answered by AI

Skills evaluated in this interview

Tell us how to improve this page.

Interview Questions from Similar Companies

Siemens Interview Questions
4.1
 • 421 Interviews
Thermax Limited Interview Questions
4.2
 • 235 Interviews
ABB Interview Questions
4.1
 • 225 Interviews
Havells Interview Questions
4.0
 • 198 Interviews
Bajaj Electricals Interview Questions
4.0
 • 117 Interviews
BHEL Interview Questions
4.2
 • 103 Interviews
TCL Interview Questions
4.1
 • 33 Interviews
View all
Branch Accountant
33 salaries
unlock blur

₹3 L/yr - ₹5.5 L/yr

Area Sales Manager
21 salaries
unlock blur

₹3.8 L/yr - ₹12 L/yr

Executive Accountant
17 salaries
unlock blur

₹2.5 L/yr - ₹3.6 L/yr

Territory Sales Executive
11 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Assistant Branch Manager
7 salaries
unlock blur

₹13 L/yr - ₹18 L/yr

Explore more salaries
Compare Vishva Electrotech with

BHEL

4.2
Compare

Siemens

4.1
Compare

ABB

4.1
Compare

Schneider Electric

4.2
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