Find Node Position using Python | DWDM Engineer Interview Question | Automation Script

Published: 17 February 2026
on channel: OpticsTrans
217
like

Find Node Position using Python | DWDM Engineer Interview Question | Automation Script


🔥 DWDM Engineer Interview Question — Find the Node Position using Python Script!

This is one of the most common and basic questions asked in automation interviews. Whether you are applying at Amazon, Ciena, Nokia, Huawei, Tejas Networks, or any telecom company — if the role requires automation, they will test your scripting knowledge.

In this video, I will show you:
✅ How to find a node's position from a list of network nodes
✅ How to write a simple Python script step by step
✅ How to explain your code to the interviewer
✅ Why position starts from 0 and how to fix it
✅ Testing the script with multiple nodes — Delhi, Chennai, Kolkata

This is perfect for DWDM Engineers, NOC Engineers, NMS Testers, and anyone preparing for telecom automation interviews.

📌 Code used in this video:

nodes = ["delhi","mumbai","channai","kolkata"]

position = 0
for node in nodes:
if node == "channai":
print("Node found at position:",position +1)
position = position +1

Output: Node found at position: 3

⏱ Timestamps:
0:00 — Introduction
0:20 — Opening the Editor
0:35 — Creating Node List
0:55 — Setting Position Counter
1:15 — Writing the For Loop
1:40 — If Condition — Check Node
2:15 — Print the Result
2:30 — Run — Why Position Shows 2?
2:55 — Fix — Adding +1
3:10 — Run Again — Position 3 Correct!
3:25 — Test with Delhi — Position 1
3:40 — Test with Kolkata — Position 4
3:55 — Closing

👨‍💻 Who Should Watch This Video:
• DWDM Engineers preparing for interviews
• NOC Engineers learning automation
• NMS Testing Engineers
• Optical Network Engineers
• Transmission Engineers
• Telecom Engineers learning Python
• OTN Engineers
• Network Automation beginners
• Anyone preparing for telecom R&D interviews
• Freshers applying for automation roles

🔧 Topics Covered:
• Python for network engineers
• Python automation for telecom
• Find node position in network using Python
• DWDM interview questions and answers
• Automation interview questions
• Python scripting for beginners
• Network automation using Python
• How to write Python script for DWDM
• Python list and loop tutorial
• NMS automation testing
• Telecom automation interview preparation
• Python for NOC engineers
• DWDM OTN automation
• Network node discovery using script
• Python for DWDM engineers

🏢 Companies That Ask These Questions:
Amazon, Ciena, Nokia, Huawei, Tejas Networks, Infinera, ADVA, Cisco, Juniper, Ericsson, ZTE, NEC, Ribbon Communications, Coriant, Fujitsu Networks

💡 Related Searches:
• DWDM engineer interview questions 2026
• Python automation interview questions
• How to learn Python for telecom
• Network automation tutorial for beginners
• Python scripting for network engineers
• DWDM OTN interview preparation
• Telecom automation engineer salary
• Python for NOC automation
• NMS testing interview questions
• How to get automation job in telecom

📢 Subscribe for more Python + DWDM/OTN automation tutorials!
👍 Like this video if it helped you
💬 Comment — Which company are you preparing for?
🔔 Turn on notifications — New videos every week!

---

#PythonForTelecomEngineers #DWDMEngineer #AutomationInterview #PythonScripting #NetworkAutomation #DWDMInterviewQuestions #TelecomAutomation #PythonForBeginners #NOCEngineer #NMSTesting #OTNEngineer #PythonTutorial #NetworkEngineer #TelecomJobs #AutomationEngineer #PythonForNetworkEngineers #DWDMAutomation #InterviewQuestions #PythonCoding #TelecomInterview #CienaEngineer #NokiaNetworks #HuaweiDWDM #TejasNetworks #PythonScript #NetworkNodePosition #AutomationTesting #PythonLoop #TelecomCareer #LearnPython #DWDMOTNInterview #AutomationJobs #PythonProgramming #NetworkDiscovery #ScriptingInterview #PythonForNOC #OpticalNetworkEngineer #TransmissionEngineer #AutomationSkills #TelecomRnD

---


DWDM,Python,automation,interview,DWDM engineer,Python scripting,network automation,telecom automation,NOC engineer,NMS testing,OTN,Python tutorial,find node position,DWDM interview questions,automation interview,Python for beginners,network engineer,telecom jobs,Ciena,Nokia,Huawei,Tejas Networks,Python coding,automation testing,DWDM OTN,Python for network engineers,telecom career,scripting,node discovery,Python loop

---


Subscribe for more Python + DWDM tutorials every week! 🚀


On this page of the site you can watch the video online Find Node Position using Python | DWDM Engineer Interview Question | Automation Script with a duration of hours minute second in good quality, which was uploaded by the user OpticsTrans 17 February 2026, share the link with friends and acquaintances, this video has already been watched 217 times on youtube and it was liked by like viewers. Enjoy your viewing!